index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-30
2
-8
/
+2
*
nfp: don't add ring size to index calculations
Jakub Kicinski
2017-05-30
1
-2
/
+2
*
nfp: fix print format for ring pointers in ring dumps
Jakub Kicinski
2017-05-30
1
-2
/
+2
*
nfp: don't wait for resources indefinitely
Jakub Kicinski
2017-05-30
3
-4
/
+20
*
nfp: add hwmon support
David Brunecz
2017-05-30
8
-7
/
+286
*
nfp: support variable NSP response lengths
Jakub Kicinski
2017-05-30
1
-0
/
+8
*
nfp: shorten CPP core probe logs
Jakub Kicinski
2017-05-30
1
-8
/
+11
*
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2017-05-30
2
-18
/
+72
*
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
2017-05-30
1
-2
/
+8
*
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
2017-05-30
1
-8
/
+12
*
nfp: set driver VF limit
Jakub Kicinski
2017-05-30
1
-8
/
+15
*
nfp: add set_mac_address support while the interface is up
Pablo Cascón
2017-05-30
2
-10
/
+36
*
nfp: add MAY_USE_DEVLINK dependency
Jakub Kicinski
2017-05-30
1
-0
/
+1
*
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
2017-05-27
1
-8
/
+22
*
net: dsa: mv88e6xxx: handle SERDES error appropriately
Vivien Didelot
2017-05-27
1
-12
/
+7
*
bonding: Prevent duplicate userspace notification
Vlad Yasevich
2017-05-27
2
-3
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
16
-80
/
+197
|
\
|
*
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
2017-05-26
1
-5
/
+2
|
*
bonding: Don't update slave->link until ready to commit
Nithin Sujir
2017-05-25
1
-2
/
+9
|
*
net: fix potential null pointer dereference
Gustavo A. R. Silva
2017-05-25
1
-1
/
+1
|
*
geneve: fix fill_info when using collect_metadata
Eric Garver
2017-05-25
1
-3
/
+5
|
*
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich
2017-05-24
1
-0
/
+1
|
*
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
2017-05-24
1
-1
/
+3
|
*
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
2017-05-24
1
-29
/
+37
|
*
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
2017-05-24
1
-1
/
+1
|
*
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-05-24
6
-29
/
+99
|
|
\
|
|
*
net/mlx5: Tolerate irq_set_affinity_hint() failures
Tariq Toukan
2017-05-23
1
-11
/
+4
|
|
*
net/mlx5: Avoid using pending command interface slots
Mohamad Haj Yahia
2017-05-23
3
-7
/
+38
|
|
*
net/mlx5e: IPoIB, handle RX packet correctly
Erez Shitrit
2017-05-23
1
-1
/
+7
|
|
*
net/mlx5e: Fix warnings around parsing of TC pedit actions
Or Gerlitz
2017-05-23
1
-7
/
+7
|
|
*
net/mlx5e: Properly enforce disallowing of partial field re-write offload
Or Gerlitz
2017-05-23
1
-2
/
+3
|
|
*
net/mlx5e: Allow TC csum offload if applied together with pedit action
Or Gerlitz
2017-05-23
1
-0
/
+39
|
|
*
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
Or Gerlitz
2017-05-23
1
-1
/
+1
|
*
|
net: fec: add post PHY reset delay DT property
Quentin Schulz
2017-05-24
1
-1
/
+15
|
*
|
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
2017-05-23
1
-7
/
+24
|
|
/
*
|
ibmvnic: Reset sub-crqs during driver reset
Nathan Fontenot
2017-05-26
1
-3
/
+43
*
|
ibmvnic: Reset tx/rx pools on driver reset
Nathan Fontenot
2017-05-26
1
-4
/
+67
*
|
ibmvnic: Reset the CRQ queue during driver reset
Nathan Fontenot
2017-05-26
1
-2
/
+8
*
|
ibmvnic: Check adapter state during ibmvnic_poll
Nathan Fontenot
2017-05-26
1
-1
/
+7
*
|
ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
Thomas Falcon
2017-05-26
1
-0
/
+21
*
|
ibmvnic: Halt TX and report carrier off on H_CLOSED return code
Thomas Falcon
2017-05-26
1
-2
/
+8
*
|
ibmvnic: Non-fatal error handling
John Allen
2017-05-26
2
-25
/
+32
*
|
ibmvnic: Fix cleanup of SKB's on driver close
Thomas Falcon
2017-05-26
1
-1
/
+1
*
|
ibmvnic: Send gratuitous arp on reset
John Allen
2017-05-26
1
-0
/
+1
*
|
ibmvnic: Handle failover after failed init crq
John Allen
2017-05-26
2
-2
/
+11
*
|
ibmvnic: Track state of adapter napis
John Allen
2017-05-26
2
-9
/
+29
*
|
mlxsw: spectrum_router: Implement common RIF core
Ido Schimmel
2017-05-26
3
-237
/
+337
*
|
mlxsw: spectrum: Implement common FID core
Ido Schimmel
2017-05-26
8
-761
/
+1278
*
|
mlxsw: spectrum_router: Determine VR first when creating RIF
Ido Schimmel
2017-05-26
1
-16
/
+22
*
|
mlxsw: spectrum_router: Flood packets to router after RIF creation
Ido Schimmel
2017-05-26
1
-8
/
+8
[next]