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-08-08
net: hibmcge: fix the division by zero issue
Jijie Shao
-1
/
+6
2025-08-08
net: hibmcge: fix rtnl deadlock issue
Jijie Shao
-9
/
+5
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-51
/
+108
2025-08-07
pptp: fix pptp_xmit() error path
Eric Dumazet
-3
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-5
/
+5
2025-08-06
net: usbnet: Fix the wrong netif_carrier_on() call
Ammar Faizi
-3
/
+3
2025-08-05
net: ti: icssg-prueth: Fix skb handling for XDP_PASS
Meghana Malladi
-7
/
+8
2025-08-05
eth: fbnic: Lock the tx_dropped update
Mohsin Bashir
-0
/
+2
2025-08-05
eth: fbnic: Fix tx_dropped reporting
Mohsin Bashir
-4
/
+4
2025-08-05
eth: fbnic: remove the debugging trick of super high page bias
Jakub Kicinski
-6
/
+4
2025-08-05
net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnect
Heiner Kallweit
-3
/
+4
2025-08-04
Revert "net: mdio_bus: Use devm for getting reset GPIO"
Jakub Kicinski
-2
/
+2
2025-08-04
benet: fix BUG when creating VFs
Michal Schmidt
-1
/
+1
2025-08-04
net: airoha: npu: Add missing MODULE_FIRMWARE macros
Lorenzo Bianconi
-0
/
+2
2025-08-04
ipa: fix compile-testing with qcom-mdt=m
Arnd Bergmann
-1
/
+1
2025-08-04
eth: fbnic: unlink NAPIs from queues on error to open
Jakub Kicinski
-1
/
+3
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-4
/
+3
2025-08-02
net: mvneta: fix typo "notifer"
WangYuli
-1
/
+1
2025-08-01
net: mdio: mdio-bcm-unimac: Correct rate fallback logic
Florian Fainelli
-3
/
+2
2025-08-01
net/mlx5: Correctly set gso_segs when LRO is used
Christoph Paasch
-0
/
+1
2025-08-01
sfc: unfix not-a-typo in comment
Edward Cree
-1
/
+1
2025-08-01
net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
Lorenzo Bianconi
-6
/
+20
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-5
/
+180
2025-07-30
pptp: ensure minimal skb length in pptp_xmit()
Eric Dumazet
-6
/
+9
2025-07-30
net: mdio_bus: Use devm for getting reset GPIO
Bence Csókás
-2
/
+2
2025-07-30
net: phy: smsc: add proper reset flags for LAN8710A
Buday Csaba
-0
/
+1
2025-07-30
net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()
Luca Weiss
-1
/
+5
2025-07-30
phy: mscc: Fix parsing of unicast frames
Horatiu Vultur
-0
/
+2
2025-07-30
net: ti: icss-iep: fix device and OF node leaks at probe
Johan Hovold
-5
/
+18
2025-07-30
net: mtk_eth_soc: fix device leak at probe
Johan Hovold
-1
/
+0
2025-07-30
net: gianfar: fix device leak when querying time stamp info
Johan Hovold
-1
/
+3
2025-07-30
net: enetc: fix device and OF node leak at probe
Johan Hovold
-2
/
+12
2025-07-30
net: dpaa: fix device leak when querying time stamp info
Johan Hovold
-1
/
+3
2025-07-30
Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-5
/
+0
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-6
/
+4
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-29617
/
+47246
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-25
/
+25
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-30
/
+35
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-16
/
+69
2025-07-26
vrf: Drop existing dst reference in vrf_ip6_input_dst
Stanislav Fomichev
-0
/
+2
2025-07-26
net: fsl_pq_mdio: use dev_err_probe
Alexander Stein
-2
/
+2
2025-07-26
igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
Jason Xing
-2
/
+1
2025-07-26
stmmac: xsk: fix negative overflow of budget in zerocopy mode
Jason Xing
-1
/
+1
2025-07-25
net: dsa: microchip: Disable PTP function of KSZ8463
Tristram Ha
-0
/
+11
2025-07-25
net: dsa: microchip: Setup fiber ports for KSZ8463
Tristram Ha
-0
/
+19
2025-07-25
net: dsa: microchip: Write switch MAC address differently for KSZ8463
Tristram Ha
-1
/
+10
2025-07-25
net: dsa: microchip: Use different registers for KSZ8463
Tristram Ha
-28
/
+92
2025-07-25
net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
Tristram Ha
-3
/
+388
2025-07-25
net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5
Mun Yew Tham
-0
/
+1
2025-07-25
Merge tag 'linux-can-fixes-for-6.16-20250725' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-8
/
+9
[prev]
[next]