aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-05-04ipv6: mld: encode multicast exponential fieldsUjjal Roy1-0/+119
2026-05-04ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()Ujjal Roy1-9/+57
2026-05-04net/sched: add qstats_cpu_drop_inc() helperEric Dumazet2-3/+8
2026-05-02net: dsa: pass extack to dsa_switch_ops :: port_policer_add()David Yang1-1/+2
2026-05-01ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann1-6/+0
2026-05-01net: cs89x0: remove ISA bus probingArnd Bergmann1-1/+0
2026-04-30Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2-15/+20
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+29
2026-04-30net/tcp: Remove tcp_sigpoolEric Biggers1-34/+0
2026-04-30net/tcp-ao: Return void from functions that can no longer failEric Biggers2-26/+26
2026-04-30net/tcp-ao: Use crypto library API instead of crypto_ahashEric Biggers1-8/+24
2026-04-29tcp: add tcp_mstamp_refresh_inline()Eric Dumazet1-0/+10
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-04-29net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()Eric Dumazet2-4/+4
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski1-0/+15
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-0/+13
2026-04-28wifi: cfg80211: provide HT/VHT operation for AP beaconJohannes Berg1-0/+4
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg1-9/+10
2026-04-28wifi: cfg80211: remove HE/SAE H2E required fieldsJohannes Berg1-3/+1
2026-04-28wifi: mac80211: add __packed to union members of struct ieee80211_rx_statusPing-Ke Shih1-4/+6
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-3/+35
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-2092/+5
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-6/+13
2026-04-23drivers: net: 8390: wd80x3: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 8390: ultra: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: smsc: smc9194: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: amd: lance: Remove this driverAndrew Lunn1-1/+0
2026-04-23drivers: net: 3com: 3c515: Remove this driverAndrew Lunn1-1/+0
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski1-53/+0
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski3-1007/+5
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski10-1027/+0
2026-04-22net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-04-21netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso1-0/+13
2026-04-20net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-0/+6
2026-04-18tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
2026-04-18tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1
2026-04-18tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-3/+7
2026-04-169p: document missing enum values in kernel-doc commentsKit Dallege1-3/+35
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+12
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds61-673/+1701
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+13
2026-04-13Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski1-4/+12
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+2
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski1-0/+1
2026-04-13Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+12
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski2-6/+17
2026-04-12net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet1-3/+1
2026-04-12tcp: change tcp_filter() to return the reason by valueEric Dumazet1-3/+5
2026-04-12net: change sock_queue_rcv_skb_reason() to return a drop_reasonEric Dumazet1-3/+14