summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-036-117/+51
|\
| * i40e: properly parse MDET registersMitch Williams2014-11-031-5/+7
| * i40e: configure VM ID in qtx_ctlMitch Williams2014-11-031-2/+6
| * i40e: enable debug earlierShannon Nelson2014-11-031-0/+5
| * i40e: better wording for resource tracking errorsShannon Nelson2014-11-031-6/+8
| * i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-031-4/+7
| * i40e: remove debugfs dump statsShannon Nelson2014-11-031-91/+2
| * i40e: avoid disable of interrupt when changing ITRJesse Brandeburg2014-11-031-2/+0
| * i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-032-0/+2
| * i40e: fix link checking logicMitch Williams2014-11-031-4/+7
| * i40evf: properly handle multiple AQ messagesMitch Williams2014-11-031-3/+1
| * i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-031-0/+6
* | hamradio: 6pack: remove unnecessary checkSudip Mukherjee2014-11-031-2/+1
* | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instructionDenis Kirjanov2014-11-033-0/+13
* | Merge branch 'mlx4-next'David S. Miller2014-11-039-26/+190
|\ \
| * | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-036-7/+139
| * | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-031-3/+4
| * | net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-032-13/+4
| * | net/mlx4_core: Protect port type setting by mutexAmir Vadai2014-11-031-1/+8
| * | net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-033-2/+35
|/ /
* | net: less interrupt masking in NAPIEric Dumazet2014-11-031-25/+43
* | net: shrink struct softnet_dataEric Dumazet2014-11-031-7/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01884-8410/+18904
|\
| * sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-3112-29/+302
| |\
| | * Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-313-10/+275
| | * Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
| | * Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
| | * Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| | * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| | * Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| | * Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| | * Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| | * Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-241-2/+2
| | * Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
| | * Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
| | * Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
| * | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-315-53/+126
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2014-10-313-27/+51
| | |\ \ \
| | | | * | PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-10-271-1/+7
| | | | * | PM / Sleep: fix async suspend_late/freeze_late error handlingImre Deak2014-10-271-0/+2
| | | * | | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-271-1/+1
| | | * | | cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-271-25/+41
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-312-26/+75
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-291-7/+18
| | | | * | Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-291-3/+3
| | | |/ / | | |/| |
| | | * | ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-271-16/+54
| | |/ /
| * | | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-313-14/+14
| |\ \ \
| | * | | PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-10-301-4/+4
| | * | | PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu2014-10-291-3/+10
OpenPOWER on IntegriCloud