index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-1
/
+1
14 days
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-0
/
+15
2026-04-29
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-0
/
+13
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/ne...
Linus Torvalds
15
-2092
/
+5
2026-04-24
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-6
/
+13
2026-04-24
drivers: net: 8390: wd80x3: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: smsc: smc9194: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
drivers: net: amd: lance: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-24
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-23
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/...
Linus Torvalds
1
-2
/
+12
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
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-14
Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
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...
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-13
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2
-6
/
+17
2026-04-13
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
1
-3
/
+1
2026-04-13
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
1
-3
/
+5
2026-04-13
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
1
-3
/
+14
2026-04-12
net_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
1
-3
/
+13
2026-04-12
netlink: add a nla_nest_end_safe() helper
Hangbin Liu
1
-0
/
+19
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
1
-0
/
+100
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-10
/
+0
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
1
-2
/
+155
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
1
-0
/
+6
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
1
-2
/
+1
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
2
-10
/
+0
2026-04-10
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
1
-5
/
+0
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
3
-12
/
+48
2026-04-10
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
1
-1
/
+3
2026-04-10
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
1
-6
/
+2
2026-04-10
net: Add lease info to queue-get response
Daniel Borkmann
1
-0
/
+14
2026-04-10
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
2
-5
/
+29
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-4
/
+25
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
1
-0
/
+5
[next]