index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevsim: report stats by default, like a real device
Jakub Kicinski
2024-04-08
2
-0
/
+60
*
net: mdio-gpio: Use device_is_compatible()
Andy Shevchenko
2024-04-08
1
-2
/
+1
*
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-04-06
1
-0
/
+11
*
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-04-06
6
-0
/
+58
*
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-04-06
2
-3
/
+4
*
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-06
3
-1
/
+113
*
net: phy: marvell: implement cable test for 88E1111
Pawel Dembicki
2024-04-06
1
-0
/
+93
*
net/mlx5e: Implement ethtool hardware timestamping statistics
Rahul Rameshbabu
2024-04-05
3
-0
/
+56
*
net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
Rahul Rameshbabu
2024-04-05
3
-2
/
+7
*
net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
Rahul Rameshbabu
2024-04-05
3
-0
/
+3
*
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
2024-04-05
1
-8
/
+0
*
isdn: kcapi: don't build unused procfs code
Arnd Bergmann
2024-04-05
2
-3
/
+7
*
3c515: remove unused 'mtu' variable
Arnd Bergmann
2024-04-05
1
-3
/
+0
*
net/mlx5e: Un-expose functions in en.h
Tariq Toukan
2024-04-05
3
-24
/
+12
*
net/mlx5e: Support FEC settings for 100G/lane modes
Cosmin Ratiu
2024-04-05
1
-2
/
+34
*
net/mlx5e: Extract checking of FEC support for a link mode
Cosmin Ratiu
2024-04-05
1
-5
/
+11
*
bnxt_en: Fix PTP firmware timeout parameter
Michael Chan
2024-04-05
1
-1
/
+1
*
net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...
Oleksij Rempel
2024-04-04
1
-17
/
+7
*
net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...
Oleksij Rempel
2024-04-04
1
-5
/
+15
*
net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...
Oleksij Rempel
2024-04-04
1
-6
/
+5
*
net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
Oleksij Rempel
2024-04-04
1
-6
/
+6
*
net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
Oleksij Rempel
2024-04-04
1
-29
/
+31
*
net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
Oleksij Rempel
2024-04-04
2
-13
/
+17
*
net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
Oleksij Rempel
2024-04-04
2
-4
/
+2
*
net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...
Oleksij Rempel
2024-04-04
2
-6
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
209
-1315
/
+2071
|
\
|
*
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
34
-210
/
+475
|
|
\
|
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-04
4
-18
/
+16
|
|
|
\
|
|
|
*
idpf: fix kernel panic on unknown packet types
Joshua Hay
2024-04-03
1
-2
/
+2
|
|
|
*
ice: fix enabling RX VLAN filtering
Petr Oros
2024-04-03
1
-10
/
+8
|
|
|
*
ice: Fix freeing uninitialized pointers
Dan Carpenter
2024-04-03
2
-6
/
+6
|
|
*
|
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
2024-04-04
1
-0
/
+2
|
|
*
|
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
2024-04-04
1
-1
/
+1
|
|
*
|
net: ravb: Always update error counters
Paul Barker
2024-04-04
1
-8
/
+9
|
|
*
|
net: ravb: Always process TX descriptor ring
Paul Barker
2024-04-04
1
-2
/
+5
|
|
*
|
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
2024-04-04
1
-4
/
+26
|
|
*
|
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
2024-04-04
1
-26
/
+4
|
|
*
|
net: mana: Fix Rx DMA datasize and skb_over_panic
Haiyang Zhang
2024-04-03
1
-1
/
+1
|
|
*
|
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
Horatiu Vultur
2024-04-03
1
-2
/
+8
|
|
*
|
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2024-04-03
2
-16
/
+62
|
|
*
|
net: txgbe: fix i2c dev name cannot match clkdev
Duanqiang Wen
2024-04-03
1
-3
/
+5
|
|
*
|
net: fec: Set mac_managed_pm during probe
Wei Fang
2024-04-03
1
-2
/
+9
|
|
|
/
|
|
*
net: bcmgenet: Reset RBUF on first open
Phil Elwell
2024-04-03
1
-4
/
+12
|
|
*
octeontx2-af: Add array index check
Aleksandr Mishin
2024-04-03
1
-0
/
+2
|
|
*
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
2024-04-02
1
-0
/
+9
|
|
*
i40e: Fix VF MAC filter removal
Ivan Vecera
2024-04-01
1
-5
/
+6
|
|
*
net: phy: micrel: Fix potential null pointer dereference
Aleksandr Mishin
2024-04-01
1
-5
/
+16
|
|
*
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-03-29
2
-12
/
+15
|
|
|
\
|
|
|
*
Bluetooth: qca: fix device-address endianness
Johan Hovold
2024-03-29
2
-2
/
+16
|
|
|
*
Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
Johan Hovold
2024-03-29
1
-12
/
+1
[next]