index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
2022-06-14
1
-1
/
+5
*
net/mlx5: fs, fail conflicting actions
Mark Bloch
2022-06-14
1
-3
/
+32
*
net/mlx5: Rearm the FW tracer after each tracer event
Feras Daoud
2022-06-14
1
-2
/
+5
*
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-14
1
-1
/
+0
*
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
2022-06-14
1
-1
/
+1
*
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
2022-06-14
1
-1
/
+3
*
net/mlx5e: Update netdev features after changing XDP state
Maxim Mikityanskiy
2022-06-14
1
-0
/
+5
*
net/mlx5: Don't use already freed action pointer
Leon Romanovsky
2022-06-14
1
-5
/
+4
*
nfp: only report pause frame configuration for physical device
Yu Xiao
2022-06-14
1
-2
/
+2
*
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
2022-06-14
1
-0
/
+1
*
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
2022-06-14
1
-0
/
+3
*
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
2022-06-14
1
-0
/
+3
*
rtl818x: Prevent using not initialized queues
Alexander Wetzel
2022-06-14
1
-2
/
+6
*
iwlwifi: mvm: fix assert 1F04 upon reconfig
Emmanuel Grumbach
2022-06-14
1
-0
/
+3
*
can: xilinx_can: mark bit timing constants as const
Marc Kleine-Budde
2022-06-14
1
-2
/
+2
*
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
2022-06-14
1
-0
/
+8
*
ath9k: fix ar9003_get_eepmisc
Wenli Looi
2022-06-14
1
-1
/
+1
*
eth: tg3: silence the GCC 12 array-bounds warning
Jakub Kicinski
2022-06-14
1
-0
/
+5
*
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
2022-06-14
1
-5
/
+6
*
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
2022-06-14
1
-1
/
+1
*
mlxsw: spectrum_dcb: Do not warn about priority changes
Petr Machata
2022-06-14
1
-13
/
+0
*
net/mlx5: fs, delete the FTE when there are no rules attached to it
Mark Bloch
2022-06-14
1
-5
/
+5
*
ath9k: fix QCA9561 PA bias level
Thibaut VARĂˆNE
2022-06-14
1
-1
/
+1
*
ipw2x00: Fix potential NULL dereference in libipw_xmit()
Haowen Bai
2022-06-14
1
-1
/
+1
*
b43: Fix assigning negative value to unsigned variable
Haowen Bai
2022-06-14
1
-1
/
+1
*
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
2022-06-14
1
-1
/
+1
*
mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
Niels Dossche
2022-06-14
1
-0
/
+2
*
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
2022-06-06
1
-0
/
+5
*
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-25
2
-1
/
+2
*
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
2022-05-25
1
-0
/
+7
*
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
2022-05-25
1
-3
/
+1
*
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
2022-05-25
1
-1
/
+4
*
igb: skip phy status check where unavailable
Kevin Mitchell
2022-05-25
1
-1
/
+2
*
net/mlx5e: Properly block LRO when XDP is enabled
Maxim Mikityanskiy
2022-05-25
1
-0
/
+7
*
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
2022-05-25
1
-1
/
+2
*
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
2022-05-25
1
-3
/
+4
*
net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
Zixuan Fu
2022-05-25
1
-0
/
+4
*
net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
Zixuan Fu
2022-05-25
1
-0
/
+2
*
net: macb: Increment rx bd head after allocating skb and buffer
Harini Katakam
2022-05-25
1
-1
/
+1
*
net: phy: Fix race condition on link status change
Francesco Dolcini
2022-05-18
1
-5
/
+40
*
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
2022-05-18
1
-13
/
+14
*
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-05-18
1
-15
/
+0
*
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
2022-05-18
1
-0
/
+5
*
mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
Johannes Berg
2022-05-18
1
-0
/
+3
*
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-05-15
1
-15
/
+7
*
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-05-15
1
-5
/
+11
*
nfp: bpf: silence bitwise vs. logical OR warning
Nathan Chancellor
2022-05-15
1
-2
/
+2
*
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-12
1
-1
/
+1
*
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
2022-05-12
1
-5
/
+4
*
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-12
1
-3
/
+12
[next]