summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer2021-04-301-1/+1
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-2950-385/+683
|\
| * net: selftest: fix build issue if INET is disabledOleksij Rempel2021-04-281-0/+19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-271-0/+5
| |\
| | * netfilter: nftables: add catch-all set element supportPablo Neira Ayuso2021-04-271-0/+5
| * | net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-271-14/+0
| * | net: dsa: no longer clone skb in core driverYangbo Lu2021-04-271-2/+2
| * | net: dsa: no longer identify PTP packet in core driverYangbo Lu2021-04-271-1/+1
| * | net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-04-271-1/+0
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-267-31/+12
| |\
| | * netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso2021-04-261-0/+8
| | * netfilter: remove all xt_table anchors from struct netFlorian Westphal2021-04-262-19/+0
| | * netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal2021-04-261-8/+0
| | * netfilter: disable defrag once its no longer neededFlorian Westphal2021-04-262-2/+4
| | * netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal2021-04-261-2/+0
| * | Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-251-1/+4
| |\ \
| | * | devlink: Extend SF port attributes to have external attributeParav Pandit2021-04-241-1/+4
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-253-3/+6
| |\ \ | | |/ | |/|
| | * skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang2021-04-123-3/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-04-231-3/+0
| |\ \
| | * | flow: remove spi key from flowi structFlorian Westphal2021-04-191-3/+0
| * | | net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz2021-04-201-0/+5
| * | | Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-202-10/+26
| |\ \ \
| | * | | mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach2021-04-191-4/+1
| | * | | nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-191-1/+4
| | * | | cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
| | * | | cfg80211: fix a few kernel-doc warningsRandy Dunlap2021-04-191-2/+2
| | * | | cfg80211: fix an htmldoc warningEmmanuel Grumbach2021-04-191-1/+1
| | * | | mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R2021-04-081-0/+7
| | * | | cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach2021-04-081-1/+10
| * | | | net: dsa: enable selftest support for all switches by defaultOleksij Rempel2021-04-201-0/+2
| * | | | net: add generic selftest supportOleksij Rempel2021-04-201-0/+12
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-195-15/+36
| |\ \ \ \
| | * | | | netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2021-04-182-0/+3
| | * | | | netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso2021-04-181-1/+10
| | * | | | netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso2021-04-181-0/+1
| | * | | | netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan2021-04-131-1/+2
| | * | | | netfilter: conntrack: convert sysctls to u8Florian Westphal2021-04-131-13/+10
| | * | | | netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal2021-04-131-0/+2
| | * | | | netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal2021-04-131-0/+1
| | * | | | netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal2021-04-131-0/+1
| | * | | | netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal2021-04-131-0/+4
| | * | | | netfilter: flowtable: add vlan match offload supportwenxu2021-04-131-0/+2
| * | | | | net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean2021-04-161-0/+1
| | |_|/ / | |/| | |
| * | | | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-1/+1
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-096-16/+27
| |\ \ \
| * | | | net: dccp: use net_generic storageFlorian Westphal2021-04-092-16/+0
| * | | | Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-084-2/+18
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-0/+1
| | * | | Bluetooth: Fix default values for advertising intervalMarcel Holtmann2021-04-081-2/+2