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-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
7 days
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
7 days
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
1
-1
/
+2
7 days
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-2
/
+2
7 days
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-35
/
+0
2026-03-12
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
1
-1
/
+2
2026-03-12
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
1
-1
/
+2
2026-03-12
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2
-5
/
+2
2026-03-12
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2
-3
/
+5
2026-03-12
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
1
-51
/
+29
2026-03-12
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
1
-7
/
+7
2026-03-04
net: consume xmit errors of GSO frames
Jakub Kicinski
1
-5
/
+18
2026-03-04
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
1
-5
/
+18
2026-03-04
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
1
-7
/
+5
2026-03-04
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
1
-1
/
+1
2026-02-27
net: do not delay zero-copy skbs in skb_attempt_defer_free()
Eric Dumazet
1
-1
/
+6
2026-02-27
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
1
-1
/
+1
2026-02-27
bpf: Fix bpf_xdp_store_bytes proto for read-only arg
Paul Chaignon
1
-1
/
+1
2026-02-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-0
/
+3
2026-02-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-3
/
+24
2026-02-27
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-10
/
+10
2026-02-04
net: gro: fix outer network offset
Paolo Abeni
1
-0
/
+2
2026-02-04
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
1
-16
/
+34
2026-02-03
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
1
-5
/
+15
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
1
-4
/
+4
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
1
-0
/
+2
2026-01-16
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
1
-3
/
+4
2026-01-14
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-0
/
+1
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
3
-3
/
+11
2026-01-10
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-06
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2025-12-28
net: avoid prefetching NULL pointers
Eric Dumazet
1
-3
/
+5
2025-12-04
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
19
-316
/
+695
2025-12-04
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-13
/
+19
2025-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-12-02
net: page_pool: sanitise allocation order
Pavel Begunkov
1
-0
/
+3
2025-12-02
net: page pool: xa init with destroy on pp init
Pavel Begunkov
1
-0
/
+1
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+7
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-11-29
net: netpoll: initialize work queue before error checks
Breno Leitao
1
-1
/
+1
2025-11-28
net: restore napi_consume_skb()'s NULL-handling
Jakub Kicinski
1
-1
/
+1
2025-11-28
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
1
-3
/
+3
2025-11-27
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
1
-4
/
+5
2025-11-26
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
1
-2
/
+2
2025-11-26
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2
-0
/
+2
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
1
-9
/
+13
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
1
-10
/
+5
2025-11-25
net: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
1
-1
/
+1
2025-11-25
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
1
-0
/
+1
[next]