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-09-29
net: stmmac: tc: Add HLBS drop count to taprio stats
Rohan G Thomas
1
-2
/
+5
2025-09-29
net: stmmac: est: Drop frames causing HLBS error
Rohan G Thomas
3
-3
/
+8
2025-09-29
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
1
-5
/
+5
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2025-09-27
net/mlx5: Expose uar access and odp page fault counters
Akiva Goldberger
1
-0
/
+9
2025-09-26
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
1
-2
/
+2
2025-09-26
net: macb: single dma_alloc_coherent() for DMA descriptors
Théo Lebrun
1
-39
/
+41
2025-09-26
net: macb: move ring size computation to functions
Théo Lebrun
1
-11
/
+16
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
2
-37
/
+24
2025-09-26
octeon_ep_vf: Add support to retrieve hardware channel information
Sathesh B Edara
1
-0
/
+10
2025-09-26
octeon_ep: Add support to retrieve hardware channel information
Sathesh B Edara
1
-0
/
+10
2025-09-26
net: phy: micrel: Fix lan8814_config_init
Horatiu Vultur
1
-1
/
+1
2025-09-26
net: airoha: npu: Add a NPU callback to initialize flow stats
Lorenzo Bianconi
2
-24
/
+19
2025-09-26
eth: fbnic: Add support to read lane count
Mohsin Bashir
1
-0
/
+1
2025-09-26
Wangxun: vf: Implement some ethtool apis for get_xxx
Mengyuan Lou
4
-0
/
+42
2025-09-26
net/mlx5e: Report RS-FEC histogram statistics via ethtool
Carolina Jubran
1
-1
/
+33
2025-09-26
net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
Carolina Jubran
5
-3
/
+94
2025-09-26
net/mlx5e: Don't query FEC statistics when FEC is disabled
Carolina Jubran
1
-6
/
+6
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
10
-10
/
+43
2025-09-26
net: qed: Remove redundant NULL checks after list_first_entry()
Zhen Ni
1
-9
/
+0
2025-09-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-477
/
+1977
2025-09-26
net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
Christophe Leroy
1
-5
/
+19
2025-09-26
net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
I Viswanath
1
-2
/
+0
2025-09-26
net: renesas: rswitch: Remove unneeded semicolons
Geert Uytterhoeven
1
-2
/
+2
2025-09-26
net: enetc: Fix probing error message typo for the ENETCv4 PF driver
Claudiu Manoil
1
-1
/
+1
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
20
-462
/
+725
2025-09-26
Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
127
-1617
/
+5826
2025-09-26
net/mlx5: Use %pe format specifier for error pointers
Gal Pressman
22
-76
/
+80
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-105
/
+181
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
2
-6
/
+19
2025-09-25
eth: fbnic: Read module EEPROM
Mohsin Bashir
3
-0
/
+217
2025-09-25
octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()
Dan Carpenter
1
-1
/
+1
2025-09-25
net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...
Vladimir Oltean
1
-1
/
+2
2025-09-25
net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
Vladimir Oltean
1
-4
/
+14
2025-09-24
bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vadim Fedorenko
3
-27
/
+23
2025-09-24
tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vadim Fedorenko
1
-37
/
+29
2025-09-24
net: phy: micrel: Fix default LED behaviour
Horatiu Vultur
1
-0
/
+19
2025-09-24
net: stmmac: simplify stmmac_init_phy()
Russell King (Oracle)
1
-13
/
+12
2025-09-24
net: stmmac: move PHY handling out of __stmmac_open()/release()
Russell King (Oracle)
1
-12
/
+17
2025-09-24
net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()
Russell King (Oracle)
1
-4
/
+4
2025-09-24
net: stmmac: move PHY attachment error message into stmmac_init_phy()
Russell King (Oracle)
1
-6
/
+5
2025-09-24
net: stmmac: move xpcs clause 73 test into stmmac_init_phy()
Russell King (Oracle)
1
-10
/
+11
2025-09-24
net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.c
Russell King (Oracle)
3
-34
/
+32
2025-09-24
libie: fix string names for AQ error codes
Jacob Keller
1
-1
/
+1
2025-09-24
idpf: enable XSk features and ndo_xsk_wakeup
Alexander Lobakin
7
-4
/
+55
2025-09-24
idpf: implement Rx path for AF_XDP
Alexander Lobakin
6
-21
/
+405
2025-09-24
idpf: implement XSk xmit
Alexander Lobakin
6
-21
/
+354
2025-09-24
idpf: add XSk pool initialization
Michal Kubiak
8
-4
/
+398
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
4
-429
/
+767
2025-09-24
can: netlink: add userland error messages
Vincent Mailhol
1
-20
/
+62
[prev]
[next]