index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
43
-307
/
+419
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
18
-245
/
+250
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-06-12
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
Dan Carpenter
1
-2
/
+17
2025-06-12
veth: prevent NULL pointer dereference in veth_xdp_rcv
Jesper Dangaard Brouer
1
-2
/
+2
2025-06-12
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
Maxime Chevallier
1
-6
/
+12
2025-06-11
net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper
Shahar Shitrit
1
-4
/
+1
2025-06-11
net/mlx5e: Fix leak of Geneve TLV option object
Jianbo Liu
1
-6
/
+6
2025-06-11
net/mlx5: HWS, make sure the uplink is the last destination
Vlad Dogaru
3
-7
/
+11
2025-06-11
net/mlx5: HWS, fix missing ip_version handling in definer
Yevgeny Kliteynik
1
-0
/
+3
2025-06-11
net/mlx5: HWS, Init mutex on the correct path
Vlad Dogaru
1
-1
/
+1
2025-06-11
net/mlx5: Fix return value when searching for existing flow group
Patrisious Haddad
1
-1
/
+4
2025-06-11
net/mlx5: Fix ECVF vports unload on shutdown flow
Amir Tzin
1
-8
/
+13
2025-06-11
net/mlx5: Ensure fw pages are always allocated on same NUMA
Moshe Shemesh
1
-1
/
+1
2025-06-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-8
/
+40
2025-06-11
net/mdiobus: Fix potential out-of-bounds clause 45 read/write access
Jakub Raczynski
1
-0
/
+6
2025-06-11
net/mdiobus: Fix potential out-of-bounds read/write access
Jakub Raczynski
1
-0
/
+6
2025-06-11
Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
16
-237
/
+228
2025-06-11
wifi: iwlwifi: fix merge damage related to iwl_pci_resume
Emmanuel Grumbach
1
-4
/
+20
2025-06-11
Revert "wifi: mwifiex: Fix HT40 bandwidth issue."
Francesco Dolcini
1
-4
/
+2
2025-06-11
macsec: MACsec SCI assignment for ES = 0
Carlos Fernandez
1
-6
/
+34
2025-06-10
net: airoha: Enable RX queues 16-31
Lorenzo Bianconi
1
-1
/
+2
2025-06-10
netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
Gustavo Luiz Duarte
1
-2
/
+1
2025-06-10
net: usb: r8152: Add device ID for TP-Link UE200
Lucas Sanchez Sagrado
1
-0
/
+1
2025-06-10
e1000: Move cancel_work_sync to avoid deadlock
Joe Damato
1
-4
/
+4
2025-06-10
ice/ptp: fix crosstimestamp reporting
Anton Nadezhdin
1
-0
/
+1
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2
-0
/
+28
2025-06-10
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
1
-1
/
+4
2025-06-10
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
1
-3
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
194
-264
/
+328
2025-06-07
wifi: ath12k: fix uaf in ath12k_core_init()
Miaoqing Pan
1
-3
/
+7
2025-06-07
wifi: ath12k: Fix hal_reo_cmd_status kernel-doc
Jeff Johnson
1
-1
/
+2
2025-06-07
wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
Baochen Qiang
4
-4
/
+14
2025-06-07
wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...
Rodrigo Gobbi
1
-14
/
+14
2025-06-07
wifi: ath11k: consistently use ath11k_mac_get_fw_stats()
Baochen Qiang
1
-42
/
+2
2025-06-07
wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()
Baochen Qiang
1
-8
/
+5
2025-06-07
wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()
Baochen Qiang
1
-1
/
+1
2025-06-07
wifi: ath11k: move some firmware stats related functions outside of debugfs
Baochen Qiang
5
-138
/
+135
2025-06-07
wifi: ath11k: don't wait when there is no vdev started
Baochen Qiang
1
-3
/
+7
2025-06-07
wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()
Baochen Qiang
3
-9
/
+11
2025-06-07
wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()
Baochen Qiang
5
-27
/
+18
2025-06-07
wil6210: fix support for sparrow chipsets
Sebastian Gottschall
1
-10
/
+16
2025-06-07
wifi: ath10k: Avoid vdev delete timeout when firmware is already down
Loic Poulain
1
-8
/
+25
2025-06-07
ath10k: snoc: fix unbalanced IRQ enable in crash recovery
Caleb Connolly
1
-1
/
+3
2025-06-06
net: enetc: fix the netc-lib driver build dependency
Wei Fang
1
-1
/
+5
2025-06-05
net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
Jonas Gorski
1
-5
/
+1
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
52
-509
/
+628
2025-06-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-223
/
+96
2025-06-05
wireguard: device: enable threaded NAPI
Mirco Barone
1
-0
/
+1
2025-06-05
Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
4
-8
/
+9
[next]