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.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
3 days
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
3 days
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2025-12-18
net: netpoll: initialize work queue before error checks
Breno Leitao
1
-1
/
+1
2025-12-18
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
1
-3
/
+6
2025-12-18
net: export netdev_get_by_index_lock()
David Wei
1
-1
/
+0
2025-12-18
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
1
-0
/
+7
2025-11-14
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
1
-0
/
+3
2025-11-11
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-7
/
+4
2025-11-06
net: gro_cells: Reduce lock scope in gro_cell_poll
Sebastian Andrzej Siewior
1
-2
/
+2
2025-11-05
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
1
-5
/
+2
2025-11-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+2
2025-10-30
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-29
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
1
-1
/
+2
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
1
-10
/
+34
2025-10-22
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
1
-3
/
+2
2025-10-17
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
1
-3
/
+0
2025-10-17
net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
Eric Dumazet
1
-2
/
+8
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-5
/
+46
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2025-10-15
net: core: fix lockdep splat on device unregister
Florian Westphal
1
-5
/
+35
2025-10-14
net: gro_cells: Use nested-BH locking for gro_cell
Sebastian Andrzej Siewior
1
-0
/
+10
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+2
2025-10-07
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
Daniel Borkmann
1
-0
/
+2
2025-10-06
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
1
-23
/
+53
2025-10-03
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
27
-160
/
+391
2025-10-01
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-23
/
+187
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
3
-18
/
+30
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
2
-20
/
+13
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
2
-5
/
+3
2025-09-30
netdevsim: a basic test PSP implementation
Jakub Kicinski
1
-0
/
+1
2025-09-30
page_pool: Clamp pool size to max 16K pages
Dragos Tatulea
1
-5
/
+1
2025-09-30
net: rtnetlink: fix typo in rtnl_unregister_all() comment
Alok Tiwari
1
-1
/
+1
2025-09-30
scm: use masked_user_access_begin() in put_cmsg()
Eric Dumazet
1
-1
/
+3
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-35
/
+29
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-26
bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
Amery Hung
1
-0
/
+2
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
1
-2
/
+8
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-1
/
+0
2025-09-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-17
/
+118
2025-09-24
tcp: Remove stale locking comment for TFO.
Kuniyuki Iwashima
1
-3
/
+1
2025-09-24
net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
Jason Baron
1
-1
/
+1
2025-09-24
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
1
-17
/
+118
2025-09-24
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'
Martin KaFai Lau
1
-17
/
+118
2025-09-23
bpf: Support pulling non-linear xdp data
Amery Hung
1
-0
/
+93
2025-09-23
bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
Amery Hung
1
-17
/
+24
2025-09-23
bpf: Clear pfmemalloc flag when freeing all fragments
Amery Hung
1
-0
/
+1
2025-09-23
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
1
-1
/
+2
2025-09-23
net: move sk_uid and sk_protocol to sock_read_tx
Eric Dumazet
1
-0
/
+2
[next]