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-07-20
xfrm: espintcp: fix UAF during close
Sabrina Dubroca
1
-1
/
+2
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
52
-521
/
+1490
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
108
-957
/
+2326
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-3
/
+21
2026-07-17
Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
50
-517
/
+1459
2026-07-17
mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
Weiming Shi
1
-0
/
+3
2026-07-17
llc: fix SAP refcount leak when creating incoming sockets
Xuanqiang Luo
1
-1
/
+0
2026-07-17
net/sched: act_tunnel_key: Defer dst_release to RCU callback
Jamal Hadi Salim
1
-4
/
+10
2026-07-17
netconsole: move skb_pool_flush() from netpoll
Breno Leitao
1
-10
/
+0
2026-07-17
netconsole: move refill_skbs() and skb-pool sizing macros from netpoll
Breno Leitao
1
-23
/
+0
2026-07-17
netconsole: move refill_skbs_work_handler() from netpoll
Breno Leitao
1
-9
/
+0
2026-07-17
netconsole: take over skb pool lifecycle from netpoll
Breno Leitao
1
-11
/
+1
2026-07-17
netpoll: export refill_skbs(), refill_skbs_work_handler(), skb_pool_flush()
Breno Leitao
1
-3
/
+6
2026-07-17
tcp: fix TIME_WAIT socket reference leak on PSP policy failure
Eric Dumazet
2
-4
/
+8
2026-07-17
Merge tag 'linux-can-fixes-for-7.2-20260716' of git://git.kernel.org/pub/scm/...
Paolo Abeni
4
-263
/
+763
2026-07-17
Merge tag 'for-net-2026-07-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
3
-38
/
+151
2026-07-17
Merge tag 'nf-26-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
9
-25
/
+26
2026-07-16
can: isotp: serialize TX state transitions under so->rx_lock
Oliver Hartkopp
1
-42
/
+160
2026-07-16
can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
Oliver Hartkopp
1
-27
/
+58
2026-07-16
can: isotp: use unconditional synchronize_rcu() in isotp_release()
Oliver Hartkopp
1
-1
/
+8
2026-07-16
can: bcm: track a single source interface for ANYDEV timeout/throttle ops
Oliver Hartkopp
1
-5
/
+44
2026-07-16
can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
Oliver Hartkopp
1
-5
/
+8
2026-07-16
can: bcm: fix stale rx/tx ops after device removal
Oliver Hartkopp
1
-10
/
+44
2026-07-16
can: bcm: add missing device refcount for CAN filter removal
Oliver Hartkopp
1
-20
/
+27
2026-07-16
can: bcm: validate frame length in bcm_rx_setup() for RTR replies
Oliver Hartkopp
1
-18
/
+41
2026-07-16
can: bcm: extend bcm_tx_lock usage for data and timer updates
Oliver Hartkopp
1
-29
/
+75
2026-07-16
can: bcm: add missing rcu list annotations and operations
Oliver Hartkopp
1
-9
/
+16
2026-07-16
can: bcm: fix CAN frame rx/tx statistics
Oliver Hartkopp
1
-23
/
+46
2026-07-16
can: bcm: add locking when updating filter and timer values
Oliver Hartkopp
1
-43
/
+133
2026-07-16
can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
Oliver Hartkopp
1
-14
/
+51
2026-07-16
can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
Lee Jones
1
-3
/
+34
2026-07-16
can: j1939: fix lockless local-destination check
Shuhao Fu
1
-4
/
+14
2026-07-15
bpf, sockmap: Account for receive queue in FIONREAD without a verdict program
Mattia Meleleo
1
-1
/
+16
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-5
/
+61
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-4
/
+29
2026-07-15
bpf, sockmap: Reject unhashed UDP sockets on sockmap update
Michal Luczaj
1
-0
/
+2
2026-07-14
can: raw: add locking for raw flags bitfield
Oliver Hartkopp
1
-36
/
+30
2026-07-13
Bluetooth: mgmt: Translate HCI reason in Device Disconnected event
Mikhail Gavrilov
2
-18
/
+19
2026-07-13
Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
Pauli Virtanen
1
-4
/
+20
2026-07-13
Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
Pauli Virtanen
1
-4
/
+22
2026-07-13
Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
Pauli Virtanen
1
-0
/
+16
2026-07-13
Bluetooth: hci_sync: extend conn_hash lookup critical sections
Pauli Virtanen
1
-3
/
+39
2026-07-13
Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update
Cen Zhang
1
-9
/
+35
2026-07-13
esp: do not unref managed frag pages in esp_ssg_unref()
Maher Azzouzi
2
-0
/
+14
2026-07-13
xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
Xiang Mei
1
-1
/
+1
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
5
-17
/
+17
2026-07-11
net: openvswitch: reject oversized nested action attrs
Asim Viladi Oglu Manizada
1
-44
/
+157
2026-07-11
net: Call unregister_netdevice_many() per netns.
Kuniyuki Iwashima
3
-1
/
+33
2026-07-11
net: Add per-netns netdev unregistration infra.
Kuniyuki Iwashima
3
-0
/
+97
2026-07-11
net: Hold __rtnl_net_lock() in netdev_wait_allrefs_any().
Kuniyuki Iwashima
1
-1
/
+6
[prev]
[next]