summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-111-0/+8
| | * | net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-113-0/+58
| | * | net: ena: add missing unmap bars on device removalNetanel Belgazal2017-06-111-4/+11
| | * | net: ena: fix race condition between submit and completion admin commandNetanel Belgazal2017-06-111-4/+2
| | * | net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal2017-06-111-0/+2
| | * | net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal2017-06-111-15/+26
| | * | net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal2017-06-111-10/+11
| | |/
| | * net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni2017-06-101-8/+19
| | * net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni2017-06-101-33/+14
| | * Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller2017-06-101-4/+0
| | * net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam2017-06-101-0/+4
| | * net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes2017-06-101-3/+0
| | * bnx2x: Don't post statistics to malicious VFsMintz, Yuval2017-06-102-1/+13
| | * bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2017-06-101-4/+15
| | * Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm...David S. Miller2017-06-096-6/+9
| | |\
| | | * can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp2017-06-092-2/+2
| | | * can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-091-0/+2
| | | * can: peak_usb: fix product-id endianness in error messageJohan Hovold2017-06-091-3/+1
| | | * can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean2017-06-091-1/+1
| | | * can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde2017-06-091-0/+3
| | * | stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-092-9/+12
| | * | stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2017-06-092-4/+14
| | * | net: phy: add missing SPEED_14000Joe Perches2017-06-091-0/+2
| | |/
| | * net: vrf: Make add_fib_rules per network namespace flagDavid Ahern2017-06-081-4/+32
| | * bonding: fix 802.3ad support for 14G speedNicolas Dichtel2017-06-081-0/+9
| | * bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet2017-06-081-0/+18
| | * net: Fix build regression in rtl8723bs staging driver.David S. Miller2017-06-082-3/+2
| | * netvsc: move filter setting to rndis_devicestephen hemminger2017-06-083-34/+34
| | * netvsc: fix net poll modestephen hemminger2017-06-081-4/+15
| | * netvsc: fix rcu dereference warning from ethtoolstephen hemminger2017-06-081-1/+1
| | * net: emac: fix and unify emac_mdio functionsChristian Lamparter2017-06-081-23/+18
| | * net: emac: fix reset timeout with AR8035 phyChristian Lamparter2017-06-081-4/+22
| | * hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-081-1/+1
| | * net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell2017-06-081-2/+2
| | * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-0740-55/+53
| | * net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart2017-06-071-2/+0
| | * ibmvnic: Return failure on attempted mtu changeJohn Allen2017-06-071-0/+6
| | * bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-06-151-1/+4
| |\ \
| | * | crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller2017-06-081-1/+4
| * | | Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-152-18/+25
| |\ \ \
| | * \ \ Merge branch 'acpica-fixes'Rafael J. Wysocki2017-06-152-18/+25
| | |\ \ \
| | | * | | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-9/+25
| | | * | | Revert "ACPICA: Disassembler: Enhance resource descriptor detection"Rafael J. Wysocki2017-06-051-9/+0
| * | | | | Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-06-154-6/+16
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2017-06-156580-162038/+1104277
| | |\ \ \ \ \ \
| | | | * | | | | PM / devfreq: exynos-ppmu: Staticize event listKrzysztof Kozlowski2017-06-121-1/+1
| | | | * | | | | PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enableArvind Yadav2017-06-121-1/+5
| | | | * | | | | PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enableArvind Yadav2017-06-121-1/+5
| | | | |/ / / /
| | | * | | | | cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet2017-06-121-1/+3