summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg
2023-06-20mctp: Reorder fields in 'struct mctp_route'Christophe JAILLET
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima
2023-06-19xsk: Remove unused inline function xsk_buff_discard()YueHaibing
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-06-19wifi: cfg80211: add element defragmentation helperBenjamin Berg
2023-06-19wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-06-17net: sched: Remove unused qdisc_l2t()YueHaibing
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-06-14wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg
2023-06-14wifi: mac80211: Do not use "non-MLD AP" syntaxIlan Peer
2023-06-14wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-14wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-12kcm: Send multiple frags in one sendmsg()David Howells
2023-06-12net: flow_dissector: add support for cfm packetsZahari Doychev
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet
2023-06-12tcp: let tcp_send_syn_data() build headless packetsEric Dumazet
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima