summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso-0/+7
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal-0/+4
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal-0/+2
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal-0/+1
2021-06-02devlink: Allow setting parent node of rate objectsDmytro Linkin-1/+13
2021-06-02devlink: Introduce rate nodesDmytro Linkin-1/+13
2021-06-02devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin-0/+10
2021-06-02devlink: Introduce rate objectDmytro Linkin-0/+14
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-57/+90
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko-0/+1
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal-24/+25
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal-35/+26
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal-0/+5
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal-0/+5
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal-0/+24
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal-0/+7
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+63
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+52
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov-0/+11
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel-1/+10
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel-0/+44
2021-05-17net: Remove the member netns_okYejune Deng-1/+0
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu-0/+1
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)-1/+11
2021-05-14net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin-6/+1
2021-05-14net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin-1/+34
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan-1/+0
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni-1/+3
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef-2/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+0
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long-1/+0
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer-1/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-385/+683
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel-0/+19
2021-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+5
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu-14/+0
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu-2/+2
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu-1/+1
2021-04-27net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing-1/+0
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso-0/+5
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-31/+12
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+0
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso-0/+8
2021-04-25Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-1/+4
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal-19/+0
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal-8/+0
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal-2/+4