index
:
pub/scm/linux/kernel/git/leo/linux.git
master
Leo kernel tree
Li Yang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
mptcp: pm: userspace: make remove_addr_entry static
Matthieu Baerts (NGI0)
2
-5
/
+4
2026-08-17
mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflow
Tao Cui
2
-2
/
+4
2026-08-18
ipvs: fix integer overflow in ftp helper port/address parsing
Joas Antonio dos Santos
1
-2
/
+8
2026-08-18
netfilter: nf_tables: call set ops .commit when building new ruleset blob
Pablo Neira Ayuso
1
-8
/
+48
2026-08-18
netfilter: nf_tables: move set_update_list to nftables per-netns
Pablo Neira Ayuso
1
-34
/
+15
2026-08-18
netfilter: ctnetlink: do not expose expectation DEAD flag
Pablo Neira Ayuso
1
-1
/
+1
2026-08-18
netfilter: nf_conntrack_expect: consolidate check for insertion of dead expec...
Pablo Neira Ayuso
1
-6
/
+5
2026-08-18
netfilter: nf_tables: don't queue packet path object notifications
Fourie Zhang
1
-13
/
+23
2026-08-18
netfilter: ipset: remove need to allocate memory on delete operations
Florian Westphal
3
-49
/
+121
2026-08-18
netfilter: validate L4 headers after userspace packet writes
Zhiling Zou
2
-3
/
+82
2026-08-17
net: hsr: free learned nodes on device setup failure
Xin Xie
1
-0
/
+2
2026-08-17
net: kcm: Hold RCU read lock while running BPF parser
Junseo Lim
1
-0
/
+3
2026-08-17
ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
Zhiling Zou
1
-13
/
+2
2026-08-17
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
1
-0
/
+2
2026-08-17
net: pktgen: use a consistent flow count
Qi Zhang
1
-11
/
+14
2026-08-17
Merge tag 'nfc-7.1-rc8' of https://codeberg.org/linux-nfc/linux
Jakub Kicinski
8
-32
/
+136
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+6
2026-08-17
psp: use unrcu_pointer() for the cmpxchg() on netdev psp_dev
Wei Wang
1
-1
/
+2
2026-08-17
Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2026-08-17
net: psp: use psp_dev_is_registered() in psp_assoc_free()
Daniel Zahka
1
-1
/
+1
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
Eric Dumazet
3
-4
/
+7
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
3
-16
/
+18
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
4
-27
/
+56
2026-08-17
bpf, xdp: move offload check into dev_xdp_install()
Jiayuan Chen
1
-28
/
+31
2026-08-17
SUNRPC: wait for in-flight client TLS handshake callback
Jérémy Jean
1
-1
/
+11
2026-08-17
sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...
Luxiao Xu
1
-5
/
+17
2026-08-17
bpf: Clear decap state on skb_adjust_room shrink path
Nick Hudson
1
-0
/
+39
2026-08-17
bpf: Allow new DECAP flags and add guard rails
Nick Hudson
1
-1
/
+43
2026-08-17
bpf: Refactor masks for ADJ_ROOM flags and encap validation
Nick Hudson
1
-17
/
+21
2026-08-17
bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
Junseo Lim
1
-4
/
+0
2026-08-17
lwt_bpf: Restore reserved headroom after xmit program
Junseo Lim
1
-6
/
+9
2026-08-17
bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
Michal Luczaj
1
-4
/
+4
2026-08-17
bpf: Extract shared reqsk-to-listener upgrade
Michal Luczaj
1
-36
/
+26
2026-08-17
Revert "esp: do not unref managed frag pages in esp_ssg_unref()"
Steffen Klassert
2
-14
/
+0
2026-08-15
bpf: Add ksock kfuncs
Mahe Tardy
2
-0
/
+331
2026-08-15
net: Add connect_socket() helper
Mahe Tardy
1
-14
/
+18
2026-08-14
net: dsa: drop explicit NULL comparisons
Kai Kuang
2
-2
/
+2
2026-08-14
gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
Eric Dumazet
2
-22
/
+25
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
12
-150
/
+272
2026-08-14
Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-16
/
+25
2026-08-13
net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
Jijie Shao
1
-30
/
+34
2026-08-13
net: openvswitch: unexport ovs_vport_alloc/free
Ilya Maximets
1
-2
/
+0
2026-08-13
ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
Jakub Kicinski
1
-4
/
+8
2026-08-13
l2tp: send netlink notifications in the tunnel's net namespace
Maoyi Xie
1
-2
/
+5
2026-08-13
net/smc: do not dereference an unset send buffer on the SMC-D teardown path
Bryam Vargas
2
-2
/
+7
2026-08-13
net/smc: unregister the connection before draining the rx tasklet
Bryam Vargas
1
-6
/
+7
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
48
-240
/
+604
2026-08-13
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
44
-195
/
+528
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
8
-66
/
+146
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
7
-7
/
+7
[prev]
[next]