index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-29
can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubmit failure
Guangshuo Li
1
-1
/
+0
2026-07-29
can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation failure
Marc Kleine-Budde
1
-2
/
+2
2026-07-29
can: c_can: c_can_chip_config(): keep controller in init mode until bittiming is configured
Lucas Martins Alves
1
-4
/
+4
2026-07-29
can: softing: fw_parse(): validate firmware record spans
Pengpeng Hou
1
-14
/
+32
2026-07-29
can: rcar_canfd: change the initializing flow for clocks and resets
Tu Nguyen
1
-16
/
+16
2026-07-29
can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command extents
Pengpeng Hou
1
-2
/
+11
2026-07-29
can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_usb_hydra_get_busparams()
Abdun Nihaal
1
-0
/
+1
2026-07-29
can: peak_usb: validate uCAN receive record lengths
Pengpeng Hou
1
-1
/
+39
2026-07-29
can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error
Maoyi Xie
1
-1
/
+0
2026-07-29
can: peak_usb: add bounds check for USB channel index
James Gao
1
-4
/
+16
2026-07-29
can: ctucanfd: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-29
can: ctucanfd: use self-test mode for PRESUME_ACK
Avi Weiss
1
-2
/
+2
2026-07-29
can: ctucanfd: handle bus error interrupts
Avi Weiss
1
-2
/
+6
2026-07-29
can: ctucanfd: mark error-active controller status valid
Avi Weiss
1
-1
/
+1
2026-07-29
can: ctucanfd: unmap BAR0 using base address
Avi Weiss
1
-1
/
+1
2026-07-29
net: sxgbe: check descriptor ring allocation failures
Chenguang Zhao
1
-1
/
+4
2026-07-29
net: sxgbe: free TX rings on RX allocation failure
Chenguang Zhao
1
-5
/
+4
2026-07-28
ppp: convert chan_sem to a mutex
Qingfang Deng
1
-7
/
+7
2026-07-28
octeontx2-af: Block VFs from clobbering special CGX PKIND state
Hariprasad Kelam
6
-14
/
+131
2026-07-28
net: phylink: put link_gpio if phylink_create fails
Christian Marangi
1
-14
/
+15
2026-07-28
e1000: fix memory leak in e1000_probe()
Dawei Feng
1
-1
/
+1
2026-07-28
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
1
-2
/
+0
2026-07-28
igc: remove napi_synchronize() in igc_down()
David Carlier
1
-2
/
+1
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
1
-7
/
+12
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
1
-5
/
+5
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
3
-0
/
+49
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
1
-0
/
+10
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
1
-1
/
+1
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2
-5
/
+2
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
4
-5
/
+6
2026-07-28
mlxsw: pci: Don't store pci_device_id
Gary Guo
1
-7
/
+4
2026-07-28
wifi: mwifiex: Remove WQ_HIGHPRI from main workqueue
Fabio Estevam
1
-2
/
+2
2026-07-28
wifi: mwifiex: Detach sync cmd buffer on interrupted wait
Fabio Estevam
1
-0
/
+12
2026-07-28
wifi: nxpwifi: reject zero-length extension elements in beacon IEs
Linmao Li
1
-0
/
+3
2026-07-28
Merge tag 'iwlwifi-next-2026-07-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Johannes Berg
43
-181
/
+535
2026-07-28
net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller
Chenguang Zhao
1
-1
/
+1
2026-07-28
wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations check
Stanislaw Gruszka
2
-4
/
+5
2026-07-28
gve: add XDP metadata support for DQ RDA
Joshua Washington
1
-1
/
+1
2026-07-28
gve: use xdp_build_skb methods for XDP_PASS case
Joshua Washington
1
-4
/
+9
2026-07-28
wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames
Zhao Li
1
-1
/
+1
2026-07-28
Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
11
-61
/
+293
2026-07-28
octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlap
Hariprasad Kelam
1
-1
/
+6
2026-07-27
ethtool: Embed FEC hist ranges as buffer in struct
Eric Joyner
3
-18
/
+9
2026-07-27
net/mlx5: E-Switch, defer fwd2vport egress ACL allocation
Yael Chemla
1
-35
/
+68
2026-07-27
net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header update
Dragos Tatulea
1
-6
/
+0
2026-07-27
net/mlx5e: Remove _once from PCI heuristic debug print
Gal Pressman
1
-2
/
+2
2026-07-27
net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()
Tariq Toukan
1
-1
/
+1
2026-07-27
rtase: fix double free of multi-frag skb on DMA map failure
Yun Lu
1
-0
/
+3
2026-07-27
forcedeth: fix UAF of txrx_stats in nv_remove
Chenguang Zhao
1
-2
/
+2
2026-07-27
net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
Wei Fang
1
-3
/
+1
[prev]
[next]