index
:
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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
37 hours
netpoll: fix a use-after-free on shutdown path
Breno Leitao
2026-07-04
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-07-04
net: skmsg: preserve sg.copy across SG transforms
Yiming Qian
2026-07-04
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
2026-06-19
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-06-19
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2026-06-19
net: guard timestamp cmsgs to real error queue skbs
Kyle Zeng
2026-06-19
netdev: fix double-free in netdev_nl_bind_rx_doit()
Jakub Kicinski
2026-06-19
net: add pskb_may_pull() to skb_gro_receive_list()
HanQuan
2026-06-19
tcp: restrict SO_ATTACH_FILTER to priv users
Eric Dumazet
2026-06-19
net: Annotate sk->sk_write_space() for UDP SOCKMAP.
Kuniyuki Iwashima
2026-06-19
bpf: Free reuseport cBPF prog after RCU grace period.
Kuniyuki Iwashima
2026-06-09
net: skbuff: fix missing zerocopy reference in pskb_carve helpers
Minh Nguyen
2026-06-09
bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
Yuqi Xu
2026-06-09
net: skbuff: fix pskb_carve leaking zcopy pages
Pavel Begunkov
2026-06-09
net: Avoid checksumming unreadable skb tail on trim
Björn Töpel
2026-06-01
net: gro: don't merge zcopy skbs
Sabrina Dubroca
2026-06-01
bpf, skmsg: fix verdict sk_data_ready racing with ktls rx
Xingwang Xiang
2026-05-23
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
2026-05-23
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
2026-05-23
page_pool: fix incorrect mp_ops error handling
Mina Almasry
2026-05-23
netpoll: pass buffer size to egress_dev() to avoid MAC truncation
Breno Leitao
2026-05-23
netpoll: Extract IPv6 address retrieval function
Breno Leitao
2026-05-23
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
2026-05-23
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
2026-05-23
page_pool: Set `dma_sync` to false for devmem memory provider
Samiullah Khawaja
2026-05-23
netpoll: fix IPv6 local-address corruption
Breno Leitao
2026-05-23
netpoll: extract IPv4 address retrieval into helper function
Breno Leitao
2026-05-23
netpoll: Extract carrier wait function
Breno Leitao
2026-05-23
netconsole: allow selection of egress interface via MAC address
Uday Shankar
2026-05-23
neigh: let neigh_xmit take skb ownership
Florian Westphal
2026-05-23
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
2026-05-23
fdget(), trivial conversions
Al Viro
2026-05-23
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
2026-05-14
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...
Kai Zen
2026-05-14
flow_dissector: do not dissect PPPoE PFC frames
Qingfang Deng
2026-04-18
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
2026-04-18
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-04-11
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
2026-04-11
bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...
Kuniyuki Iwashima
2026-04-11
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
2026-04-11
net: introduce mangleid_features
Paolo Abeni
2026-04-02
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
2026-04-02
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
2026-03-25
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
2026-03-25
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-25
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
2026-03-25
xdp: allow attaching already registered memory model to xdp_rxq_info
Alexander Lobakin
2026-03-25
net: add a common function to compute features for upper devices
Hangbin Liu
2026-03-13
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
[next]