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.13.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-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
249
-3283
/
+12787
2024-02-21
net/dummy: Move stats allocation to core
Breno Leitao
1
-9
/
+1
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
1
-13
/
+4
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
1
-1
/
+3
2024-02-21
net: hso: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: geneve: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: ppp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vxlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-02-21
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-4
/
+5
2024-02-21
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
1
-0
/
+1
2024-02-20
Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
6
-15
/
+220
2024-02-19
wifi: wilc1000: add missing read critical sections around vif list traversal
Ajay Singh
2
-25
/
+35
2024-02-19
wifi: wilc1000: fix declarations ordering
Alexis Lothoré
2
-11
/
+11
2024-02-19
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
5
-10
/
+16
2024-02-19
wifi: wilc1000: split deeply nested RCU list traversal in dedicated helper
Alexis Lothoré
1
-11
/
+14
2024-02-19
wifi: rtw89: 8922a: add helper of set_channel
Ping-Ke Shih
3
-0
/
+76
2024-02-19
wifi: rtw89: 8922a: add set_channel RF part
Ping-Ke Shih
6
-0
/
+208
2024-02-19
wifi: rtw89: 8922a: add set_channel BB part
Ping-Ke Shih
2
-0
/
+427
2024-02-19
wifi: rtw89: 8922a: add set_channel MAC part
Ping-Ke Shih
4
-1
/
+173
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
3
-8
/
+5
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2
-1
/
+33
2024-02-19
pds_core: add simple AER handler
Shannon Nelson
1
-0
/
+24
2024-02-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
4
-390
/
+373
2024-02-18
net: ena: Remove ena_select_queue
Kamal Heib
1
-17
/
+0
2024-02-18
net: phy: aquantia: add AQR813 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-17
net: phy: c45: add support for MDIO_AN_EEE_ADV2
Heiner Kallweit
1
-0
/
+27
2024-02-17
net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...
Heiner Kallweit
1
-0
/
+11
2024-02-17
net: phy: c45: add and use genphy_c45_read_eee_cap2
Heiner Kallweit
1
-0
/
+31
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
1
-0
/
+11
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
3
-109
/
+76
2024-02-16
i40e: Fix broken support for floating VEBs
Ivan Vecera
2
-49
/
+67
2024-02-16
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
3
-86
/
+68
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
4
-245
/
+264
2024-02-16
i40e: Use existing helper to find flow director VSI
Ivan Vecera
1
-7
/
+4
2024-02-16
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
3
-5
/
+5
2024-02-16
can: xilinx_can: Add ethtool stats interface for ECC errors
Srinivas Goud
1
-0
/
+64
2024-02-16
can: xilinx_can: Add ECC support
Srinivas Goud
1
-4
/
+101
2024-02-16
net: phy: aquantia: add AQR113 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-16
net: ti: icssg-prueth: Remove duplicate cleanup calls in emac_ndo_stop()
Diogo Ivo
1
-4
/
+0
2024-02-16
ionic: implement xdp frags support
Shannon Nelson
2
-5
/
+98
2024-02-16
ionic: add ndo_xdp_xmit
Shannon Nelson
3
-2
/
+66
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
5
-1
/
+32
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
5
-3
/
+150
2024-02-16
ionic: Add XDP packet headroom
Shannon Nelson
1
-23
/
+45
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
6
-14
/
+269
2024-02-16
ionic: use dma range APIs
Shannon Nelson
1
-7
/
+6
2024-02-16
ionic: add helpers for accessing buffer info
Shannon Nelson
1
-13
/
+24
[next]