index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
net/mlx4: remove unneeded semicolon
YueHaibing
2
-2
/
+2
2019-01-17
net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
YueHaibing
1
-2
/
+2
2019-01-17
sb1000: fix a couple of indentation issues and remove assignment in if statem...
Colin Ian King
1
-4
/
+7
2019-01-17
dpaa2-eth: Fix ndo_stop routine
Ioana Ciocoi Radulescu
1
-34
/
+34
2019-01-17
wan: dscc4: fix various indentation issues
Colin Ian King
1
-25
/
+25
2019-01-17
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2
-10
/
+19
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
5
-12
/
+14
2019-01-17
vxlan: Add extack to switchdev operations
Petr Machata
2
-29
/
+42
2019-01-17
mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
Petr Machata
3
-3
/
+5
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
8
-8
/
+16
2019-01-17
vxlan: changelink: Delete remote after update
Petr Machata
1
-9
/
+8
2019-01-17
vxlan: changelink: Postpone vxlan_config_apply()
Petr Machata
1
-21
/
+14
2019-01-17
vxlan: changelink: Inline vxlan_dev_configure()
Petr Machata
1
-1
/
+5
2019-01-17
vxlan: Allow vetoing of FDB notifications
Petr Machata
1
-18
/
+46
2019-01-17
vxlan: Have vxlan_fdb_replace() save original rdst value
Petr Machata
1
-2
/
+4
2019-01-17
vxlan: Split vxlan_fdb_update() in two
Petr Machata
1
-61
/
+97
2019-01-17
vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
Petr Machata
1
-30
/
+29
2019-01-17
net: phy: micrel: use phy_read_mmd and phy_write_mmd
Heiner Kallweit
1
-32
/
+11
2019-01-17
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-16
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-16
net: phy: don't include asm/irq.h directly
Heiner Kallweit
3
-6
/
+0
2019-01-16
net: phy: improve logging in phylib
Heiner Kallweit
2
-6
/
+3
2019-01-16
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
1
-8
/
+0
2019-01-16
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
3
-118
/
+237
2019-01-16
nfp: flower: ensure MAC cleanup on address change
John Hurley
2
-10
/
+104
2019-01-16
nfp: flower: add infastructure for non-repr priv data
John Hurley
2
-0
/
+88
2019-01-16
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
1
-25
/
+74
2019-01-16
nfp: flower: remove list infastructure from MAC offload
John Hurley
3
-132
/
+37
2019-01-16
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
1
-5
/
+4
2019-01-16
nfp: flower: tidy tunnel related private data
John Hurley
2
-94
/
+102
2019-01-16
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
3
-10
/
+50
2019-01-16
nfp: flower: increase cmesg reply timeout
Fred Lotter
3
-12
/
+11
2019-01-16
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-16
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-12
/
+15
2019-01-16
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-15
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]