summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* netlink: export policy in extended ACKJohannes Berg2020-10-091-0/+2
* Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-092-0/+169
|\
| * can: add ISO 15765-2:2016 transport protocolOliver Hartkopp2020-10-071-0/+166
| * can: raw: add missing error queue supportVincent Mailhol2020-10-061-0/+3
* | devlink: Add remote reload statsMoshe Shemesh2020-10-091-0/+1
* | devlink: Add reload statsMoshe Shemesh2020-10-091-0/+6
* | devlink: Add devlink reload limit optionMoshe Shemesh2020-10-091-0/+14
* | devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-091-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-081-1/+1
|\ \ | |/ |/|
| * Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-10-061-1/+1
| |\
| | * rxrpc: Fix accept on a connection that need securingDavid Howells2020-10-051-1/+1
* | | netlink: add mask validationJakub Kicinski2020-10-061-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-052-11/+3
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-051-0/+1
| |\|
| | * tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha2020-09-241-0/+1
| * | Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-09-241-11/+2
| |\ \ | | |/ | |/|
| | * media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-141-11/+2
* | | net: devlink: Add unused port flavourAndrew Lunn2020-10-041-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-10-041-0/+2
|\ \ \
| * | | netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez2020-09-301-0/+2
* | | | net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault2020-10-031-0/+1
* | | | net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault2020-10-031-0/+4
* | | | genetlink: allow dumping command-specific policyJakub Kicinski2020-10-031-0/+1
* | | | genetlink: properly support per-op policy dumpingJohannes Berg2020-10-031-0/+10
* | | | Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller2020-10-021-0/+25
|\ \ \ \
| * | | | nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+11
| * | | | nl80211: include frequency offset in survey infoThomas Pedersen2020-09-281-0/+2
| * | | | nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+9
| * | | | nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-011-9/+125
|\ \ \ \ \
| * | | | | bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu2020-09-301-0/+3
| * | | | | bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann2020-09-301-0/+14
| * | | | | bpf: Add classid helper only based on skb->skDaniel Borkmann2020-09-301-0/+10
| * | | | | bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2020-09-291-2/+7
| * | | | | bpf: Add bpf_seq_printf_btf helperAlan Maguire2020-09-281-0/+9
| * | | | | bpf: Add bpf_snprintf_btf helperAlan Maguire2020-09-281-0/+67
| * | | | | bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu2020-09-281-0/+7
| * | | | | bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-1/+1
| * | | | | bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-2/+2
| * | | | | bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-0/+1
| * | | | | bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau2020-09-251-4/+4
* | | | | | devlink: include <linux/const.h> for _BITULJacob Keller2020-09-291-0/+2
* | | | | | l2tp: report rx cookie discards in netlink getTom Parkin2020-09-291-0/+1
| |/ / / / |/| | | |
* | | | | devlink: introduce flash update overwrite maskJacob Keller2020-09-251-0/+23
|/ / / /
* | | | net: bridge: mcast: add support for blocked port groupsNikolay Aleksandrov2020-09-231-0/+1
* | | | net: bridge: mcast: handle port group filter modesNikolay Aleksandrov2020-09-231-0/+1
* | | | net: bridge: mcast: add rt_protocol field to the port group structNikolay Aleksandrov2020-09-231-0/+1
* | | | net: bridge: mdb: add support for add/del/dump of entries with sourceNikolay Aleksandrov2020-09-231-0/+2
* | | | net: bridge: mdb: add support to extend add/del commandsNikolay Aleksandrov2020-09-231-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-44/+54
|\ \ \ \