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