index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
1
-0
/
+7
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
1
-1
/
+3
2026-01-25
net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
Zilin Guan
1
-1
/
+1
2026-01-25
sfc: fix deadlock in RSS config read
Edward Cree
1
-6
/
+1
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
3
-18
/
+21
2026-01-23
octeon_ep: Fix memory leak in octep_device_setup()
Zilin Guan
1
-1
/
+1
2026-01-23
net: bcmasp: fix early exit leak with fixed phy
Justin Chen
1
-1
/
+4
2026-01-23
MAINTAINERS: Update be2net maintainers
Ajit Khaparde
1
-1
/
+0
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Marc Kleine-Budde
1
-2
/
+2
2026-01-22
net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
Zilin Guan
1
-1
/
+1
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-22
Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work
Jia-Hong Su
1
-2
/
+2
2026-01-22
Octeontx2-af: Add proper checks for fwdata
Hariprasad Kelam
2
-1
/
+4
2026-01-22
dpll: Prevent duplicate registrations
Ivan Vecera
1
-8
/
+4
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-22
hinic3: Fix netif_queue_set_napi queue_index input parameter error
Fan Gong
1
-9
/
+13
2026-01-22
can: at91_can: Fix memory leak in at91_can_probe()
Zilin Guan
1
-1
/
+1
2026-01-22
vsock/test: add stream TX credit bounds test
Melbin K Mathew
1
-0
/
+101
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
1
-2
/
+12
2026-01-22
vsock/test: fix seqpacket message bounds test
Stefano Garzarella
1
-0
/
+11
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
1
-7
/
+9
2026-01-22
net: fec: account for VLAN header in frame length calculations
Clemens Gruber
1
-6
/
+7
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
1
-5
/
+6
2026-01-21
octeontx2-af: Fix error handling
Ratheesh Kannoth
1
-22
/
+64
2026-01-21
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
Daniel Golle
1
-3
/
+1
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
7
-14
/
+36
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
1
-1
/
+1
2026-01-21
net: bcmasp: Fix network filter wake for asp-3.0
Justin Chen
2
-2
/
+4
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
1
-2
/
+3
2026-01-21
selftests: net: amt: wait longer for connection before sending packets
Taehee Yoo
1
-2
/
+5
2026-01-21
be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
Andrey Vatoropin
1
-1
/
+2
2026-01-21
Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"
Slark Xiao
1
-9
/
+8
2026-01-21
slab: fix kmalloc_nolock() context check for PREEMPT_RT
Swaraj Gaikwad
1
-2
/
+6
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
1
-4
/
+9
2026-01-20
Octeontx2-pf: Update xdp features
Hariprasad Kelam
1
-1
/
+3
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
1
-3
/
+6
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
1
-2
/
+2
2026-01-20
mISDN: annotate data-race around dev->work
Eric Dumazet
1
-5
/
+8
2026-01-20
net: txgbe: remove the redundant data return in SW-FW mailbox
Jiawen Wu
1
-2
/
+2
2026-01-20
net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
Jijie Shao
1
-1
/
+1
2026-01-20
net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
Jijie Shao
1
-1
/
+1
2026-01-20
net: stmmac: fix resume: calculate tso last_segment
Russell King (Oracle)
1
-3
/
+9
2026-01-20
be2net: fix data race in be_get_new_eqd
David Yang
1
-3
/
+5
2026-01-20
idpf: Fix data race in idpf_net_dim
David Yang
1
-5
/
+11
2026-01-20
net: hns3: fix data race in hns3_fetch_stats
David Yang
1
-33
/
+36
2026-01-20
tools/net/ynl: Makefile's install target now installs ynltool
Michel Lind
1
-1
/
+2
2026-01-20
nfc: MAINTAINERS: Orphan the NFC and look for new maintainers
Krzysztof Kozlowski
2
-2
/
+5
2026-01-20
net: phy: intel-xway: fix OF node refcount leakage
Daniel Golle
1
-2
/
+5
2026-01-20
idpf: read lower clock bits inside the time sandwich
Mina Almasry
1
-1
/
+1
2026-01-20
ice: fix devlink reload call trace
Paul Greenwalt
1
-2
/
+1
[next]