index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
|
iwlwifi: Make some Killer Wireless-AC 1550 cards work again
Alessio Bonfiglio
2020-07-20
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
ath9k: Fix regression with Atheros 9271
Mark O'Donovan
2020-07-20
1
-1
/
+3
|
*
|
|
|
|
|
|
|
|
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
2020-07-25
1
-22
/
+42
|
*
|
|
|
|
|
|
|
|
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang
2020-07-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
2020-07-24
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
2020-07-23
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
net: atlantic: fix PTP on AQC10X
Egor Pomozov
2020-07-23
1
-1
/
+6
|
*
|
|
|
|
|
|
|
|
enetc: Remove the mdio bus on PF probe bailout
Claudiu Manoil
2020-07-23
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
Murali Karicheri
2020-07-22
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
2020-07-22
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
drivers/net/wan/x25_asy: Fix to make it work
Xie He
2020-07-22
1
-7
/
+14
|
*
|
|
|
|
|
|
|
|
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
2020-07-22
3
-24
/
+32
|
*
|
|
|
|
|
|
|
|
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
2020-07-22
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
netdevsim: fix unbalaced locking in nsim_create()
Taehee Yoo
2020-07-22
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
2020-07-22
3
-23
/
+23
|
*
|
|
|
|
|
|
|
|
net: hns3: fix return value error when query MAC link status fail
Jian Shen
2020-07-22
2
-27
/
+25
|
*
|
|
|
|
|
|
|
|
net: hns3: fix error handling for desc filling
Yunsheng Lin
2020-07-22
2
-0
/
+9
|
*
|
|
|
|
|
|
|
|
net: hns3: fix for not calculating TX BD send size correctly
Yunsheng Lin
2020-07-22
2
-3
/
+1
|
*
|
|
|
|
|
|
|
|
net: hns3: fix for not unmapping TX buffer correctly
Yunsheng Lin
2020-07-22
1
-11
/
+3
|
*
|
|
|
|
|
|
|
|
net: ethernet: ravb: exit if re-initialization fails in tx timeout
Yoshihiro Shimoda
2020-07-22
1
-2
/
+24
|
*
|
|
|
|
|
|
|
|
net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX
Bixuan Cui
2020-07-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
net: ag71xx: add missed clk_disable_unprepare in error path of probe
Huang Guobin
2020-07-21
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
Navid Emamdoost
2020-07-21
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
crypto/chtls: correct net_device reference count
Vinay Kumar Yadav
2020-07-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
crypto/chtls: fix tls alert messages corrupted by tls data
Vinay Kumar Yadav
2020-07-21
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
ionic: use mutex to protect queue operations
Shannon Nelson
2020-07-21
3
-25
/
+17
|
*
|
|
|
|
|
|
|
|
ionic: keep rss hash after fw update
Shannon Nelson
2020-07-21
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
ionic: update filter id after replay
Shannon Nelson
2020-07-21
1
-0
/
+24
|
*
|
|
|
|
|
|
|
|
ionic: fix up filter locks and debug msgs
Shannon Nelson
2020-07-21
2
-10
/
+12
|
*
|
|
|
|
|
|
|
|
ionic: use offset for ethtool regs data
Shannon Nelson
2020-07-21
1
-2
/
+5
|
*
|
|
|
|
|
|
|
|
mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
Liu Jian
2020-07-21
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Liu Jian
2020-07-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/l...
David S. Miller
2020-07-21
1
-2
/
+4
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
net: ieee802154: adf7242: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
ieee802154: fix one possible memleak in adf7242_probe
Liu Jian
2020-07-17
1
-1
/
+3
|
*
|
|
|
|
|
|
|
|
|
net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe
Zhang Changzhong
2020-07-21
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
net: bcmgenet: fix error returns in bcmgenet_probe()
Zhang Changzhong
2020-07-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-07-20
1
-3
/
+7
|
*
|
|
|
|
|
|
|
|
|
net: dsa: mv88e6xxx: fix in-band AN link establishment
Russell King
2020-07-20
2
-3
/
+20
|
*
|
|
|
|
|
|
|
|
|
mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3
Vadim Pasternak
2020-07-18
1
-16
/
+32
|
*
|
|
|
|
|
|
|
|
|
net: macb: use phy_interface_mode_is_rgmii everywhere
Alexandre Belloni
2020-07-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
net: atlantic: disable PTP on AQC111, AQC112
Nikita Danilov
2020-07-18
7
-10
/
+68
|
*
|
|
|
|
|
|
|
|
|
net: bcmgenet: restore HFB filters on resume
Doug Berger
2020-07-17
2
-77
/
+62
|
*
|
|
|
|
|
|
|
|
|
net: bcmgenet: test RBUF_ACPI_EN when resuming
Doug Berger
2020-07-17
1
-3
/
+7
|
*
|
|
|
|
|
|
|
|
|
net: bcmgenet: test MPD_EN when resuming
Doug Berger
2020-07-17
1
-4
/
+8
|
*
|
|
|
|
|
|
|
|
|
net: smc91x: Fix possible memory leak in smc_drv_probe()
Wang Hai
2020-07-17
1
-2
/
+2
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Sergey Organov
2020-07-16
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
net: fec: fix hardware time stamping by external devices
Sergey Organov
2020-07-16
3
-6
/
+30
|
*
|
|
|
|
|
|
|
|
ax88172a: fix ax88172a_unbind() failures
George Kennedy
2020-07-16
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Ioana Ciornei
2020-07-16
1
-1
/
+1
[prev]
[next]