index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2026-04-07
net: avoid nul-deref trying to bind mp to incapable device
Jakub Kicinski
2026-04-06
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
2026-04-06
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
2026-04-03
rtnetlink: add missing netlink_ns_capable() check for peer netns
Nikolaos Gkarlis
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-01
bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...
Kuniyuki Iwashima
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
2026-03-30
net: Clear the dst when performing encap / decap
Jakub Kicinski
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-24
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
2026-03-24
net-sysfs: switch xps_queue_show() to sysfs_emit()
Yury Norov
2026-03-20
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
2026-03-20
rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
Sabrina Dubroca
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
2026-03-12
net: add skb_defer_disable_key static key
Eric Dumazet
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
2026-03-11
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
2026-03-11
bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
[prev]
[next]