index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-23
net: add queue config validation callback
Jakub Kicinski
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2026-01-23
net: introduce mangleid_features
Paolo Abeni
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
net: add kdoc for napi_consume_skb()
Jakub Kicinski
2026-01-20
net: fclone allocation small optimization
Eric Dumazet
2026-01-20
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
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
[prev]
[next]