summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-231-0/+6
|\
| * netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-10-201-0/+6
* | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-0/+1
|\ \ | |/ |/|
| * nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab2020-10-151-0/+1
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1544-454/+1040
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-153-5/+5
| |\
| | * net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky2020-10-151-1/+4
| | * netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-141-0/+1
| | * net/tls: remove a duplicate function prototypeRandy Dunlap2020-10-091-4/+0
| * | netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso2020-10-141-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-121-33/+0
| |\ \
| | * | bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau2020-10-021-33/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-10-123-0/+85
| |\ \ \
| | * | | netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso2020-10-123-0/+85
| * | | | can: remove obsolete version stringsOliver Hartkopp2020-10-121-1/+0
| |/ / /
| * | | Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski2020-10-101-0/+3
| |\ \ \
| | * | | mac80211: copy configured beacon tx rate to driverRajkumar Manoharan2020-10-081-0/+3
| * | | | netlink: export policy in extended ACKJohannes Berg2020-10-091-0/+4
| * | | | devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh2020-10-091-0/+4
| * | | | devlink: Add remote reload statsMoshe Shemesh2020-10-091-0/+4
| * | | | devlink: Add reload statsMoshe Shemesh2020-10-091-0/+8
| * | | | devlink: Add devlink reload limit optionMoshe Shemesh2020-10-091-2/+6
| * | | | devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-091-3/+4
| * | | | net/sched: get rid of qdisc->paddedEric Dumazet2020-10-092-5/+5
| |/ / /
| * | | netlink: add mask validationJakub Kicinski2020-10-061-0/+10
| * | | netlink: create helpers for checking type is an intJakub Kicinski2020-10-061-8/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-054-12/+13
| |\ \ \ | | | |/ | | |/|
| * | | net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-051-1/+2
| * | | net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn2020-10-041-0/+14
| * | | net: dsa: Add devlink port regions support to DSAAndrew Lunn2020-10-041-0/+5
| * | | net: devlink: Add support for port regionsAndrew Lunn2020-10-041-0/+27
| * | | net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn2020-10-041-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-10-042-7/+13
| |\ \ \
| | * | | netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter2020-10-041-0/+9
| | * | | netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter2020-10-041-0/+2
| | * | | netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez2020-09-301-0/+2
| | * | | netfilter: nf_tables: Remove ununsed function nft_data_debugYueHaibing2020-09-221-7/+0
| * | | | net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault2020-10-031-0/+2
| * | | | netlink: rework policy dump to support multiple policiesJohannes Berg2020-10-031-3/+6
| * | | | genetlink: bring back per op policyJakub Kicinski2020-10-021-0/+4
| * | | | genetlink: add a structure for dump stateJakub Kicinski2020-10-021-4/+7
| * | | | genetlink: add small version of opsJakub Kicinski2020-10-021-14/+39
| * | | | genetlink: reorg struct genl_familyJakub Kicinski2020-10-021-5/+5
| * | | | devlink: add .trap_group_action_set() callbackIoana Ciornei2020-10-021-0/+10
| * | | | devlink: add parser error drop packet trapsIoana Ciornei2020-10-021-0/+52
| * | | | Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller2020-10-022-1/+52
| |\ \ \ \
| | * | | | nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+10
| | * | | | mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear2020-09-281-0/+4
| | * | | | mac80211: support S1G associationThomas Pedersen2020-09-281-0/+2
| | * | | | mac80211: handle S1G low ratesThomas Pedersen2020-09-281-0/+2