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
2017-05-30
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2
-8
/
+2
2017-05-30
nfp: don't add ring size to index calculations
Jakub Kicinski
1
-2
/
+2
2017-05-30
nfp: fix print format for ring pointers in ring dumps
Jakub Kicinski
1
-2
/
+2
2017-05-30
nfp: don't wait for resources indefinitely
Jakub Kicinski
3
-4
/
+20
2017-05-30
nfp: add hwmon support
David Brunecz
8
-7
/
+286
2017-05-30
nfp: support variable NSP response lengths
Jakub Kicinski
1
-0
/
+8
2017-05-30
nfp: shorten CPP core probe logs
Jakub Kicinski
1
-8
/
+11
2017-05-30
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2
-18
/
+72
2017-05-30
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
1
-2
/
+8
2017-05-30
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
1
-8
/
+12
2017-05-30
nfp: set driver VF limit
Jakub Kicinski
1
-8
/
+15
2017-05-30
nfp: add set_mac_address support while the interface is up
Pablo Cascón
2
-10
/
+36
2017-05-30
nfp: add MAY_USE_DEVLINK dependency
Jakub Kicinski
1
-0
/
+1
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-8
/
+22
2017-05-27
net: dsa: mv88e6xxx: handle SERDES error appropriately
Vivien Didelot
1
-12
/
+7
2017-05-27
bonding: Prevent duplicate userspace notification
Vlad Yasevich
2
-3
/
+27
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
79
-775
/
+1433
2017-05-26
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-79
/
+197
2017-05-26
ibmvnic: Reset sub-crqs during driver reset
Nathan Fontenot
1
-3
/
+43
2017-05-26
ibmvnic: Reset tx/rx pools on driver reset
Nathan Fontenot
1
-4
/
+67
2017-05-26
ibmvnic: Reset the CRQ queue during driver reset
Nathan Fontenot
1
-2
/
+8
2017-05-26
ibmvnic: Check adapter state during ibmvnic_poll
Nathan Fontenot
1
-1
/
+7
2017-05-26
ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
Thomas Falcon
1
-0
/
+21
2017-05-26
ibmvnic: Halt TX and report carrier off on H_CLOSED return code
Thomas Falcon
1
-2
/
+8
2017-05-26
ibmvnic: Non-fatal error handling
John Allen
2
-25
/
+32
2017-05-26
ibmvnic: Fix cleanup of SKB's on driver close
Thomas Falcon
1
-1
/
+1
2017-05-26
ibmvnic: Send gratuitous arp on reset
John Allen
1
-0
/
+1
2017-05-26
ibmvnic: Handle failover after failed init crq
John Allen
2
-2
/
+11
2017-05-26
ibmvnic: Track state of adapter napis
John Allen
2
-9
/
+29
2017-05-26
mlxsw: spectrum_router: Implement common RIF core
Ido Schimmel
3
-237
/
+337
2017-05-26
mlxsw: spectrum: Implement common FID core
Ido Schimmel
8
-761
/
+1278
2017-05-26
mlxsw: spectrum_router: Determine VR first when creating RIF
Ido Schimmel
1
-16
/
+22
2017-05-26
mlxsw: spectrum_router: Flood packets to router after RIF creation
Ido Schimmel
1
-8
/
+8
2017-05-26
mlxsw: spectrum_router: Destroy RIF only based on its struct
Ido Schimmel
1
-6
/
+6
2017-05-26
mlxsw: spectrum_router: Configure RIFs based on RIF struct
Ido Schimmel
1
-33
/
+23
2017-05-26
mlxsw: spectrum_router: Extend the RIF struct
Ido Schimmel
1
-4
/
+27
2017-05-26
mlxsw: spectrum_router: Allocate RIF prior to its configuration
Ido Schimmel
1
-21
/
+19
2017-05-26
mlxsw: spectrum_router: Allocate FID prior to RIF configuration
Ido Schimmel
1
-13
/
+12
2017-05-26
mlxsw: spectrum: Replace vPorts with Port-VLAN
Ido Schimmel
4
-1243
/
+1421
2017-05-26
mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers
Ido Schimmel
2
-98
/
+13
2017-05-26
mlxsw: spectrum: Don't lose bridge port device during enslavement
Ido Schimmel
1
-23
/
+44
2017-05-26
mlxsw: spectrum_router: Replace vPorts with Port-VLAN
Ido Schimmel
2
-74
/
+67
2017-05-26
mlxsw: spectrum: Change signature of FID leave function
Ido Schimmel
3
-21
/
+47
2017-05-26
mlxsw: spectrum: Introduce Port-VLAN structure
Ido Schimmel
2
-3
/
+68
2017-05-26
mlxsw: spectrum: Set port's mode according to FID mappings
Ido Schimmel
4
-28
/
+63
2017-05-26
dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disable
Andrew Lunn
1
-8
/
+42
2017-05-26
net: dsa: mv88e6xxx: mv88e6390X SERDES support
Andrew Lunn
3
-0
/
+184
2017-05-26
net: dsa: mv88e6xxx: Remove SERDES flag
Andrew Lunn
2
-24
/
+2
2017-05-26
net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an op
Andrew Lunn
5
-48
/
+122
[next]