index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2021-09-18
net: w5100: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2021-09-18
ath9k: fix sleeping in atomic context
Miaoqing Pan
1
-5
/
+7
2021-09-18
ath9k: fix OOB read ar9300_eeprom_restore_internal
Zekun Shen
1
-1
/
+2
2021-09-18
wcn36xx: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
1
-0
/
+4
2021-09-18
net/mlx5: DR, Enable QP retransmission
Yevgeny Kliteynik
1
-0
/
+1
2021-09-18
net/mlx5: DR, fix a potential use-after-free bug
Wentao_Liang
1
-1
/
+1
2021-09-18
iwlwifi: mvm: Fix scan channel flags settings
Ilan Peer
1
-1
/
+1
2021-09-18
iwlwifi: fw: correctly limit to monitor dump
Johannes Berg
1
-1
/
+1
2021-09-18
iwlwifi: mvm: fix access to BSS elements
Johannes Berg
1
-2
/
+6
2021-09-18
iwlwifi: mvm: avoid static queue number aliasing
Johannes Berg
2
-16
/
+38
2021-09-18
iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed
Zhang Qilong
1
-1
/
+3
2021-09-18
iwlwifi: pcie: free RBs during configure
Johannes Berg
2
-1
/
+7
2021-09-18
octeontx2-pf: Fix NIX1_RX interface backpressure
Subbaraya Sundeep
1
-0
/
+15
2021-09-18
rtw88: wow: fix size access error of probe request
Chin-Yen Lee
2
-2
/
+7
2021-09-18
rtw88: wow: build wow function only if CONFIG_PM is on
Ping-Ke Shih
1
-1
/
+1
2021-09-18
rtw88: use read_poll_timeout instead of fixed sleep
Chin-Yen Lee
1
-5
/
+16
2021-09-18
rtl8xxxu: Fix the handling of TX A-MPDU aggregation
Chris Chiu
2
-9
/
+26
2021-09-18
net/mlx5: Fix variable type to match 64bit
Eran Ben Elisha
1
-4
/
+4
2021-09-18
net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
Nathan Chancellor
1
-10
/
+8
2021-09-18
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
1
-1
/
+2
2021-09-18
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
1
-1
/
+1
2021-09-18
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-09-18
iavf: fix locking of critical sections
Stefan Assmann
1
-7
/
+50
2021-09-18
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
1
-1
/
+0
2021-09-18
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
Marek Vasut
1
-5
/
+3
2021-09-18
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2
-1
/
+5
2021-09-15
iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
Justin M. Forbes
1
-0
/
+1
2021-09-15
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
1
-3
/
+4
2021-09-15
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
1
-3
/
+3
2021-09-15
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
1
-1
/
+2
2021-09-15
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-09-15
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-09-15
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
1
-0
/
+3
2021-09-15
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
1
-1
/
+3
2021-09-15
ice: Only lock to update netdev dev_addr
Brett Creeley
1
-4
/
+9
2021-09-15
iwlwifi: skip first element in the WTAS ACPI table
Abhishek Naik
1
-7
/
+7
2021-09-15
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
11
-54
/
+55
2021-09-15
rsi: fix an error code in rsi_probe()
Dan Carpenter
1
-0
/
+1
2021-09-15
rsi: fix error code in rsi_load_9116_firmware()
Dan Carpenter
1
-1
/
+3
2021-09-15
net/mlx5: Fix unpublish devlink parameters
Parav Pandit
1
-0
/
+1
2021-09-15
net/mlx5: Register to devlink ingress VLAN filter trap
Aya Levin
1
-0
/
+51
2021-09-15
net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
Jiapeng Chong
1
-1
/
+4
2021-09-15
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
1
-0
/
+15
2021-09-15
net/mlx5e: Prohibit inner indir TIRs in IPoIB
Maxim Mikityanskiy
3
-27
/
+7
2021-09-15
ionic: cleanly release devlink instance
Leon Romanovsky
1
-7
/
+7
2021-09-15
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2021-09-15
gve: fix the wrong AdminQ buffer overflow check
Haiyue Wang
1
-2
/
+4
2021-09-12
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
Hayes Wang
1
-0
/
+1
2021-09-12
net: ll_temac: Remove left-over debug message
Esben Haabendal
1
-3
/
+1
2021-09-08
qede: Fix memset corruption
Shai Malin
1
-1
/
+1
[prev]
[next]