index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-3
/
+3
2026-04-16
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
-1
/
+1
2026-04-15
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
-2
/
+2
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-15
/
+32
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-441
/
+1255
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-13
/
+10
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+6
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
-0
/
+2
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
-0
/
+9
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
-1
/
+1
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
-3
/
+1
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
-35
/
+24
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
-19
/
+17
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
-2
/
+2
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
-3
/
+2
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
-14
/
+6
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
-2
/
+4
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
-0
/
+269
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
-24
/
+9
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
-13
/
+13
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
-12
/
+12
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
-2
/
+3
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
-12
/
+9
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
-1
/
+1
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-30
/
+28
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
-1
/
+1
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
-60
/
+64
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
-49
/
+552
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
-0
/
+6
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
-11
/
+35
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
-20
/
+95
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
-24
/
+5
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
-4
/
+116
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
-5
/
+280
2026-04-09
net: Add queue-create operation
Daniel Borkmann
-0
/
+27
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-23
/
+37
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-18
/
+29
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
-30
/
+28
2026-04-08
net: initialize sk_rx_queue_mapping in sk_clone()
Jiayuan Chen
-0
/
+1
2026-04-07
net: pull headers in qdisc_pkt_len_segs_init()
Eric Dumazet
-20
/
+31
2026-04-07
net: qdisc_pkt_len_segs_init() cleanup
Eric Dumazet
-31
/
+31
2026-04-07
net: avoid nul-deref trying to bind mp to incapable device
Jakub Kicinski
-1
/
+1
2026-04-06
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
-4
/
+1
2026-04-06
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
-1
/
+3
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
-15
/
+32
2026-04-03
rtnetlink: add missing netlink_ns_capable() check for peer netns
Nikolaos Gkarlis
-13
/
+27
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-5
/
+8
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+8
2026-04-01
bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...
Kuniyuki Iwashima
-5
/
+8
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
-3
/
+8
[next]