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
2025-08-15
netpoll: prevent hanging NAPI when netcons gets enabled
Jakub Kicinski
1
-0
/
+7
2025-08-15
bpf: Check flow_dissector ctx accesses are aligned
Paul Chaignon
1
-0
/
+3
2025-08-15
neighbour: Fix null-ptr-deref in neigh_flush_dev().
Kuniyuki Iwashima
1
-27
/
+61
2025-08-15
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
2
-6
/
+6
2025-08-15
net: dst: annotate data-races around dst->output
Eric Dumazet
1
-1
/
+1
2025-08-15
net: dst: annotate data-races around dst->input
Eric Dumazet
1
-1
/
+1
2025-08-15
bpf, sockmap: Fix psock incorrectly pointing to sk
Jiayuan Chen
1
-0
/
+7
2025-07-06
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-07-06
net: netpoll: Initialize UDP checksum field before checksumming
Breno Leitao
1
-1
/
+1
2025-06-27
net: netmem: fix skb_ensure_writable with unreadable skbs
Mina Almasry
1
-3
/
+0
2025-06-27
net: clear the dst when changing skb protocol
Jakub Kicinski
1
-6
/
+13
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
net: page_pool: Don't recycle into cache on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-06-27
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
1
-0
/
+1
2025-06-19
net: prevent a NULL deref in rtnl_create_link()
Eric Dumazet
1
-1
/
+1
2025-06-19
net: annotate data-races around cleanup_net_task
Eric Dumazet
2
-3
/
+3
2025-06-19
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
1
-2
/
+3
2025-06-19
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2
-3
/
+3
2025-06-19
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
1
-13
/
+14
2025-06-19
Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
Tengteng Yang
1
-4
/
+4
2025-06-19
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
1
-0
/
+8
2025-06-19
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
2
-14
/
+95
2025-06-19
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
3
-16
/
+9
2025-06-19
bpf, sockmap: Fix panic when calling skb_linearize
Jiayuan Chen
1
-15
/
+16
2025-06-19
bpf, sockmap: fix duplicated data transmission
Jiayuan Chen
1
-5
/
+9
2025-05-15
net: devmem: fix kernel panic when netlink socket close after module unload
Taehee Yoo
3
-0
/
+20
2025-05-13
net: Lock lower level devices when updating features
Cosmin Ratiu
1
-0
/
+2
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
1
-19
/
+50
2025-05-08
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
1
-0
/
+1
2025-05-07
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
2
-13
/
+24
2025-05-07
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
1
-1
/
+3
2025-04-22
net: lwtunnel: disable BHs when required
Justin Iurman
1
-6
/
+20
2025-04-22
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
1
-5
/
+13
2025-04-22
net: fix the missing unlock for detached devices
Jakub Kicinski
1
-3
/
+6
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-16
/
+56
2025-04-17
net: don't try to ops lock uninitialized devs
Jakub Kicinski
2
-4
/
+3
2025-04-16
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
1
-8
/
+40
2025-04-14
net: don't mix device locking in dev_close_many() calls
Jakub Kicinski
1
-4
/
+13
2025-04-12
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-36
/
+44
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-23
/
+56
2025-04-10
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-04-10
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-0
/
+5
2025-04-08
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
1
-1
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
5
-22
/
+50
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-12
/
+12
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2
-8
/
+8
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
3
-57
/
+48
2025-04-04
netdevsim: add dummy device notifiers
Stanislav Fomichev
1
-5
/
+9
2025-04-04
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
2
-1
/
+1
[next]