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-09-05
sh_eth: Use async pm_runtime_put()
Geert Uytterhoeven
-2
/
+2
2025-09-05
sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-11
/
+2
2025-09-05
sh_eth: Remove dummy Runtime PM callbacks
Geert Uytterhoeven
-13
/
+0
2025-09-05
net: phy: transfer phy_config_inband() locking responsibility to phylink
Vladimir Oltean
-8
/
+13
2025-09-05
net: phylink: add lock for serializing concurrent pl->phydev writes with reso...
Vladimir Oltean
-3
/
+16
2025-09-05
net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
Stefan Wahren
-1
/
+2
2025-09-05
net: phy: fixed_phy: remove link gpio support
Heiner Kallweit
-64
/
+4
2025-09-05
wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()
Dan Carpenter
-3
/
+1
2025-09-04
smsc911x: add second read of EEPROM mac when possible corruption seen
Colin Foster
-2
/
+12
2025-09-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-73
/
+82
2025-09-04
net: libwx: fix to enable RSS
Jiawen Wu
-4
/
+0
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-316
/
+2579
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
-10
/
+8
2025-09-04
net: dsa: dsa_loop: use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-04
ppp: fix memory leak in pad_compress_skb
Qingfang Deng
-3
/
+3
2025-09-04
net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
Abin Joseph
-0
/
+10
2025-09-04
wifi: brcmfmac: support AP isolation to restrict reachability between stations
Wright Feng
-0
/
+23
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
-7
/
+1
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
-4
/
+4
2025-09-04
Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-3393
/
+884
2025-09-04
eth: fbnic: support queue ops / zero-copy Rx
Jakub Kicinski
-2
/
+174
2025-09-04
eth: fbnic: don't pass NAPI into pp alloc
Jakub Kicinski
-4
/
+4
2025-09-04
eth: fbnic: defer page pool recycling activation to queue start
Jakub Kicinski
-1
/
+5
2025-09-04
eth: fbnic: allocate unreadable page pool for the payloads
Jakub Kicinski
-10
/
+21
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
-8
/
+1
2025-09-04
eth: fbnic: split fbnic_fill()
Jakub Kicinski
-15
/
+18
2025-09-04
eth: fbnic: split fbnic_enable()
Jakub Kicinski
-21
/
+24
2025-09-04
eth: fbnic: split fbnic_flush()
Jakub Kicinski
-35
/
+38
2025-09-04
eth: fbnic: split fbnic_disable()
Jakub Kicinski
-19
/
+23
2025-09-04
eth: fbnic: request ops lock
Jakub Kicinski
-8
/
+18
2025-09-04
eth: fbnic: use netmem_ref where applicable
Jakub Kicinski
-27
/
+40
2025-09-04
eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
Jakub Kicinski
-27
/
+8
2025-09-04
eth: fbnic: move xdp_rxq_info_reg() to resource alloc
Jakub Kicinski
-32
/
+26
2025-09-04
eth: fbnic: move page pool pointer from NAPI to the ring struct
Jakub Kicinski
-44
/
+55
2025-09-04
net: renesas: rswitch: add modifiable ageing time
Michael Dege
-0
/
+20
2025-09-04
net: renesas: rswitch: add offloading for L2 switching
Michael Dege
-5
/
+412
2025-09-04
net: renesas: rswitch: configure default ageing time
Michael Dege
-2
/
+23
2025-09-04
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
Michael Dege
-0
/
+1
2025-09-03
net: phy: micrel: Add PTP support for lan8842
Horatiu Vultur
-0
/
+99
2025-09-03
net: phy: micrel: Introduce function __lan8814_ptp_probe_once
Horatiu Vultur
-5
/
+12
2025-09-03
net: thunder_bgx: decrement cleanup index before use
Rosen Penev
-1
/
+1
2025-09-03
net: thunder_bgx: add a missing of_node_put
Rosen Penev
-7
/
+11
2025-09-03
drivers: net: stmmac: handle start time set in the past for flexible PPS
Gatien Chevallier
-1
/
+33
2025-09-03
net: phylink: move PHY interrupt request to non-fail path
Russell King (Oracle)
-3
/
+3
2025-09-03
net: stmmac: imx: add i.MX91 support
Joy Zou
-1
/
+3
2025-09-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-126
/
+65
2025-09-03
Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-1
/
+8
2025-09-03
Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-25
/
+142
2025-09-03
ixgbe: drop unnecessary casts to u16 / int
Jacek Kowalski
-6
/
+6
2025-09-03
igc: drop unnecessary constant casts to u16
Jacek Kowalski
-3
/
+3
[prev]
[next]