index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
fm10k: don't try to stop queues if we've lost hw_addr
Jacob Keller
2016-08-29
1
-0
/
+3
|
*
fm10k: don't continue probe if PCI device not in normal IO state
Jacob Keller
2016-08-29
1
-0
/
+6
|
*
fm10k: print error code when pci_enable_device_mem fails during probe
Jacob Keller
2016-08-29
1
-1
/
+4
|
*
fm10k: NAPI polling routine must return actual work done
Jacob Keller
2016-08-29
1
-1
/
+1
|
*
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
Jacob Keller
2016-08-29
5
-9
/
+9
|
*
fm10k: remove fm10k_get_reta_size from namespace
Jacob Keller
2016-08-29
2
-2
/
+1
|
*
fm10k: use variadic form of alloc_workqueue
Jacob Keller
2016-08-29
1
-1
/
+1
|
*
fm10k: use software values when checking for Tx hangs in hot path
Jacob Keller
2016-08-29
3
-6
/
+17
|
*
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
Jacob Keller
2016-08-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
219
-1016
/
+3170
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-30
1
-0
/
+1
|
|
\
|
|
*
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
2016-08-29
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-29
53
-332
/
+596
|
|
\
\
|
|
*
|
Add Killer E2500 device ID in alx driver.
Owen Lin
2016-08-29
2
-0
/
+3
|
|
*
|
net: smc91x: fix SMC accesses
Russell King
2016-08-29
2
-20
/
+52
|
|
*
|
net/mlx5: Increase number of ethtool steering priorities
Maor Gottlieb
2016-08-29
1
-1
/
+1
|
|
*
|
net/mlx5: Add error prints when validate ETS failed
Eran Ben Elisha
2016-08-29
1
-5
/
+16
|
|
*
|
net/mlx5e: Fix memory leak if refreshing TIRs fails
Kamal Heib
2016-08-29
1
-3
/
+4
|
|
*
|
net/mlx5e: Add ethtool counter for TX xmit_more
Tariq Toukan
2016-08-29
3
-0
/
+6
|
|
*
|
net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ
Eran Ben Elisha
2016-08-29
1
-9
/
+67
|
|
*
|
net/mlx5e: Don't wait for SQ completions on close
Saeed Mahameed
2016-08-29
4
-70
/
+44
|
|
*
|
net/mlx5e: Don't post fragmented MPWQE when RQ is disabled
Saeed Mahameed
2016-08-29
2
-0
/
+10
|
|
*
|
net/mlx5e: Don't wait for RQ completions on close
Saeed Mahameed
2016-08-29
3
-42
/
+22
|
|
*
|
net/mlx5e: Limit UMR length to the device's limitation
Saeed Mahameed
2016-08-29
4
-16
/
+40
|
|
*
|
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
2016-08-27
1
-1
/
+2
|
|
*
|
team: loadbalance: push lacpdus to exact delivery
Jiri Pirko
2016-08-26
1
-0
/
+15
|
|
*
|
net: hns: dereference ppe_cb->ppe_common_cb if it is non-null
Colin Ian King
2016-08-26
1
-1
/
+2
|
|
*
|
8139cp: Fix one possible deadloop in cp_rx_poll
Gao Feng
2016-08-26
1
-1
/
+1
|
|
*
|
i40e: Change some init flow for the client
Anjali Singhai Jain
2016-08-26
2
-12
/
+30
|
|
*
|
Revert "phy: IRQ cannot be shared"
Xander Huff
2016-08-26
1
-2
/
+4
|
|
*
|
net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
Florian Fainelli
2016-08-26
1
-1
/
+1
|
|
*
|
mlxsw: router: Enable neighbors to be created on stacked devices
Yotam Gigi
2016-08-24
1
-1
/
+1
|
|
*
|
mlxsw: spectrum: Add missing flood to router port
Ido Schimmel
2016-08-24
2
-1
/
+43
|
|
*
|
tun: fix transmit timestamp support
Soheil Hassas Yeganeh
2016-08-24
1
-5
/
+1
|
|
*
|
dwc_eth_qos: fix interrupt enable race
Rabin Vincent
2016-08-24
1
-7
/
+10
|
|
*
|
net: lpc_eth: Check clk_prepare_enable() error
Fabio Estevam
2016-08-24
1
-11
/
+9
|
|
*
|
net: mv88e6xxx: Fix ingress rate removal for mv6131 chips
Jamie Lentin
2016-08-24
1
-2
/
+6
|
|
*
|
phy: micrel: Reenable interrupts during resume for ksz9031
Xander Huff
2016-08-24
1
-1
/
+1
|
|
*
|
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
2016-08-24
1
-6
/
+14
|
|
*
|
gianfar: prevent fragmentation in DSA environments
Zefir Kurtisi
2016-08-24
1
-1
/
+2
|
|
*
|
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
2016-08-23
1
-1
/
+10
|
|
*
|
net: tehuti: fix typo: "eneble" -> "enable"
Colin Ian King
2016-08-22
1
-1
/
+1
|
|
*
|
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
2016-08-21
1
-3
/
+5
|
|
*
|
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2016-08-20
2
-3
/
+5
|
|
*
|
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
2016-08-20
1
-1
/
+3
|
|
*
|
mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set
Jiri Pirko
2016-08-20
1
-8
/
+4
|
|
*
|
net/mlx5: E-Switch, Avoid ACLs in the offloads mode
Or Gerlitz
2016-08-20
1
-7
/
+9
|
|
*
|
net/mlx5: E-Switch, Set the send-to-vport rules in the correct table
Or Gerlitz
2016-08-20
1
-1
/
+1
|
|
*
|
net/mlx5: E-Switch, Return the correct devlink e-switch mode
Or Gerlitz
2016-08-20
1
-5
/
+19
|
|
*
|
net/mlx5e: Retrieve the switchdev id from the firmware only once
Hadar Hen Zion
2016-08-20
3
-3
/
+8
[prev]
[next]