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
33 hours
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
33 hours
flow_dissector: do not dissect PPPoE PFC frames
Qingfang Deng
1
-8
/
+5
33 hours
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
1
-7
/
+46
33 hours
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
1
-0
/
+20
33 hours
dissector: do not set invalid PPP protocol
Boris Sukholitko
1
-2
/
+1
33 hours
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
1
-0
/
+2
33 hours
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...
Kai Zen
1
-0
/
+1
33 hours
net: clear the dst when changing skb protocol
Jakub Kicinski
1
-4
/
+11
11 days
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
1
-1
/
+12
11 days
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
1
-0
/
+2
2026-04-18
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
2026-04-18
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2026-03-04
net: consume xmit errors of GSO frames
Jakub Kicinski
1
-5
/
+18
2026-03-04
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
1
-1
/
+1
2026-02-06
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
1
-9
/
+9
2026-02-06
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
1
-0
/
+7
2026-02-06
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-19
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-19
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
1
-6
/
+10
2026-01-19
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Thadeu Lima de Souza Cascardo
1
-15
/
+0
2025-12-07
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-12-07
page_pool: Clamp pool size to max 16K pages
Dragos Tatulea
1
-5
/
+1
2025-12-07
page_pool: always add GFP_NOWARN for ATOMIC allocations
Jakub Kicinski
1
-0
/
+6
2025-12-07
net: call cond_resched() less often in __release_sock()
Eric Dumazet
1
-4
/
+8
2025-12-07
net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV.
Kuniyuki Iwashima
1
-2
/
+1
2025-10-29
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2025-10-29
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-10-29
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2025-10-29
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2025-10-29
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2025-10-19
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
Daniel Borkmann
1
-0
/
+2
2025-10-19
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
1
-6
/
+10
2025-10-02
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-0
/
+5
2025-09-09
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+12
2025-08-28
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
1
-0
/
+7
2025-08-28
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-08-28
bpf, sockmap: Fix psock incorrectly pointing to sk
Jiayuan Chen
1
-0
/
+7
2025-08-28
bpf, sockmap: Fix panic when calling skb_linearize
Jiayuan Chen
1
-23
/
+27
2025-07-17
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
1
-4
/
+8
2025-07-10
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-2
/
+3
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2
-3
/
+3
2025-06-27
bpf, sockmap: Fix data lost during EAGAIN retries
Jiayuan Chen
1
-1
/
+2
2025-06-27
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
1
-2
/
+2
2025-06-27
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
1
-0
/
+8
2025-06-27
bpf, sockmap: fix duplicated data transmission
Jiayuan Chen
1
-5
/
+9
2025-06-04
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
1
-3
/
+4
2025-06-04
net: pktgen: fix mpls maximum labels list parsing
Peter Seiderer
1
-2
/
+4
2025-05-02
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
1
-5
/
+13
2025-05-02
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-1
/
+20
[next]