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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-07-31
drivers/net/wan/x25_asy: Fix to make it work
Xie He
2020-07-29
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
2020-07-29
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Qiujun Huang
2020-07-29
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
2020-07-29
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
2020-07-29
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
2020-07-29
mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
Liu Jian
2020-07-29
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-07-29
net: smc91x: Fix possible memory leak in smc_drv_probe()
Wang Hai
2020-07-29
ieee802154: fix one possible memleak in adf7242_probe
Liu Jian
2020-07-29
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Sergey Organov
2020-07-29
ax88172a: fix ax88172a_unbind() failures
George Kennedy
2020-07-29
hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
Christophe JAILLET
2020-07-29
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
2020-07-29
net: sky2: initialize return of gm_phy_read
Tom Rix
2020-07-29
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Xie He
2020-07-22
net: sfp: add some quirks for GPON modules
Russell King
2020-07-22
net: sfp: add support for module quirks
Russell King
2020-07-22
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
2020-07-22
net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
AceLan Kao
2020-07-22
net: rmnet: fix lower interface leak
Taehee Yoo
2020-07-16
Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
Greg Kroah-Hartman
2020-07-16
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
2020-07-16
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
2020-07-16
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
2020-07-16
cxgb4: fix all-mask IP address comparison
Rahul Lakkireddy
2020-07-16
net: hns3: fix use-after-free when doing self test
Yonglong Liu
2020-07-16
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich
2020-07-16
smsc95xx: check return value of smsc95xx_reset
Andre Edich
2020-07-16
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
2020-07-16
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-07-16
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-07-09
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy
2020-07-09
cxgb4: use correct type for all-mask IP address comparison
Rahul Lakkireddy
2020-07-09
cxgb4: parse TC-U32 key values and masks natively
Rahul Lakkireddy
2020-07-09
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
2020-07-09
usbnet: smsc95xx: Fix use-after-free after removal
Tuomas Tynkkynen
2020-06-30
net: alx: fix race condition in alx_remove
Zekun Shen
2020-06-30
ibmvnic: Harden device login requests
Thomas Falcon
2020-06-30
net: bcmgenet: use hardware padding of runt frames
Doug Berger
2020-06-30
cxgb4: move handling L2T ARP failures to caller
Rahul Lakkireddy
2020-06-30
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
2020-06-30
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
2020-06-30
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
2020-06-30
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
2020-06-30
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
2020-06-30
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
2020-06-30
ibmveth: Fix max MTU limit
Thomas Falcon
2020-06-30
net: bcmgenet: remove HFB_CTRL access
Doug Berger
2020-06-25
Revert "dpaa_eth: fix usage as DSA master, try 3"
Vladimir Oltean
[next]