index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-05-25
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
2022-05-25
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
2022-05-25
igb: skip phy status check where unavailable
Kevin Mitchell
2022-05-25
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
2022-05-25
net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
Zixuan Fu
2022-05-25
net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
Zixuan Fu
2022-05-18
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
2022-05-18
mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
Johannes Berg
2022-05-15
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-05-15
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-05-12
smsc911x: allow using IRQ0
Sergey Shtylyov
2022-05-12
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-12
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
2022-05-12
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
2022-05-12
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
2022-05-12
bnx2x: fix napi API usage sequence
Manish Chopra
2022-05-12
Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...
Greg Kroah-Hartman
2022-04-27
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
2022-04-27
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-27
vxlan: fix error return code in vxlan_fdb_append
Hongbin Wang
2022-04-20
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
2022-04-20
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
2022-04-20
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
2022-04-20
veth: Ensure eth header is in skb's linear part
Guillaume Nault
2022-04-20
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
2022-04-20
bnxt_en: Eliminate unintended link toggle during FW reset
Michael Chan
2022-04-20
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
2022-04-20
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-04-20
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
2022-04-20
iwlwifi: Fix -EIO error code that is never returned
Colin Ian King
2022-04-20
ray_cs: Check ioremap return value
Jiasheng Jiang
2022-04-20
ath9k_htc: fix uninit value bugs
Pavel Skripkin
2022-04-20
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
2022-04-20
brcmfmac: firmware: Allocate space for default boardrev in nvram
Hector Martin
2022-04-20
carl9170: fix missing bit-wise or operator for tx_params
Colin Ian King
2022-04-20
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
2022-04-20
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-04-20
ethernet: sun: Free the coherent when failing in probing
Zheyu Ma
2022-03-23
sfc: extend the locking on mcdi->seqno
Niels Dossche
2022-03-23
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
2022-03-16
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
2022-03-16
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
2022-03-16
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
2022-03-16
qed: return status of qed_iov_get_link
Tom Rix
2022-03-16
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
2022-03-11
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
2022-03-11
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-03-08
hamradio: fix macro redefine warning
Huang Pei
2022-03-08
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
2022-03-08
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
[next]