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-01-20
net: split kmalloc_reserve() to allow inlining
Eric Dumazet
2026-01-20
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
2026-01-20
bpf: Fix memory access flags in helper prototypes
Zesen Liu
2026-01-20
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
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
[prev]
[next]