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
*
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2019-01-18
2
-19
/
+2
*
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
2019-01-18
2
-2
/
+1
*
net: phy: stop PHY if needed when entering phy_disconnect
Heiner Kallweit
2019-01-18
1
-0
/
+3
*
net: jme: fix indentation issues
Colin Ian King
2019-01-18
1
-3
/
+2
*
net: vxge: fix indentation issue
Colin Ian King
2019-01-18
1
-1
/
+1
*
net: phy: improve get_phy_id
Heiner Kallweit
2019-01-18
1
-9
/
+2
*
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
2019-01-18
1
-2
/
+0
*
net/mlx4: remove unneeded semicolon
YueHaibing
2019-01-17
2
-2
/
+2
*
net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
YueHaibing
2019-01-17
1
-2
/
+2
*
sb1000: fix a couple of indentation issues and remove assignment in if statem...
Colin Ian King
2019-01-17
1
-4
/
+7
*
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
2019-01-17
1
-34
/
+34
*
wan: dscc4: fix various indentation issues
Colin Ian King
2019-01-17
1
-25
/
+25
*
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2019-01-17
2
-10
/
+19
*
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
5
-12
/
+14
*
vxlan: Add extack to switchdev operations
Petr Machata
2019-01-17
2
-29
/
+42
*
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
Petr Machata
2019-01-17
3
-3
/
+5
*
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
8
-8
/
+16
*
vxlan: changelink: Delete remote after update
Petr Machata
2019-01-17
1
-9
/
+8
*
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
2019-01-17
1
-21
/
+14
*
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
2019-01-17
1
-1
/
+5
*
vxlan: Allow vetoing of FDB notifications
Petr Machata
2019-01-17
1
-18
/
+46
*
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
2019-01-17
1
-2
/
+4
*
vxlan: Split vxlan_fdb_update() in two
Petr Machata
2019-01-17
1
-61
/
+97
*
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
2019-01-17
1
-30
/
+29
*
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
2019-01-17
1
-32
/
+11
*
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
2019-01-17
1
-0
/
+1
*
net: dsa: lantiq_gswip: drop bogus drvdata check
Johan Hovold
2019-01-17
1
-3
/
+0
*
net: dsa: lantiq_gswip: fix OF child-node lookups
Johan Hovold
2019-01-17
1
-7
/
+9
*
net: dsa: lantiq_gswip: fix use-after-free on failed probe
Johan Hovold
2019-01-17
1
-1
/
+4
*
sfc: extend MTD support for newer hardware
Bert Kenward
2019-01-17
3
-10
/
+63
*
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
2019-01-17
1
-5
/
+30
*
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-17
1
-2
/
+3
*
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2019-01-17
1
-2
/
+32
*
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
2019-01-17
6
-4
/
+73
*
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-16
1
-1
/
+1
*
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-16
3
-6
/
+0
*
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-16
2
-6
/
+3
*
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
2019-01-16
1
-8
/
+0
*
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
2019-01-16
3
-118
/
+237
*
nfp: flower: ensure MAC cleanup on address change
John Hurley
2019-01-16
2
-10
/
+104
*
nfp: flower: add infastructure for non-repr priv data
John Hurley
2019-01-16
2
-0
/
+88
*
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
2019-01-16
1
-25
/
+74
*
nfp: flower: remove list infastructure from MAC offload
John Hurley
2019-01-16
3
-132
/
+37
*
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
2019-01-16
1
-5
/
+4
*
nfp: flower: tidy tunnel related private data
John Hurley
2019-01-16
2
-94
/
+102
*
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
2019-01-16
3
-10
/
+50
*
nfp: flower: increase cmesg reply timeout
Fred Lotter
2019-01-16
3
-12
/
+11
*
net: sungem: fix indentation, remove a tab
Colin Ian King
2019-01-16
1
-1
/
+1
*
drivers: net: atp: fix various indentation issues
Colin Ian King
2019-01-16
1
-12
/
+15
*
bnx2x: fix various indentation issues
Colin Ian King
2019-01-16
4
-98
/
+94
[next]