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
*
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
2016-12-29
3
-23
/
+31
*
net/mlx4_en: Fix type mismatch for 32-bit systems
Slava Shwartsman
2016-12-29
1
-6
/
+2
*
net/mlx4: Remove BUG_ON from ICM allocation routine
Leon Romanovsky
2016-12-29
1
-1
/
+6
*
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
2016-12-29
1
-1
/
+7
*
net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
Jack Morgenstein
2016-12-29
1
-2
/
+4
*
net: stmmac: Fix error path after register_netdev move
Florian Fainelli
2016-12-29
1
-1
/
+8
*
net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"
Colin Ian King
2016-12-28
1
-1
/
+1
*
net/mlx5e: Disable netdev after close
Saeed Mahameed
2016-12-28
1
-4
/
+4
*
net/mlx5e: Don't sync netdev state when not registered
Saeed Mahameed
2016-12-28
1
-7
/
+12
*
net/mlx5e: Check ets capability before initializing ets settings
Huy Nguyen
2016-12-28
1
-0
/
+3
*
Revert "net/mlx5e: Expose PCIe statistics to ethtool"
Gal Pressman
2016-12-28
3
-72
/
+1
*
net/mlx5: Prevent setting multicast macs for VFs
Mohamad Haj Yahia
2016-12-28
1
-1
/
+1
*
net/mlx5: Release FTE lock in error flow
Maor Gottlieb
2016-12-28
1
-0
/
+1
*
net/mlx5: Mask destination mac value in ethtool steering rules
Maor Gottlieb
2016-12-28
1
-0
/
+1
*
net/mlx5: Avoid shadowing numa_node
Eli Cohen
2016-12-28
1
-2
/
+1
*
net/mlx5: Cancel recovery work in remove flow
Daniel Jurgens
2016-12-28
1
-2
/
+3
*
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
2016-12-28
1
-0
/
+7
*
net/mlx5: Disable RoCE on the e-switch management port under switchdev mode
Or Gerlitz
2016-12-28
1
-0
/
+11
*
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
2016-12-28
1
-10
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-28
7
-29
/
+59
|
\
|
*
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
Kweh, Hock Leong
2016-12-27
1
-1
/
+3
|
*
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
2016-12-27
1
-0
/
+1
|
*
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
2016-12-26
1
-4
/
+4
|
*
net/mlx4_en: Fix user prio field in XDP forward
Tariq Toukan
2016-12-23
1
-1
/
+2
|
*
ipvlan: fix multicast processing
Mahesh Bandewar
2016-12-23
2
-11
/
+20
|
*
ipvlan: fix various issues in ipvlan_process_multicast()
Eric Dumazet
2016-12-23
2
-14
/
+31
*
|
avoid spurious "may be used uninitialized" warning
Linus Torvalds
2016-12-25
1
-0
/
+1
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
84
-189
/
+179
|
\
\
|
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
34
-64
/
+54
|
*
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
6
-15
/
+15
|
*
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
48
-110
/
+110
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
28
-233
/
+178
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
*
|
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
*
|
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-2
/
+2
|
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
24
-30
/
+30
|
*
|
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-25
1
-40
/
+45
|
*
|
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
1
-48
/
+30
|
*
|
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
1
-46
/
+33
|
*
|
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
2016-12-25
1
-1
/
+4
|
*
|
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
2016-12-25
1
-64
/
+32
*
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
386
-386
/
+386
*
|
|
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-24
17
-57
/
+261
|
\
\
\
|
*
|
|
watchdog: it87_wdt: add IT8620E ID
Maciej S. Szmigiero
2016-12-16
2
-3
/
+5
|
*
|
|
watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-12-16
1
-1
/
+0
|
*
|
|
watchdog: octeon: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-12-16
1
-1
/
+0
|
*
|
|
watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
Rasmus Villemoes
2016-12-16
1
-0
/
+20
|
*
|
|
watchdog: loongson1: Add Loongson1 SoC watchdog driver
Yang Ling
2016-12-16
3
-0
/
+178
|
*
|
|
watchdog: cpwd: remove memory allocate failure message
Amit Kushwaha
2016-12-16
1
-16
/
+7
|
*
|
|
watchdog: da9062/61: watchdog driver
Steve Twiss
2016-12-16
2
-4
/
+12
[next]