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-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-2
/
+2
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-9
/
+20
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-34
/
+66
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-3217
/
+1
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
912
-27992
/
+104472
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-356
/
+283
2025-03-26
mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
Daniel Hsu
1
-1
/
+1
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2025-03-25
net: usb: asix: ax88772: Increase phy_name size
Andy Shevchenko
1
-4
/
+8
2025-03-25
net: libwx: fix Tx L4 checksum
Jiawen Wu
1
-1
/
+3
2025-03-25
net: libwx: fix Tx descriptor content for some tunnel packets
Jiawen Wu
1
-24
/
+37
2025-03-25
net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards
Hans-Frieder Vogt
1
-0
/
+4
2025-03-25
net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
Hans-Frieder Vogt
1
-1
/
+1
2025-03-25
net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
Hans-Frieder Vogt
3
-3
/
+117
2025-03-25
net: phy: aquantia: add essential functions to aqr105 driver
Hans-Frieder Vogt
1
-2
/
+237
2025-03-25
net: phy: aquantia: search for firmware-name in fwnode
Hans-Frieder Vogt
1
-3
/
+4
2025-03-25
net: phy: aquantia: add probe function to aqr105 for firmware loading
Hans-Frieder Vogt
1
-0
/
+1
2025-03-25
net: phy: Add swnode support to mdiobus_scan
Hans-Frieder Vogt
1
-0
/
+14
2025-03-25
gve: add XDP DROP and PASS support for DQ
Joshua Washington
1
-0
/
+52
2025-03-25
gve: update XDP allocation path support RX buffer posting
Joshua Washington
4
-17
/
+53
2025-03-25
gve: merge packet buffer size fields
Joshua Washington
7
-17
/
+12
2025-03-25
gve: update GQ RX to use buf_size
Joshua Washington
1
-9
/
+15
2025-03-25
gve: introduce config-based allocation for XDP
Joshua Washington
7
-294
/
+118
2025-03-25
gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
Joshua Washington
3
-13
/
+5
2025-03-25
net: phylink: force link down on major_config failure
Russell King (Oracle)
1
-8
/
+34
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
23
-73
/
+54
2025-03-25
net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3
Oleksij Rempel
2
-233
/
+9
2025-03-25
stmmac: intel: interface switching support for RPL-P platform
Choong Yong Liang
1
-1
/
+1
2025-03-25
stmmac: Replace deprecated PCI functions
Philipp Stanner
2
-12
/
+8
2025-03-25
stmmac: Remove pcim_* functions for driver detach
Philipp Stanner
2
-19
/
+1
2025-03-25
stmmac: loongson: Remove surplus loop
Philipp Stanner
1
-9
/
+4
2025-03-25
virtio_net: Allocate rss_hdr with devres
Akihiko Odaki
1
-6
/
+4
2025-03-25
virtio_net: Use new RSS config structs
Akihiko Odaki
1
-74
/
+43
2025-03-25
virtio_net: Fix endian with virtio_net_ctrl_rss
Akihiko Odaki
1
-15
/
+15
2025-03-25
octeontx2-af: mcs: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-1
/
+0
2025-03-25
net: mdio: mdio-i2c: Add support for single-byte SMBus operations
Maxime Chevallier
1
-1
/
+78
2025-03-25
net: phy: sfp: Add support for SMBus module access
Maxime Chevallier
1
-8
/
+74
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
10
-144
/
+5
2025-03-25
net: au1000_eth: Mark au1000_ReleaseDB() static
Johan Korsnes
1
-1
/
+1
2025-03-25
net: fix NULL pointer dereference in l3mdev_l3_rcv
Wang Liang
1
-1
/
+0
2025-03-25
ibmvnic: Use kernel helpers for hex dumps
Nick Child
1
-12
/
+18
2025-03-25
Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
255
-2539
/
+67958
2025-03-25
net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHY
Jonas Karlman
1
-0
/
+41
2025-03-25
net: stmmac: dwmac-rk: Add integrated_phy_powerdown operation
Jonas Karlman
1
-11
/
+15
2025-03-25
net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functions
Jonas Karlman
1
-44
/
+44
2025-03-25
net: stmmac: dwmac-rk: Add GMAC support for RK3528
David Wu
1
-0
/
+132
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
2
-4
/
+7
2025-03-25
net: stmmac: block PHY RXC clock-stop
Russell King (Oracle)
1
-0
/
+27
2025-03-25
net: phylink: add functions to block/unblock rx clock stop
Russell King (Oracle)
1
-0
/
+59
2025-03-25
net: stmmac: socfpga: remove phy_resume() call
Russell King (Oracle)
1
-18
/
+0
[next]