summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-301-2/+6
|\
| * af_unix: Add unix_stream_proto for sockmapJiang Wang2021-08-161-2/+6
* | sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy2021-08-301-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-304-22/+21
|\ \
| * | netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2021-08-302-0/+10
| * | netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2021-08-252-17/+7
| * | netfilter: ecache: prepare for event notifier mergeFlorian Westphal2021-08-251-6/+5
| * | netfilter: ecache: remove one indent levelFlorian Westphal2021-08-251-1/+1
* | | ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue2021-08-271-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2021-08-272-6/+37
|\ \ \
| * | | xfrm: Add possibility to set the default to block if we have no policySteffen Klassert2021-07-212-6/+37
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-2/+2
|\ \ \ \
| * | | | ipv6: correct comments about fib6_node sernumzhang kai2021-08-241-2/+2
* | | | | Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller2021-08-261-0/+12
|\ \ \ \ \
| * | | | | mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+12
* | | | | | sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin2021-08-261-0/+1
| |_|_|/ / |/| | | |
* | | | | mctp: Remove the repeated declarationShaokun Zhang2021-08-251-1/+0
* | | | | mptcp: MP_FAIL suboption sendingGeliang Tang2021-08-251-1/+4
* | | | | mptcp: shrink mptcp_out_options structPaolo Abeni2021-08-251-9/+17
* | | | | net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean2021-08-241-0/+3
|/ / / /
* | | | net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean2021-08-231-5/+3
* | | | Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski2021-08-203-0/+126
|\ \ \ \
| * | | | mac80211: add support for BSS color changeJohn Crispin2021-08-171-0/+29
| * | | | nl80211: add support for BSS coloringJohn Crispin2021-08-171-0/+92
| * | | | mac80211: Use flex-array for radiotap header bitmapKees Cook2021-08-131-0/+5
* | | | | Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-201-2/+19
|\ \ \ \ \
| * | | | | Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-0/+1
| * | | | | Bluetooth: Add support hdev to allocate private dataTedd Ho-Jeong An2021-08-051-1/+12
| * | | | | Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-0/+4
| * | | | | Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+1
| * | | | | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-281-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-7/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel2021-08-191-7/+5
* | | | | | net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen2021-08-191-0/+1
* | | | | | net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang2021-08-181-0/+5
* | | | | | net: Remove net/ipx.h and uapi/linux/ipx.h header filesCai Huoqing2021-08-141-171/+0
* | | | | | devlink: Use xarray to store devlink instancesLeon Romanovsky2021-08-141-1/+1
* | | | | | devlink: Count struct devlink consumersLeon Romanovsky2021-08-141-0/+2
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-132-2/+2
|\| | | | | |_|/ / |/| | |
| * | | psample: Add a fwd declaration for skbuffRoi Dayan2021-08-091-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-061-2/+0
| |\ \ \
| | * | | netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-2/+0
* | | | | mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr2021-08-111-0/+1
* | | | | bonding: remove extraneous definitions from bonding.hJonathan Toppins2021-08-111-12/+0
* | | | | devlink: Add APIs to publish, unpublish individual parameterParav Pandit2021-08-111-0/+4
* | | | | devlink: Add API to register and unregister single parameterParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_vnet" generic device paramParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_rdma" generic device paramParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_eth" generic device paramParav Pandit2021-08-111-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-114-17/+2
|\ \ \ \ \