index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-04-13
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
1
-2
/
+2
2020-04-13
cxgb4: free MQPRIO resources in shutdown path
Rahul Lakkireddy
3
-0
/
+28
2020-04-13
r8169: change back SG and TSO to be disabled by default
Heiner Kallweit
1
-18
/
+16
2020-04-13
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
Petr Machata
1
-3
/
+6
2020-04-13
tun: Don't put_page() for all negative return values from XDP program
Will Deacon
1
-4
/
+6
2020-04-13
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
1
-3
/
+1
2020-04-13
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
1
-1
/
+1
2020-04-13
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
1
-0
/
+7
2020-04-13
net: dsa: mt7530: fix null pointer dereferencing in port5 setup
Chuanhong Guo
1
-0
/
+3
2020-04-13
net: dsa: bcm_sf2: Ensure correct sub-node is parsed
Florian Fainelli
1
-1
/
+6
2020-04-13
net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
Florian Fainelli
1
-1
/
+1
2020-04-13
cxgb4: fix MPS index overwrite when setting MAC address
Herat Ramani
1
-1
/
+0
2020-04-08
brcmfmac: abort and release host after error
Guenter Roeck
1
-0
/
+2
2020-04-08
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-04-08
net: dsa: ksz: Select KSZ protocol tag
Codrin Ciubotariu
1
-0
/
+1
2020-03-27
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-26
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-03-26
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
1
-4
/
+4
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-03-25
Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-13
/
+27
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
3
-4
/
+5
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-24
Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-18
/
+41
2020-03-24
r8169: re-enable MSI on RTL8168c
Heiner Kallweit
1
-1
/
+1
2020-03-24
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-24
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-03-24
net/mlx5e: Do not recover from a non-fatal syndrome
Aya Levin
1
-2
/
+1
2020-03-24
net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
Aya Levin
3
-8
/
+26
2020-03-24
net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
Aya Levin
1
-2
/
+4
2020-03-24
net/mlx5e: Enhance ICOSQ WQE info fields
Aya Levin
3
-6
/
+7
2020-03-24
net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
Leon Romanovsky
1
-0
/
+3
2020-03-23
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
1
-0
/
+4
2020-03-23
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
1
-3
/
+3
2020-03-23
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
1
-4
/
+4
2020-03-23
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
1
-5
/
+10
2020-03-23
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
3
-6
/
+14
2020-03-23
macsec: restrict to ethernet devices
Willem de Bruijn
1
-0
/
+3
2020-03-23
net: qmi_wwan: add support for ASKEY WWHC050
Pawel Dembicki
1
-0
/
+1
2020-03-23
Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-8
/
+11
2020-03-23
iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table
Golan Ben Ami
3
-13
/
+24
2020-03-23
iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection
Luca Coelho
1
-0
/
+3
2020-03-21
net: bcmgenet: always enable status blocks
Doug Berger
2
-97
/
+38
2020-03-21
net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
Grygorii Strashko
1
-1
/
+20
2020-03-21
net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
Emil Renner Berthing
1
-1
/
+1
2020-03-21
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
1
-0
/
+3
2020-03-21
ionic: make spdxcheck.py happy
Lukas Bulwahn
2
-2
/
+2
2020-03-21
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
1
-1
/
+1
2020-03-21
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2
-3
/
+5
2020-03-21
hinic: fix out-of-order excution in arm cpu
Luo bin
4
-0
/
+9
2020-03-21
hinic: fix the bug of clearing event queue
Luo bin
1
-7
/
+17
[next]