index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
net/mlx4: remove unneeded semicolon
YueHaibing
2
-2
/
+2
2019-01-18
net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
YueHaibing
1
-2
/
+2
2019-01-18
sb1000: fix a couple of indentation issues and remove assignment in if statem...
Colin Ian King
1
-4
/
+7
2019-01-18
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
1
-34
/
+34
2019-01-18
wan: dscc4: fix various indentation issues
Colin Ian King
1
-25
/
+25
2019-01-18
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2
-10
/
+19
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
5
-12
/
+14
2019-01-18
vxlan: Add extack to switchdev operations
Petr Machata
2
-29
/
+42
2019-01-18
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
Petr Machata
3
-3
/
+5
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
8
-8
/
+16
2019-01-18
vxlan: changelink: Delete remote after update
Petr Machata
1
-9
/
+8
2019-01-18
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
1
-21
/
+14
2019-01-18
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
1
-1
/
+5
2019-01-18
vxlan: Allow vetoing of FDB notifications
Petr Machata
1
-18
/
+46
2019-01-18
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
1
-2
/
+4
2019-01-18
vxlan: Split vxlan_fdb_update() in two
Petr Machata
1
-61
/
+97
2019-01-18
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
1
-30
/
+29
2019-01-18
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
1
-32
/
+11
2019-01-18
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
1
-0
/
+1
2019-01-17
net: dsa: lantiq_gswip: drop bogus drvdata check
Johan Hovold
1
-3
/
+0
2019-01-17
net: dsa: lantiq_gswip: fix OF child-node lookups
Johan Hovold
1
-7
/
+9
2019-01-17
net: dsa: lantiq_gswip: fix use-after-free on failed probe
Johan Hovold
1
-1
/
+4
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
3
-10
/
+63
2019-01-17
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
1
-5
/
+30
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
1
-2
/
+32
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
6
-4
/
+73
2019-01-17
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-17
net: phy: don't include asm/irq.h directly
Heiner Kallweit
3
-6
/
+0
2019-01-17
net: phy: improve logging in phylib
Heiner Kallweit
2
-6
/
+3
2019-01-17
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
1
-8
/
+0
2019-01-17
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
3
-118
/
+237
2019-01-17
nfp: flower: ensure MAC cleanup on address change
John Hurley
2
-10
/
+104
2019-01-17
nfp: flower: add infastructure for non-repr priv data
John Hurley
2
-0
/
+88
2019-01-17
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
1
-25
/
+74
2019-01-17
nfp: flower: remove list infastructure from MAC offload
John Hurley
3
-132
/
+37
2019-01-17
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
1
-5
/
+4
2019-01-17
nfp: flower: tidy tunnel related private data
John Hurley
2
-94
/
+102
2019-01-17
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
3
-10
/
+50
2019-01-17
nfp: flower: increase cmesg reply timeout
Fred Lotter
3
-12
/
+11
2019-01-17
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-17
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-12
/
+15
2019-01-17
bnx2x: fix various indentation issues
Colin Ian King
4
-98
/
+94
2019-01-16
mlxsw: spectrum_nve: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-284
/
+1446
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2
-4
/
+4
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
7
-23
/
+418
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
4
-0
/
+9
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
1
-0
/
+1
[next]