summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | devlink: Introduce rate objectDmytro Linkin2021-06-021-0/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-014-57/+90
|\ \ \ \ \ \
| * | | | | | netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal2021-05-293-24/+25
| * | | | | | netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal2021-05-293-35/+26
| * | | | | | netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal2021-05-291-0/+5
| * | | | | | netfilter: nf_tables: add and use nft_sk helperFlorian Westphal2021-05-291-0/+5
| * | | | | | netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal2021-05-291-0/+24
| * | | | | | netfilter: add and use nft_set_do_lookup helperFlorian Westphal2021-05-281-0/+7
* | | | | | | net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko2021-06-011-0/+1
|/ / / / / /
* | | / / / Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-278-12/+63
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-267-11/+52
| |\ \ \ \
| | * | | | net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-0/+11
| | |/ / /
| | * | | NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-171-0/+1
| | * | | net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-141-6/+1
| | * | | net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-05-141-1/+34
| | * | | netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-1/+0
| | * | | net: really orphan skbs tied to closing skPaolo Abeni2021-05-121-1/+3
| | * | | mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
| | |/ /
| * / / mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-141-1/+11
| |/ /
* | | ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-182-1/+10
* | | ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-182-0/+44
* | | net: Remove the member netns_okYejune Deng2021-05-171-1/+0
|/ /
* | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-1/+0
|\ \
| * | sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long2021-04-301-1/+0
* | | 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