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
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
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
2025-11-18
scm: Convert put_cmsg() to scoped user access
Christophe Leroy
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-13
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
2025-11-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
2025-11-10
bpf: Make bpf_skb_change_head helper metadata-safe
Jakub Sitnicki
2025-11-10
bpf: Make bpf_skb_change_proto helper metadata-safe
Jakub Sitnicki
2025-11-10
bpf: Make bpf_skb_adjust_room metadata-safe
Jakub Sitnicki
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
2025-11-10
net: Preserve metadata on pskb_expand_head
Jakub Sitnicki
[next]