index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
1
-3
/
+1
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-12
wifi: iwlwifi: scan: correctly check if PSC listen period is needed
Ayala Beker
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: fix ROC version check
Shaul Triebitz
1
-1
/
+1
2024-06-12
wifi: iwlwifi: mvm: unlock mvm mutex
Shaul Triebitz
1
-0
/
+2
2024-06-12
net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...
Xiaolei Wang
1
-14
/
+11
2024-06-12
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
1
-15
/
+5
2024-06-10
net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets
Gal Pressman
1
-2
/
+1
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-4
/
+6
2024-06-10
net dsa: qca8k: fix usages of device_get_named_child_node()
Andy Shevchenko
1
-2
/
+10
2024-06-10
netdevsim: fix backwards compatibility in nsim_get_iflink()
David Wei
1
-1
/
+2
2024-06-09
net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
Sagar Cheluvegowda
1
-0
/
+4
2024-06-07
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
1
-6
/
+5
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2
-0
/
+6
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
1
-5
/
+16
2024-06-07
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
1
-2
/
+1
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
1
-1
/
+1
2024-06-06
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2
-2
/
+11
2024-06-06
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
4
-46
/
+68
2024-06-06
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
3
-14
/
+24
2024-06-06
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
3
-26
/
+27
2024-06-06
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
2
-9
/
+93
2024-06-06
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
1
-7
/
+21
2024-06-05
net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
Aleksandr Mishin
1
-2
/
+6
2024-06-05
net/mlx5: Always stop health timer during driver removal
Shay Drory
1
-0
/
+3
2024-06-05
net/mlx5: Stop waiting for PCI if pci channel is offline
Moshe Shemesh
3
-0
/
+16
2024-06-05
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
2
-36
/
+77
2024-06-05
vxlan: Fix regression when dropping packets due to invalid src addresses
Daniel Borkmann
1
-4
/
+4
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
1
-0
/
+1
2024-06-05
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
1
-1
/
+41
2024-06-05
octeontx2-af: Always allocate PF entries from low prioriy zone
Subbaraya Sundeep
1
-11
/
+22
2024-06-04
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
25
-125
/
+219
2024-06-04
vmxnet3: disable rx data ring on dma allocation failure
Matthias Stocker
1
-1
/
+1
2024-06-03
net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
Tristram Ha
1
-6
/
+56
2024-06-02
virtio_net: fix a spurious deadlock issue
Heng Qi
1
-20
/
+16
2024-06-02
virtio_net: fix possible dim status unrecoverable
Heng Qi
1
-1
/
+1
2024-06-02
virtio_net: fix missing lock protection on control_buf access
Heng Qi
1
-1
/
+3
2024-06-01
wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
Bitterblue Smith
1
-15
/
+0
2024-06-01
wifi: mt76: mt7615: add missing chanctx ops
Johannes Berg
1
-0
/
+4
2024-06-01
wifi: wilc1000: document SRCU usage instead of SRCU
Alexis Lothoré
1
-0
/
+7
2024-06-01
Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"
Alexis Lothoré
1
-1
/
+1
2024-06-01
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
5
-45
/
+64
2024-06-01
Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
4
-22
/
+44
2024-05-30
ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
Yue Haibing
1
-2
/
+2
2024-05-30
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-30
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-30
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-30
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-30
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-30
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
[prev]
[next]