index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2026-01-20
net: Proxy net_mp_{open,close}_rxq for leased queues
David Wei
2026-01-20
net: Add lease info to queue-get response
Daniel Borkmann
2026-01-20
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
2026-01-20
net: Add queue-create operation
Daniel Borkmann
2026-01-15
net: minor __alloc_skb() optimization
Eric Dumazet
2026-01-15
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-15
net: inline napi_skb_cache_get()
Eric Dumazet
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-13
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
2026-01-14
net: pass queue rx page size from memory provider
Pavel Begunkov
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
2026-01-14
net: memzero mp params when closing a queue
Pavel Begunkov
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
2026-01-12
net: add skbuff_clear() helper
Eric Dumazet
2026-01-12
net: devmem: convert binding refcount to percpu_ref
Bobby Eshleman
2026-01-09
net: update netdev_lock_{type,name}
Eric Dumazet
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-06
net: fully inline backlog_unlock_irq_restore()
Eric Dumazet
2026-01-05
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2025-12-28
net: avoid prefetching NULL pointers
Eric Dumazet
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-12-02
net: page_pool: sanitise allocation order
Pavel Begunkov
2025-12-02
net: page pool: xa init with destroy on pp init
Pavel Begunkov
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-28
net: netpoll: initialize work queue before error checks
Breno Leitao
2025-11-27
net: restore napi_consume_skb()'s NULL-handling
Jakub Kicinski
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
2025-11-25
net: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
2025-11-25
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
2025-11-25
net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
Eric Dumazet
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
2025-11-25
net: init shinfo->gso_segs from qdisc_pkt_len_init()
Eric Dumazet
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
[prev]
[next]