summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-254-62/+198
|\
| * ACPI / NUMA: Enable ACPI based NUMA on ARM64Hanjun Guo2016-06-222-3/+38
| * ACPI / processor: Add acpi_map_madt_entry()David Daney2016-05-301-4/+22
| * ACPI / NUMA: Improve SRAT error detection and add messagesDavid Daney2016-05-301-4/+11
| * ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-0/+60
| * ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-301-0/+12
| * arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-301-2/+2
| * ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-0/+29
| * ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-301-2/+0
| * ACPI / NUMA: remove duplicate NULL checkHanjun Guo2016-05-301-3/+0
| * ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug()Hanjun Guo2016-05-301-38/+21
| * ACPI / NUMA: Use pr_fmt() instead of printkHanjun Guo2016-05-301-10/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2327-201/+517
|\ \
| * | net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
| * | net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-193-37/+132
| * | net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-192-3/+4
| * | net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-161-4/+5
| * | net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli2016-07-161-0/+1
| * | et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-161-1/+1
| * | net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-151-1/+1
| * | mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
| * | mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
| * | mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
| * | mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
| * | mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-07-154-44/+66
| |\ \
| | * | i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-141-5/+11
| | * | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
| | * | i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-141-12/+20
| | * | i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-142-26/+34
| * | | r8152: add MODULE_VERSIONGrant Grundler2016-07-151-0/+1
| |/ /
| * | bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-07-141-1/+5
| * | net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia2016-07-131-0/+11
| * | net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens2016-07-131-1/+1
| * | net: ethoc: Correctly pad short packetsFlorian Fainelli2016-07-121-0/+6
| * | net: ethoc: Fix early error pathsFlorian Fainelli2016-07-121-5/+5
| * | net: nps_enet: Fix PCS resetNoam Camus2016-07-121-0/+1
| * | r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello2016-07-111-2/+74
| * | bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King2016-07-111-1/+1
| * | ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-092-2/+61
| * | ibmvnic: simplify and improve driver probe functionThomas Falcon2016-07-091-56/+103
| * | ibmvnic: dispose irq mappingsThomas Falcon2016-07-091-0/+2
| * | ibmvnic: properly start and stop tx queuesThomas Falcon2016-07-091-2/+3
| * | r8152: remove the setting of LAN_WAKE_ENhayeswang2016-07-081-7/+1
| * | ppp: defer netns reference release for ppp channelWANG Cong2016-07-081-2/+3
| * | net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-07-081-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-231-1/+1
|\ \ \
| * | | pps: do not crash when failed to registerJiri Slaby2016-07-231-1/+1
* | | | Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds2016-07-2310-61/+295
|\ \ \ \
| * \ \ \ Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/d...Dave Airlie2016-07-1910-61/+295
| |\ \ \ \