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
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
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-06-25
net: enetc: Correct endianness handling in _enetc_rd_reg64
Simon Horman
1
-1
/
+1
2025-06-25
Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-3
/
+4
2025-06-25
Merge tag 'iwlwifi-fixes-2025-06-25' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
1
-2
/
+2
2025-06-24
bnxt: properly flush XDP redirect lists
Yan Zhai
1
-1
/
+4
2025-06-24
wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd version
Miri Korenblit
1
-2
/
+2
2025-06-24
wifi: iwlegacy: work around excessive stack usage on clang/kasan
Arnd Bergmann
1
-1
/
+2
2025-06-23
ethernet: ionic: Fix DMA mapping tests
Thomas Fourier
1
-6
/
+6
2025-06-23
net: qed: reduce stack usage for TLV processing
Arnd Bergmann
1
-4
/
+4
2025-06-21
net: usb: qmi_wwan: add SIMCom 8230C composition
Xiaowei Li
1
-0
/
+1
2025-06-19
net: mana: Record doorbell physical address in PF mode
Long Li
1
-0
/
+3
2025-06-19
net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1
Lorenzo Bianconi
1
-4
/
+6
2025-06-19
net: airoha: Compute number of descriptors according to reserved memory size
Lorenzo Bianconi
1
-9
/
+12
2025-06-19
Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
14
-115
/
+1407
2025-06-19
mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
David Thompson
1
-2
/
+4
2025-06-19
net: airoha: Always check return value from airoha_ppe_foe_get_entry()
Lorenzo Bianconi
1
-1
/
+3
2025-06-19
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...
Alexey Kodanev
1
-2
/
+2
2025-06-19
eth: fbnic: avoid double free when failing to DMA-map FW msg
Jakub Kicinski
1
-4
/
+1
2025-06-18
Octeontx2-pf: Fix Backpresure configuration
Hariprasad Kelam
1
-2
/
+2
2025-06-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-7
/
+69
2025-06-18
net: ftgmac100: select FIXED_PHY
Heiner Kallweit
1
-0
/
+1
2025-06-18
Merge tag 'iwlwifi-fixes-2025-06-18' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
4
-6
/
+9
2025-06-18
wifi: iwlwifi: Fix incorrect logic on cmd_ver range checking
Colin Ian King
1
-1
/
+1
2025-06-18
wifi: iwlwifi: dvm: restore n_no_reclaim_cmds setting
Johannes Berg
1
-0
/
+1
2025-06-18
wifi: iwlwifi: cfg: Limit cb_size to valid range
Pei Xiao
1
-5
/
+6
2025-06-18
wifi: iwlwifi: restore missing initialization of async_handlers_list (again)
Miri Korenblit
1
-0
/
+1
2025-06-18
Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
9
-108
/
+1395
2025-06-18
wifi: ath6kl: remove WARN on bad firmware input
Johannes Berg
1
-1
/
+3
2025-06-17
wifi: carl9170: do not ping device which has failed to load firmware
Dmitry Antipov
1
-6
/
+13
2025-06-17
wifi: ath12k: don't wait when there is no vdev started
Baochen Qiang
1
-3
/
+7
2025-06-17
wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()
Baochen Qiang
3
-9
/
+9
2025-06-17
wifi: ath12k: avoid burning CPU while waiting for firmware stats
Baochen Qiang
4
-24
/
+14
2025-06-17
wifi: ath12k: fix documentation on firmware stats
Baochen Qiang
1
-3
/
+2
2025-06-17
wifi: ath12k: don't activate more links than firmware supports
Baochen Qiang
2
-2
/
+141
2025-06-17
wifi: ath12k: update link active in case two links fall on the same MAC
Baochen Qiang
2
-1
/
+228
2025-06-17
wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command
Baochen Qiang
2
-1
/
+336
2025-06-17
wifi: ath12k: update freq range for each hardware mode
Baochen Qiang
2
-0
/
+473
2025-06-17
wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...
Baochen Qiang
2
-0
/
+29
2025-06-17
wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...
Baochen Qiang
2
-2
/
+98
2025-06-17
wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT
Bjorn Andersson
3
-72
/
+60
2025-06-17
bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
Pavan Chebbi
1
-5
/
+51
2025-06-17
bnxt_en: Add a helper function to configure MRU and RSS
Pavan Chebbi
1
-11
/
+26
2025-06-17
bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
Kalesh AP
1
-14
/
+10
2025-06-17
Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-4
/
+5
2025-06-17
net: ti: icssg-prueth: Fix packet handling for XDP_TX
Meghana Malladi
1
-17
/
+2
2025-06-17
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2
-6
/
+16
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
1
-1
/
+5
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-17
can: tcan4x5x: fix power regulator retrieval during probe
Brett Werling
1
-4
/
+5
2025-06-12
ionic: Prevent driver/fw getting out of sync on devcmd(s)
Brett Creeley
1
-1
/
+2
[next]