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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
net: bridge: prevent too big nested attributes in br_fill_linkxstats()
Eric Dumazet
1
-2
/
+3
6 days
net: gro: don't merge zcopy skbs
Sabrina Dubroca
1
-0
/
+3
6 days
netpoll: normalize skb->dev to the netpoll device
Zhang Cen
1
-0
/
+2
7 days
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
2
-1
/
+12
7 days
net: devmem: reject dma-buf bind with non-page-aligned size or SG length
David Carlier
1
-0
/
+11
7 days
bpf, skmsg: fix verdict sk_data_ready racing with ktls rx
Xingwang Xiang
1
-2
/
+7
13 days
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
1
-0
/
+2
13 days
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-10
/
+17
14 days
net: net_failover: Fix the deadlock in slave register
Faicker Mo
1
-1
/
+5
2026-05-10
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-27
/
+81
2026-05-09
net: napi: Avoid gro timer misfiring at end of busypoll
Dragos Tatulea
1
-9
/
+12
2026-05-08
bpf: Free reuseport cBPF prog after RCU grace period.
Kuniyuki Iwashima
1
-3
/
+12
2026-05-08
bpf: tcp: Fix type confusion in sol_tcp_sockopt().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
bpf: tcp: Fix type confusion in bpf_tcp_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-05
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
1
-1
/
+1
2026-05-05
netpoll: pass buffer size to egress_dev() to avoid MAC truncation
Breno Leitao
1
-10
/
+13
2026-05-02
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...
Kai Zen
1
-0
/
+1
2026-04-30
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
1
-5
/
+5
2026-04-30
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-2
/
+1
2026-04-28
netpoll: fix IPv6 local-address corruption
Breno Leitao
1
-1
/
+18
2026-04-28
neigh: let neigh_xmit take skb ownership
Florian Westphal
1
-5
/
+5
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
1
-0
/
+1
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-7
/
+0
2026-04-24
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
1
-0
/
+2
2026-04-24
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
Kuniyuki Iwashima
1
-14
/
+25
2026-04-24
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
Weiming Shi
1
-6
/
+7
2026-04-24
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-67
/
+801
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
1
-7
/
+0
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
1
-0
/
+24
2026-04-22
bpf: Reject TCP_NODELAY in TCP header option callbacks
KaFai Wan
1
-0
/
+6
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
2
-1
/
+7
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
2
-34
/
+64
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
3
-37
/
+92
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
6
-43
/
+222
2026-04-21
net: add address list snapshot and reconciliation infrastructure
Stanislav Fomichev
3
-3
/
+470
2026-04-20
flow_dissector: do not dissect PPPoE PFC frames
Qingfang Deng
1
-8
/
+5
2026-04-18
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
1
-1
/
+1
2026-04-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-3
/
+3
2026-04-16
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
1
-1
/
+1
2026-04-16
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
1
-2
/
+2
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+32
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-441
/
+1255
2026-04-15
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-13
/
+10
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
1
-0
/
+2
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
1
-0
/
+9
2026-04-13
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
1
-1
/
+1
2026-04-13
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
1
-3
/
+1
[next]