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-23
net: dsa: bcm_sf2: Fix overflow checks
Florian Fainelli
1
-6
/
+3
2020-04-23
net/mlx5e: Enforce setting of a single FEC mode
Aya Levin
1
-0
/
+4
2020-04-21
net/mlx5e: Use preactivate hook to set the indirection table
Maxim Mikityanskiy
3
-10
/
+17
2020-04-21
net/mlx5e: Rename hw_modify to preactivate
Maxim Mikityanskiy
2
-9
/
+11
2020-04-21
net/mlx5e: Encapsulate updating netdev queues into a function
Maxim Mikityanskiy
1
-7
/
+12
2020-04-21
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2020-04-21
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-21
net/mlx5e: Fix pfnum in devlink port attribute
Parav Pandit
1
-4
/
+5
2020-04-21
net/mlx5e: Fix nest_level for vlan pop action
Dmytro Linkin
1
-2
/
+3
2020-04-21
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
1
-1
/
+4
2020-04-21
net/mlx5: Fix frequent ioread PCI access during recovery
Moshe Shemesh
1
-1
/
+1
2020-04-21
net: ethernet: mediatek: move mt7623 settings out off the mt7530
René van Dorst
2
-1
/
+31
2020-04-21
net: dsa: mt7530: move mt7623 settings out off the mt7530
René van Dorst
2
-95
/
+0
2020-04-21
net: tun: record RX queue in skb before do_xdp_generic()
Gilberto Bertin
1
-1
/
+2
2020-04-21
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-21
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2
-6
/
+19
2020-04-21
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-17
net: qualcomm: rmnet: Allow configuration updates to existing devices
Subash Abhinov Kasiviswanathan
1
-12
/
+19
2020-04-17
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
1
-0
/
+3
2020-04-17
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-04-17
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-04-17
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
1
-1
/
+1
2020-04-17
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2
-3
/
+5
2020-04-17
hinic: fix out-of-order excution in arm cpu
Luo bin
4
-0
/
+9
2020-04-17
hinic: fix the bug of clearing event queue
Luo bin
1
-7
/
+17
2020-04-17
hinic: fix a bug of waitting for IO stopped
Luo bin
1
-49
/
+2
2020-04-17
net: vxge: fix wrong __VA_ARGS__ usage
Zheng Wei
2
-8
/
+8
2020-04-17
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
1
-4
/
+10
2020-04-17
iwlwifi: mvm: Fix rate scale NSS configuration
Ilan Peer
1
-8
/
+21
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-13
net: phy: realtek: fix handling of RTL8105e-integrated PHY
Heiner Kallweit
1
-0
/
+9
2020-04-08
iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
Luca Coelho
2
-13
/
+8
2020-04-08
iwlwifi: yoyo: don't add TLV offset when reading FIFOs
Mordechay Goodstein
1
-7
/
+3
2020-04-08
iwlwifi: consider HE capability when setting LDPC
Mordechay Goodstein
1
-1
/
+5
2020-04-08
net/mlx5e: kTLS, Fix wrong value in record tracker enum
Tariq Toukan
1
-2
/
+2
2020-04-08
brcmfmac: abort and release host after error
Guenter Roeck
1
-0
/
+2
2020-04-08
net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow
Tariq Toukan
1
-1
/
+1
2020-04-02
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2
-3
/
+4
2020-04-01
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-04-01
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
[next]