开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
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-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-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-16
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
2026-04-15
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
2026-04-09
net: Add queue-create operation
Daniel Borkmann
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-04-08
net: initialize sk_rx_queue_mapping in sk_clone()
Jiayuan Chen
2026-04-07
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
2026-04-07
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
[next]