index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
3
-0
/
+53
2021-08-04
i40e: Fix firmware LLDP agent related warning
Arkadiusz Kubalewski
1
-0
/
+4
2021-08-04
i40e: Fix logic of disabling queues
Arkadiusz Kubalewski
1
-24
/
+34
2021-08-04
NIU: fix incorrect error return, missed in previous revert
Paul Jakma
1
-1
/
+2
2021-08-04
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-08-04
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-08-04
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-08-04
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-08-04
can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
Stephane Grosjean
1
-4
/
+6
2021-07-28
sfc: ensure correct number of XDP queues
Íñigo Huguet
1
-5
/
+8
2021-07-28
bonding: fix build issue
Mahesh Bandewar
1
-0
/
+2
2021-07-28
net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
Marek Behún
1
-0
/
+4
2021-07-28
net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
Marek Behún
2
-3
/
+9
2021-07-28
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-28
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-28
r8169: Avoid duplicate sysfs entry creation error
Sayanta Pattanayak
1
-1
/
+2
2021-07-28
net: hns3: fix rx VLAN offload state inconsistent issue
Jian Shen
1
-0
/
+10
2021-07-28
net: hns3: fix possible mismatches resp of mailbox
Chengwen Feng
2
-2
/
+5
2021-07-28
net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
Randy Dunlap
1
-3
/
+3
2021-07-28
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-28
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
2021-07-28
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
1
-0
/
+4
2021-07-28
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
1
-4
/
+5
2021-07-28
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
1
-1
/
+2
2021-07-28
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-28
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
1
-1
/
+1
2021-07-28
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2
-8
/
+13
2021-07-28
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-28
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-28
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-20
/
+119
2021-07-28
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-28
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-28
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-07-28
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
1
-1
/
+4
2021-07-28
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-28
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-28
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igc: change default return of igc_read_phy_reg()
Tom Rix
1
-1
/
+1
2021-07-28
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-28
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-25
net: fddi: fix UAF in fza_probe
Pavel Skripkin
1
-2
/
+1
2021-07-25
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
1
-2
/
+1
[prev]
[next]