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-07-19
wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled
Nithyanantham Paramasivam
-4
/
+60
2025-07-19
wifi: ath12k: Fix the handling of TX packets in Ethernet mode
Nithyanantham Paramasivam
-7
/
+32
2025-07-18
net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch
Shahar Shitrit
-54
/
+54
2025-07-18
net/mlx5: Fix memory leak in cmd_exec()
Chiara Meiohas
-2
/
+2
2025-07-18
be2net: Use correct byte order and format string for TCP seq and ack_seq
Alok Tiwari
-4
/
+4
2025-07-18
net: bcmasp: Add support for re-starting auto-negotiation
Florian Fainelli
-0
/
+1
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
-1
/
+2
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
-5
/
+5
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
-1
/
+1
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
-4
/
+6
2025-07-18
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
-3
/
+5
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
-1
/
+1
2025-07-18
net: ti: icssg-prueth: Fix buffer allocation for ICSSG
Himanshu Mittal
-73
/
+190
2025-07-18
dpaa2-switch: Fix device reference count leak in MAC endpoint handling
Ma Ke
-3
/
+12
2025-07-18
dpaa2-eth: Fix device reference count leak in MAC endpoint handling
Ma Ke
-3
/
+12
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
-4
/
+2
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
-499
/
+986
2025-07-18
ixgbevf: remove unused fields from struct ixgbevf_adapter
Yuto Ohnuki
-3
/
+0
2025-07-18
igbvf: remove unused fields from struct igbvf_adapter
Yuto Ohnuki
-32
/
+0
2025-07-18
igc: Add wildcard rule support to ethtool NFC using Default Queue
Song Yoong Siang
-3
/
+49
2025-07-18
igc: Relocate RSS field definitions to igc_defines.h
Song Yoong Siang
-4
/
+3
2025-07-18
ice: breakout common LAG code into helpers
Dave Ertman
-35
/
+51
2025-07-18
ice: convert ice_add_prof() to bitmap
Jesse Brandeburg
-55
/
+34
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
-0
/
+36
2025-07-18
ice: add 40G speed to Admin Command GET PORT OPTION
Aleksandr Loktionov
-2
/
+6
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
-13
/
+74
2025-07-18
idpf: add cross timestamping
Milena Olech
-1
/
+207
2025-07-18
idpf: add flow steering support
Ahmed Zaki
-5
/
+425
2025-07-18
virtchnl2: add flow steering support
Sudheer Mogilappagari
-7
/
+202
2025-07-18
virtchnl2: rename enum virtchnl2_cap_rss
Ahmed Zaki
-35
/
+35
2025-07-18
wifi: ath12k: Add support to parse max ext2 wmi service bit
Tamizh Chelvam Raja
-7
/
+6
2025-07-18
wifi: ath12k: fix endianness handling while accessing wmi service bit
Tamizh Chelvam Raja
-5
/
+7
2025-07-18
wifi: plfxlc: Fix error handling in usb driver probe
Murad Masimov
-21
/
+21
2025-07-18
wifi: brcmfmac: Add support for the SDIO 43751 device
Fabio Estevam
-1
/
+8
2025-07-18
wifi: wilc1000: Use min() to improve code
Qianfeng Rong
-4
/
+1
2025-07-18
wifi: mwifiex: Use max_t() to improve code
Qianfeng Rong
-4
/
+3
2025-07-18
wifi: brcm80211: Use min() to improve code
Qianfeng Rong
-8
/
+3
2025-07-18
wifi: brcmfmac: Fix typo "notifer"
WangYuli
-1
/
+1
2025-07-18
wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...
Nathan Chancellor
-1
/
+1
2025-07-18
Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtw
Johannes Berg
-675
/
+3487
2025-07-18
wifi: rtlwifi: Use min()/max() to improve code
Qianfeng Rong
-54
/
+12
2025-07-18
wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode
Chin-Yen Lee
-1
/
+4
2025-07-18
wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USB
Bitterblue Smith
-1
/
+8
2025-07-18
wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USB
Bitterblue Smith
-2
/
+9
2025-07-18
wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()
Ping-Ke Shih
-1
/
+1
2025-07-18
wifi: rtw89: purge obsoleted scan events with software sequence number
Ping-Ke Shih
-2
/
+68
2025-07-18
wifi: rtw89: dynamically update EHT preamble puncturing
Kuan-Chung Chen
-0
/
+115
2025-07-18
wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chips
Chia-Yuan Li
-1
/
+1
2025-07-18
wifi: rtw89: trigger TX stuck if FIFO full
Chia-Yuan Li
-0
/
+4
2025-07-17
et131x: Add missing check after DMA map
Thomas Fourier
-0
/
+36
[prev]
[next]