index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
65
-376
/
+848
|
\
|
*
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
2024-06-13
1
-1
/
+1
|
*
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2024-06-13
2
-2
/
+61
|
*
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
2024-06-13
1
-3
/
+5
|
*
ionic: fix use after netif_napi_del()
Taehee Yoo
2024-06-13
1
-3
/
+1
|
*
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
2024-06-13
1
-3
/
+2
|
*
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...
Xiaolei Wang
2024-06-12
1
-14
/
+11
|
*
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
2024-06-12
1
-15
/
+5
|
*
net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets
Gal Pressman
2024-06-10
1
-2
/
+1
|
*
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
2024-06-10
1
-4
/
+6
|
*
net dsa: qca8k: fix usages of device_get_named_child_node()
Andy Shevchenko
2024-06-10
1
-2
/
+10
|
*
netdevsim: fix backwards compatibility in nsim_get_iflink()
David Wei
2024-06-10
1
-1
/
+2
|
*
net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
Sagar Cheluvegowda
2024-06-09
1
-0
/
+4
|
*
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
2024-06-07
1
-6
/
+5
|
*
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2024-06-07
2
-0
/
+6
|
*
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
2024-06-07
1
-5
/
+16
|
*
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
2024-06-07
1
-2
/
+1
|
*
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
2024-06-06
1
-1
/
+1
|
*
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2024-06-06
2
-2
/
+11
|
*
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-06
4
-46
/
+68
|
*
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-06-06
3
-14
/
+24
|
*
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-06-06
3
-26
/
+27
|
*
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
2024-06-06
2
-9
/
+93
|
*
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
2024-06-06
1
-7
/
+21
|
*
net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
Aleksandr Mishin
2024-06-05
1
-2
/
+6
|
*
net/mlx5: Always stop health timer during driver removal
Shay Drory
2024-06-05
1
-0
/
+3
|
*
net/mlx5: Stop waiting for PCI if pci channel is offline
Moshe Shemesh
2024-06-05
3
-0
/
+16
|
*
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
2024-06-05
2
-36
/
+77
|
*
vxlan: Fix regression when dropping packets due to invalid src addresses
Daniel Borkmann
2024-06-05
1
-4
/
+4
|
*
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
2024-06-05
1
-0
/
+1
|
*
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
2024-06-05
1
-1
/
+41
|
*
octeontx2-af: Always allocate PF entries from low prioriy zone
Subbaraya Sundeep
2024-06-05
1
-11
/
+22
|
*
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-06-04
25
-125
/
+219
|
|
\
|
|
*
wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
Bitterblue Smith
2024-06-01
1
-15
/
+0
|
|
*
wifi: mt76: mt7615: add missing chanctx ops
Johannes Berg
2024-06-01
1
-0
/
+4
|
|
*
wifi: wilc1000: document SRCU usage instead of SRCU
Alexis Lothoré
2024-06-01
1
-0
/
+7
|
|
*
Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"
Alexis Lothoré
2024-06-01
1
-1
/
+1
|
|
*
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
2024-06-01
5
-45
/
+64
|
|
*
Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
2024-06-01
4
-22
/
+44
|
|
|
\
|
|
|
*
wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
Baochen Qiang
2024-05-23
1
-13
/
+25
|
|
|
*
wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs
Carl Huang
2024-05-23
1
-1
/
+1
|
|
|
*
wifi: ath10k: fix QCOM_RPROC_COMMON dependency
Dmitry Baryshkov
2024-05-20
1
-0
/
+1
|
|
|
*
wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_config
Breno Leitao
2024-05-17
1
-8
/
+17
|
|
*
|
wifi: iwlwifi: mvm: don't read past the mfuart notifcation
Emmanuel Grumbach
2024-05-29
1
-10
/
+0
|
|
*
|
wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
Ilan Peer
2024-05-29
1
-1
/
+2
|
|
*
|
wifi: iwlwifi: mvm: check n_ssids before accessing the ssids
Miri Korenblit
2024-05-29
1
-2
/
+2
|
|
*
|
wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
Ayala Beker
2024-05-29
1
-1
/
+4
|
|
*
|
wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
Johannes Berg
2024-05-29
3
-6
/
+11
|
|
*
|
wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
Yedidya Benshimol
2024-05-29
1
-2
/
+11
|
|
*
|
wifi: iwlwifi: mvm: remove stale STA link data during restart
Benjamin Berg
2024-05-29
3
-5
/
+47
[next]