index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-07-06
net: selftests: fix TCP packet checksum
Jakub Kicinski
2025-06-27
net: netmem: fix skb_ensure_writable with unreadable skbs
Mina Almasry
2025-06-27
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-06-27
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-06-27
net: clear the dst when changing skb protocol
Jakub Kicinski
2025-06-27
bpf, sockmap: Fix data lost during EAGAIN retries
Jiayuan Chen
2025-06-27
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
2025-06-27
net: page_pool: Don't recycle into cache on PREEMPT_RT
Sebastian Andrzej Siewior
2025-06-19
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
2025-06-19
Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
Tengteng Yang
2025-06-19
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
2025-06-19
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
2025-06-19
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
2025-06-19
bpf, sockmap: Fix panic when calling skb_linearize
Jiayuan Chen
2025-06-19
bpf, sockmap: fix duplicated data transmission
Jiayuan Chen
2025-05-29
net: flush_backlog() small changes
Eric Dumazet
2025-05-29
net: page_pool: avoid false positive warning if NAPI was never added
Jakub Kicinski
2025-05-29
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
2025-05-29
net: pktgen: fix mpls maximum labels list parsing
Peter Seiderer
2025-05-18
net: export a helper for adding up queue stats
Jakub Kicinski
2025-05-18
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
2025-05-02
net: selftests: initialize TCP header and skb payload with zero
Oleksij Rempel
2025-05-02
net: lwtunnel: disable BHs when required
Justin Iurman
2025-04-20
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-20
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
2025-04-20
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
2025-04-20
net: page_pool: don't cast mp param to devmem
Pavel Begunkov
2025-04-10
net: decrease cached dst counters in dst_release
Antoine Tenart
2025-04-10
net: devmem: do not WARN conditionally after netdev_rx_queue_restart()
Taehee Yoo
2025-04-10
rtnetlink: Allocate vfinfo size for VF GUIDs when supported
Mark Zhang
2025-03-28
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
2025-03-28
net: lwtunnel: fix recursion loops
Justin Iurman
2025-03-22
netmem: prevent TX of unreadable skbs
Mina Almasry
2025-03-22
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
2025-03-22
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
2025-03-07
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
2025-03-07
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-03-07
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
2025-03-07
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
2025-02-27
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
2025-02-27
bpf: Disable non stream socket for strparser
Jiayuan Chen
2025-02-27
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2025-02-27
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-27
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-27
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
2025-02-27
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
2025-02-27
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
2025-02-21
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
2025-02-21
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
2025-02-21
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
[next]