summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-19ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().Kuniyuki Iwashima1-3/+0
2023-06-19xsk: Remove unused inline function xsk_buff_discard()YueHaibing1-4/+0
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam1-0/+13
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg1-12/+1
2023-06-19wifi: cfg80211: add element defragmentation helperBenjamin Berg1-0/+22
2023-06-19wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg1-0/+13
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-3/+4
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer1-2/+4
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy1-0/+1
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com1-0/+1
2023-06-17net: sched: Remove unused qdisc_l2t()YueHaibing1-14/+0
2023-06-16net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao4-3/+27
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+12
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski1-3/+5
2023-06-14wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg1-0/+2
2023-06-14wifi: mac80211: Do not use "non-MLD AP" syntaxIlan Peer1-3/+6
2023-06-14wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer1-1/+4
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-0/+21
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit1-0/+3
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-1/+43
2023-06-14wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch1-3/+15
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye1-0/+8
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey1-1/+1
2023-06-13kcm: Send multiple frags in one sendmsg()David Howells1-1/+1
2023-06-13net: flow_dissector: add support for cfm packetsZahari Doychev1-0/+21
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet1-1/+1
2023-06-12tcp: let tcp_send_syn_data() build headless packetsEric Dumazet1-0/+1
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn1-2/+37
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean1-5/+5
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller1-1/+3
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet3-0/+111
2023-06-10Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-4/+96
2023-06-09ipv4, ipv6: Use splice_eof() to flushDavid Howells3-0/+3
2023-06-09splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells1-0/+1
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-18/+26
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso1-1/+3
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg1-4/+91
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet1-0/+2
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet1-2/+4
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13
2023-06-07Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+4
2023-06-07ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima1-3/+0
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-0/+3
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach1-0/+2
2023-06-06gro: decrease size of CBRichard Gobert1-10/+16
2023-06-06Merge tag 'v6.4-rc4' into wpan-next/stagingMiquel Raynal47-686/+1318
2023-06-06Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen1-1/+2
2023-06-06Bluetooth: fix debugfs registrationJohan Hovold1-0/+1
2023-06-06Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang1-0/+1
2023-06-03net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet1-1/+1