index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-0
/
+1
8 days
net: add net.core.qdisc_max_burst
Eric Dumazet
3
-3
/
+11
11 days
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-05
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2025-12-28
net: avoid prefetching NULL pointers
Eric Dumazet
1
-3
/
+5
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
19
-316
/
+695
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-13
/
+19
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-12-02
net: page_pool: sanitise allocation order
Pavel Begunkov
1
-0
/
+3
2025-12-02
net: page pool: xa init with destroy on pp init
Pavel Begunkov
1
-0
/
+1
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+7
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-11-28
net: netpoll: initialize work queue before error checks
Breno Leitao
1
-1
/
+1
2025-11-27
net: restore napi_consume_skb()'s NULL-handling
Jakub Kicinski
1
-1
/
+1
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
1
-3
/
+3
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
1
-4
/
+5
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
1
-2
/
+2
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2
-0
/
+2
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
1
-9
/
+13
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
1
-10
/
+5
2025-11-25
net: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
1
-1
/
+1
2025-11-25
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
1
-0
/
+1
2025-11-25
net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
1
-4
/
+11
2025-11-25
net: init shinfo->gso_segs from qdisc_pkt_len_init()
Eric Dumazet
1
-1
/
+2
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
1
-1
/
+1
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
1
-0
/
+18
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
1
-0
/
+2
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
1
-7
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
1
-0
/
+2
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
1
-6
/
+8
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
1
-1
/
+1
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
1
-1
/
+1
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
1
-0
/
+5
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
1
-10
/
+18
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
1
-7
/
+8
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
1
-1
/
+1
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
1
-1
/
+1
2025-11-18
scm: Convert put_cmsg() to scoped user access
Christophe Leroy
1
-13
/
+7
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
1
-3
/
+6
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2
-9
/
+9
2025-11-13
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
1
-0
/
+3
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
1
-0
/
+1
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
1
-1
/
+0
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
1
-3
/
+5
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
4
-18
/
+44
[next]