summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-293-23/+31
* net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-291-1/+7
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-291-1/+8
* net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King2016-12-281-1/+1
* net/mlx5e: Disable netdev after closeSaeed Mahameed2016-12-281-4/+4
* net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed2016-12-281-7/+12
* net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen2016-12-281-0/+3
* Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman2016-12-283-72/+1
* net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia2016-12-281-1/+1
* net/mlx5: Release FTE lock in error flowMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Avoid shadowing numa_nodeEli Cohen2016-12-281-2/+1
* net/mlx5: Cancel recovery work in remove flowDaniel Jurgens2016-12-281-2/+3
* net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
* net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2016-12-281-0/+11
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2016-12-281-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-287-29/+59
|\
| * net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
| * ipvlan: fix multicast processingMahesh Bandewar2016-12-232-11/+20
| * ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2016-12-232-14/+31
* | avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2584-189/+179
|\ \
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2534-64/+54
| * | ktime: Get rid of the unionThomas Gleixner2016-12-256-15/+15
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2548-110/+110
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2528-233/+178
|\ \ \ | |/ / |/| |
| * | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+1
| * | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+1
| * | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-2/+2
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2524-30/+30
| * | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-40/+45
| * | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-48/+30
| * | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-46/+33
| * | bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
| * | scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24386-386/+386
* | | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2417-57/+261
|\ \ \
| * | | watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero2016-12-162-3/+5
| * | | watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * | | watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * | | watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-161-0/+20
| * | | watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling2016-12-163-0/+178
| * | | watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-161-16/+7
| * | | watchdog: da9062/61: watchdog driverSteve Twiss2016-12-162-4/+12