summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-10net: annotate data race in sock_error()Eric Dumazet
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal
2021-06-03net: caif: add proper error handlingPavel Skripkin
2021-06-03net: caif: added cfserl_release functionPavel Skripkin
2021-06-02devlink: Allow setting parent node of rate objectsDmytro Linkin
2021-06-02devlink: Introduce rate nodesDmytro Linkin
2021-06-02devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin
2021-06-02devlink: Introduce rate objectDmytro Linkin
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-05-31mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-24netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-05-17net: Remove the member netns_okYejune Deng
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-05-14net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer