index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-09-18
wifi: ath10k: Fix connection after GTK rekeying
Loic Poulain
-2
/
+10
2025-09-18
wifi: ath10k: avoid unnecessary wait for service ready message
Baochen Qiang
-20
/
+19
2025-09-18
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
Matvey Kovalev
-1
/
+1
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
-38
/
+10
2025-09-18
wifi: ath10k: remove gpio number assignment
Arnd Bergmann
-2
/
+1
2025-09-18
wifi: ath11k: Remove redundant semicolon
Liao Yuanhong
-1
/
+0
2025-09-18
wifi: ath12k: downgrade log level for CE buffer enqueue failure
Baochen Qiang
-1
/
+2
2025-09-18
wifi: ath12k: fix wrong logging ID used for CE
Baochen Qiang
-1
/
+2
2025-09-18
wifi: ath11k: downgrade log level for CE buffer enqueue failure
Baochen Qiang
-1
/
+2
2025-09-18
wifi: ath12k: Add fallback for invalid channel number in PHY metadata
Sriram R
-1
/
+15
2025-09-18
wifi: ath12k: fix the fetching of combined rssi
Kang Yang
-8
/
+9
2025-09-18
wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode
Kang Yang
-6
/
+32
2025-09-18
wifi: ath12k: fix signal in radiotap for WCN7850
Kang Yang
-1
/
+5
2025-09-18
wifi: ath12k: fix overflow warning on num_pwr_levels
Baochen Qiang
-4
/
+8
2025-09-18
wifi: ath12k: initialize eirp_power before use
Baochen Qiang
-2
/
+2
2025-09-18
wifi: ath12k: Add support to set per-radio RTS threshold
Roopni Devanathan
-8
/
+45
2025-09-18
net: sparx5/lan969x: Add support for ethtool pause parameters
Daniel Machon
-0
/
+18
2025-09-18
net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
Robert Marko
-1
/
+1
2025-09-18
net: phy: micrel: Add Fast link failure support for lan8842
Horatiu Vultur
-2
/
+77
2025-09-18
Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
-10
/
+23
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
-44
/
+50
2025-09-18
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
-1
/
+1
2025-09-18
i40e: add max boundary check for VF filters
Lukasz Czapnik
-0
/
+10
2025-09-18
i40e: fix validation of VF state in get resources
Lukasz Czapnik
-2
/
+8
2025-09-18
i40e: fix input validation logic for action_meta
Lukasz Czapnik
-1
/
+1
2025-09-18
i40e: fix idx validation in config queues msg
Lukasz Czapnik
-2
/
+2
2025-09-18
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
-2
/
+4
2025-09-18
i40e: add validation for ring_len param
Lukasz Czapnik
-0
/
+14
2025-09-18
net: phy: clear link parameters on admin link down
Oleksij Rempel
-0
/
+13
2025-09-18
net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
Vishnu Singh
-15
/
+21
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-92
/
+139
2025-09-18
octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
Duoming Zhou
-1
/
+1
2025-09-18
cnic: Fix use-after-free bugs in cnic_delete_task
Duoming Zhou
-2
/
+1
2025-09-18
net: liquidio: fix overflow in octeon_init_instr_queue()
Alexey Nepomnyashih
-1
/
+1
2025-09-18
Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
Tariq Toukan
-2
/
+0
2025-09-18
net: virtio_net: add get_rxrings ethtool callback for RX ring queries
Breno Leitao
-12
/
+3
2025-09-18
bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
-1
/
+23
2025-09-18
bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
-0
/
+41
2025-09-18
bnxt_en: Use VLAN_ETH_HLEN when possible
Kalesh AP
-3
/
+3
2025-09-18
bnxt_en: Support for RoCE resources dynamically shared within VFs.
Anantha Prabhu
-2
/
+16
2025-09-18
bnxt_en: Add err_qpc backing store handling
Kashyap Desai
-3
/
+7
2025-09-18
bnxt_en: Add fw log trace support for 5731X/5741X chips
Shruti Parab
-4
/
+12
2025-09-18
bnxt_en: Improve bnxt_backing_store_cfg_v2()
Michael Chan
-7
/
+8
2025-09-18
bnxt_en: Optimize bnxt_sriov_disable()
Kalesh AP
-4
/
+12
2025-09-18
bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()
Kalesh AP
-7
/
+0
2025-09-18
bnxt_en: Drop redundant if block in bnxt_dl_flash_update()
Kalesh AP
-6
/
+0
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
-19
/
+1461
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....
Bartosz Golaszewski
-0
/
+844
2025-09-18
net/mlx5e: Implement PSP key_rotate operation
Raed Salem
-0
/
+23
2025-09-18
net/mlx5e: Add Rx data path offload
Raed Salem
-13
/
+93
[prev]
[next]