summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-093-0/+17
|\
| * netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo2021-06-071-0/+2
| * netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo2021-06-071-0/+4
| * netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo2021-06-071-0/+4
| * netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso2021-06-071-0/+7
* | page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas2021-06-071-0/+9
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-075-9/+12
|\ \ | |/ |/|
| * net: caif: add proper error handlingPavel Skripkin2021-06-032-2/+2
| * net: caif: added cfserl_release functionPavel Skripkin2021-06-031-0/+1
| * net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy2021-06-011-0/+9
| * net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2021-06-011-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-271-6/+0
| |\
| | * netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2021-05-241-6/+0
* | | tcp: export timestamp helpers for mptcpFlorian Westphal2021-06-041-0/+4
* | | sock: expose so_timestamping options for mptcpFlorian Westphal2021-06-041-0/+2
* | | sock: expose so_timestamp options for mptcpFlorian Westphal2021-06-041-0/+1
* | | devlink: Allow setting parent node of rate objectsDmytro Linkin2021-06-021-1/+13
* | | devlink: Introduce rate nodesDmytro Linkin2021-06-021-1/+13
* | | devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin2021-06-021-0/+10
* | | 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