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-06-30
netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
Pablo Neira Ayuso
1
-2
/
+5
2026-06-30
netfilter: ipset: fix race between dump and ip_set_list resize
Xiang Mei
1
-1
/
+7
2026-06-30
netfilter: nft_set_pipapo: don't leak bad clone into future transaction
Florian Westphal
2
-5
/
+37
2026-06-30
netfilter: nf_conntrack_expect: zero at allocation time
Florian Westphal
2
-11
/
+3
2026-06-29
ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
Pengfei Zhang
1
-9
/
+8
2026-06-29
tcp: Decrement tcp_md5_needed static branch
Dmitry Safonov
1
-2
/
+2
2026-06-29
tcp: defer md5sig_info kfree past RCU grace period in tcp_connect
Michael Bommarito
2
-4
/
+8
2026-06-29
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
1
-2
/
+3
2026-06-29
tipc: fix out-of-bounds read in broadcast Gap ACK blocks
Samuel Page
3
-12
/
+27
2026-06-29
af_unix: use scoped_with_init_fs() for coredump socket lookup
Christian Brauner
1
-11
/
+6
2026-06-29
fs: Add bpf_sock_read_xattr() kfunc to read socket xattrs
Christian Brauner
1
-0
/
+25
2026-06-28
batman-adv: tp_meter: delay allocation of unacked entry
Sven Eckelmann
1
-47
/
+41
2026-06-28
batman-adv: tp_meter: adjust name of receiver lock
Sven Eckelmann
2
-12
/
+12
2026-06-28
batman-adv: tp_meter: keep unacked list for receivers
Sven Eckelmann
2
-59
/
+71
2026-06-28
batman-adv: tp_meter: combine adjacent/overlapping unacked entries
Sven Eckelmann
2
-10
/
+53
2026-06-28
batman-adv: tp_meter: simplify unordered ack calculation
Sven Eckelmann
1
-3
/
+3
2026-06-28
batman-adv: tvlv: extract tvlv header iterator
Sven Eckelmann
1
-35
/
+51
2026-06-28
batman-adv: iv: drop migration check for batadv_hard_iface
Sven Eckelmann
1
-9
/
+0
2026-06-28
Revert "batman-adv: v: stop OGMv2 on disabled interface"
Sven Eckelmann
1
-21
/
+12
2026-06-28
batman-adv: drop NULL check for immutable hardif->mesh_iface
Sven Eckelmann
4
-22
/
+4
2026-06-28
batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_...
Nora Schiffer
1
-5
/
+3
2026-06-28
batman-adv: move hardif generation counter into batadv_priv
Nora Schiffer
5
-6
/
+6
2026-06-28
batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
Nora Schiffer
5
-23
/
+2
2026-06-28
batman-adv: make hard_iface->mesh_iface immutable
Sven Eckelmann
1
-4
/
+1
2026-06-28
batman-adv: remove global hardif list
Nora Schiffer
6
-27
/
+15
2026-06-28
batman-adv: create hardif only for netdevs that are part of a mesh
Nora Schiffer
3
-91
/
+44
2026-06-28
batman-adv: dat: ensure accessible eth_hdr proto field
Sven Eckelmann
2
-0
/
+26
2026-06-28
batman-adv: bla: reacquire gw address after skb realloc
Sven Eckelmann
1
-0
/
+1
2026-06-28
batman-adv: dat: acquire ARP hw source only after skb realloc
Sven Eckelmann
1
-1
/
+4
2026-06-28
batman-adv: gw: acquire ethernet header only after skb realloc
Sven Eckelmann
1
-1
/
+2
2026-06-28
batman-adv: access unicast_ttvn skb->data only after skb realloc
Sven Eckelmann
1
-1
/
+1
2026-06-28
batman-adv: retrieve ethhdr after potential skb realloc on RX
Sven Eckelmann
1
-0
/
+1
2026-06-27
net: dsa: Fix skb ownership in taggers
Linus Walleij
24
-101
/
+233
2026-06-27
sctp: add INIT verification after cookie unpacking
Xin Long
2
-4
/
+37
2026-06-27
netpoll: fix a use-after-free on shutdown path
Breno Leitao
1
-8
/
+1
2026-06-27
sctp: fix SCTP_RESET_STREAMS stream list length limit
Yousef Alhouseen
1
-4
/
+5
2026-06-26
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
1
-1
/
+1
2026-06-26
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
1
-1
/
+1
2026-06-26
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
1
-0
/
+3
2026-06-26
xfrm: fix stale skb->prev after async crypto steals a GSO segment
Petr Wozniak
1
-0
/
+8
2026-06-26
xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
Petr Wozniak
2
-4
/
+10
2026-06-25
bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
1
-0
/
+20
2026-06-25
bpf: Support BPF_F_EGRESS with bpf_redirect_peer
Jordan Rife
1
-5
/
+7
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-30
/
+17
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
114
-724
/
+1329
2026-06-25
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
4
-68
/
+80
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
1
-18
/
+63
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
5
-76
/
+132
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+4
2026-06-25
rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotate
David Howells
1
-0
/
+3
[prev]
[next]