aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab2-7/+9
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+6
2020-10-20netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_createSaeed Mirzamohammadi1-0/+6
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds44-454/+1040
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+5
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky1-1/+4
2020-10-15nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab1-0/+1
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso1-1/+3
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso1-0/+1
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+14
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-33/+0
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski3-0/+85
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-1/+0
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso3-0/+85
2020-10-10Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-0/+3
2020-10-09netlink: export policy in extended ACKJohannes Berg1-0/+4
2020-10-09net/tls: remove a duplicate function prototypeRandy Dunlap1-4/+0
2020-10-09devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh1-0/+4
2020-10-09devlink: Add remote reload statsMoshe Shemesh1-0/+4
2020-10-09devlink: Add reload statsMoshe Shemesh1-0/+8
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh1-2/+6
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh1-3/+4
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet2-5/+5
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan1-0/+3
2020-10-06netlink: add mask validationJakub Kicinski1-0/+10
2020-10-06netlink: create helpers for checking type is an intJakub Kicinski1-8/+9
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-12/+13
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean1-1/+2
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn1-0/+14
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn1-0/+5
2020-10-04net: devlink: Add support for port regionsAndrew Lunn1-0/+27
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn1-0/+1
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-7/+13
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter1-0/+9
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter1-0/+2
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault1-0/+2
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg1-3/+6
2020-10-02genetlink: bring back per op policyJakub Kicinski1-0/+4
2020-10-02genetlink: add a structure for dump stateJakub Kicinski1-4/+7
2020-10-02genetlink: add small version of opsJakub Kicinski1-14/+39
2020-10-02genetlink: reorg struct genl_familyJakub Kicinski1-5/+5
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei1-0/+10
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei1-0/+52
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-1/+52
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli1-0/+8
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+33
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
2020-10-02bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau1-33/+0