开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
3 days
net: guard timestamp cmsgs to real error queue skbs
Kyle Zeng
4 days
netdev: fix double-free in netdev_nl_bind_rx_doit()
Jakub Kicinski
4 days
net: add pskb_may_pull() to skb_gro_receive_list()
HanQuan
5 days
tcp: restrict SO_ATTACH_FILTER to priv users
Eric Dumazet
11 days
net: Annotate sk->sk_write_space() for UDP SOCKMAP.
Kuniyuki Iwashima
2026-05-29
net: skbuff: fix pskb_carve leaking zcopy pages
Pavel Begunkov
2026-05-29
bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
Yuqi Xu
2026-05-28
Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-28
net: skbuff: fix missing zerocopy reference in pskb_carve helpers
Minh Nguyen
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-26
net: Avoid checksumming unreadable skb tail on trim
Björn Töpel
2026-05-21
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
2026-05-21
net: bridge: prevent too big nested attributes in br_fill_linkxstats()
Eric Dumazet
2026-05-21
net: gro: don't merge zcopy skbs
Sabrina Dubroca
2026-05-21
netpoll: normalize skb->dev to the netpoll device
Zhang Cen
2026-05-21
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
2026-05-20
net: devmem: reject dma-buf bind with non-page-aligned size or SG length
David Carlier
2026-05-20
bpf, skmsg: fix verdict sk_data_ready racing with ktls rx
Xingwang Xiang
2026-05-14
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-13
net: net_failover: Fix the deadlock in slave register
Faicker Mo
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-05-08
net: napi: Avoid gro timer misfiring at end of busypoll
Dragos Tatulea
2026-05-08
bpf: Free reuseport cBPF prog after RCU grace period.
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in sol_tcp_sockopt().
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().
Kuniyuki Iwashima
2026-05-08
bpf: tcp: Fix type confusion in bpf_tcp_sock().
Kuniyuki Iwashima
2026-05-04
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
2026-05-04
netpoll: pass buffer size to egress_dev() to avoid MAC truncation
Breno Leitao
2026-05-01
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...
Kai Zen
2026-04-29
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
2026-04-27
netpoll: fix IPv6 local-address corruption
Breno Leitao
2026-04-27
neigh: let neigh_xmit take skb ownership
Florian Westphal
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
2026-04-23
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
Kuniyuki Iwashima
2026-04-23
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
Weiming Shi
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
2026-04-22
bpf: Reject TCP_NODELAY in TCP header option callbacks
KaFai Wan
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
2026-04-21
net: add address list snapshot and reconciliation infrastructure
Stanislav Fomichev
2026-04-20
flow_dissector: do not dissect PPPoE PFC frames
Qingfang Deng
[next]