index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
ipv6: mld: encode multicast exponential fields
Ujjal Roy
1
-0
/
+119
2026-05-04
ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
Ujjal Roy
1
-9
/
+57
2026-05-04
net/sched: add qstats_cpu_drop_inc() helper
Eric Dumazet
2
-3
/
+8
2026-05-02
net: dsa: pass extack to dsa_switch_ops :: port_policer_add()
David Yang
1
-1
/
+2
2026-05-01
ne2k: fold drivers/net/Space.c into ne.c
Arnd Bergmann
1
-6
/
+0
2026-05-01
net: cs89x0: remove ISA bus probing
Arnd Bergmann
1
-1
/
+0
2026-04-30
Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-15
/
+20
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+29
2026-04-30
net/tcp: Remove tcp_sigpool
Eric Biggers
1
-34
/
+0
2026-04-30
net/tcp-ao: Return void from functions that can no longer fail
Eric Biggers
2
-26
/
+26
2026-04-30
net/tcp-ao: Use crypto library API instead of crypto_ahash
Eric Biggers
1
-8
/
+24
2026-04-29
tcp: add tcp_mstamp_refresh_inline()
Eric Dumazet
1
-0
/
+10
2026-04-29
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-1
/
+1
2026-04-29
net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()
Eric Dumazet
2
-4
/
+4
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-0
/
+15
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+13
2026-04-28
wifi: cfg80211: provide HT/VHT operation for AP beacon
Johannes Berg
1
-0
/
+4
2026-04-28
wifi: cfg80211: move AP HT/VHT/... operation to beacon info
Johannes Berg
1
-9
/
+10
2026-04-28
wifi: cfg80211: remove HE/SAE H2E required fields
Johannes Berg
1
-3
/
+1
2026-04-28
wifi: mac80211: add __packed to union members of struct ieee80211_rx_status
Ping-Ke Shih
1
-4
/
+6
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
1
-3
/
+35
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-2092
/
+5
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-6
/
+13
2026-04-23
drivers: net: 8390: wd80x3: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: smsc: smc9194: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: amd: lance: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: 3com: 3c515: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
1
-53
/
+0
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
3
-1007
/
+5
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
10
-1027
/
+0
2026-04-22
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-1
/
+1
2026-04-21
netfilter: nf_tables: add hook transactions for device deletions
Pablo Neira Ayuso
1
-0
/
+13
2026-04-20
net: mctp: fix don't require received header reserved bits to be zero
Yuan Zhaoming
1
-0
/
+3
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-0
/
+6
2026-04-18
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
1
-1
/
+1
2026-04-18
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
2026-04-18
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
1
-3
/
+7
2026-04-16
9p: document missing enum values in kernel-doc comments
Kit Dallege
1
-3
/
+35
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+12
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
61
-673
/
+1701
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+13
2026-04-13
Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
1
-4
/
+12
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
1
-0
/
+1
2026-04-13
Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-4
/
+12
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2
-6
/
+17
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
1
-3
/
+1
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
1
-3
/
+5
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
1
-3
/
+14
[next]