aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+6
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy1-2/+1
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-22/+21
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2-0/+10
2021-08-27ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue1-0/+2
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2-6/+37
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+12
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin1-0/+1
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2-17/+7
2021-08-25netfilter: ecache: prepare for event notifier mergeFlorian Westphal1-6/+5
2021-08-25netfilter: ecache: remove one indent levelFlorian Westphal1-1/+1
2021-08-25mctp: Remove the repeated declarationShaokun Zhang1-1/+0
2021-08-25mptcp: MP_FAIL suboption sendingGeliang Tang1-1/+4
2021-08-25mptcp: shrink mptcp_out_options structPaolo Abeni1-9/+17
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai1-2/+2
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean1-0/+3
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+12
2021-08-23net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean1-5/+3
2021-08-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski3-0/+126
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-2/+19
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+5
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen1-0/+1
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang1-0/+5
2021-08-17mac80211: add support for BSS color changeJohn Crispin1-0/+29
2021-08-17nl80211: add support for BSS coloringJohn Crispin1-0/+92
2021-08-16af_unix: Add unix_stream_proto for sockmapJiang Wang1-2/+6
2021-08-16Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz1-0/+1
2021-08-14net: Remove net/ipx.h and uapi/linux/ipx.h header filesCai Huoqing1-171/+0
2021-08-14devlink: Use xarray to store devlink instancesLeon Romanovsky1-1/+1
2021-08-14devlink: Count struct devlink consumersLeon Romanovsky1-0/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2021-08-13mac80211: Use flex-array for radiotap header bitmapKees Cook1-0/+5
2021-08-11mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr1-0/+1
2021-08-11bonding: remove extraneous definitions from bonding.hJonathan Toppins1-12/+0
2021-08-11devlink: Add APIs to publish, unpublish individual parameterParav Pandit1-0/+4
2021-08-11devlink: Add API to register and unregister single parameterParav Pandit1-0/+4
2021-08-11devlink: Add new "enable_vnet" generic device paramParav Pandit1-0/+4
2021-08-11devlink: Add new "enable_rdma" generic device paramParav Pandit1-0/+4
2021-08-11devlink: Add new "enable_eth" generic device paramParav Pandit1-0/+4
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-17/+2
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2-3/+2
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+1
2021-08-09page_pool: add frag page recycling support in page poolYunsheng Lin1-0/+15
2021-08-09page_pool: add interface to manipulate frag count in page poolYunsheng Lin1-7/+39
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin1-7/+0
2021-08-09psample: Add a fwd declaration for skbuffRoi Dayan1-0/+2
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki1-0/+1
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-4/+6