summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-04net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan1-2/+2
2016-10-04net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2-7/+8
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2-27/+81
2016-10-04net: Add netdev all_adj_list refcnt propagation to fix panicAndrew Collins1-31/+37
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju3-0/+204
2016-10-04vmxnet3: Wake queue from reset workBenjamin Poirier1-1/+1
2016-10-04Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-10-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-1/+3
2016-10-04i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-29/+47
2016-10-04Merge branch 'qed-qedr-infrastructure'David S. Miller28-22/+6944
2016-10-04qed: Add RoCE ll2 & GSI supportRam Amrani7-12/+523
2016-10-04qed: Add support for memory registeration verbsRam Amrani2-0/+246
2016-10-04qed: Add support for QP verbsRam Amrani4-0/+1413
2016-10-04qed: PD,PKEY and CQ verb supportRam Amrani3-0/+375
2016-10-04qed: Add support for RoCE hw initRam Amrani17-8/+1620
2016-10-04qede: Add qedr frameworkRam Amrani7-17/+451
2016-10-04qed: Add Light L2 supportYuval Mintz13-3/+2334
2016-10-04Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds234-2122/+7197
2016-10-04Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...Mark Brown4-22/+71
2016-10-04Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds69-1269/+2610
2016-10-04Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-70/+132
2016-10-04Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds129-2805/+4040
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-1375/+1452
2016-10-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds46-281/+1924
2016-10-04i40e: fix sideband flow director vector allocationStefan Assmann1-2/+9
2016-10-04i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann1-16/+22
2016-10-04i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann1-11/+16
2016-10-04ptp: Fix resource leak in case of errorChristophe Jaillet1-0/+1
2016-10-04net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-10-04net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac headerShmulik Ladkani1-15/+22
2016-10-04net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani1-0/+9
2016-10-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-138/+210
2016-10-04Merge tag 'arc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds53-114/+769
2016-10-04Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-7/+43
2016-10-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-106/+220
2016-10-04Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+103
2016-10-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds18-88/+669
2016-10-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-39/+14
2016-10-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-83/+112
2016-10-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds114-1108/+1722
2016-10-04pinctrl: qcom: fix masking of pinmux functionsJohn Crispin1-1/+1
2016-10-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-137/+391
2016-10-04gpio: add missing static inlineLinus Walleij1-3/+7
2016-10-04gpio: OF: localize some gpiochip init functionsLinus Walleij2-5/+4
2016-10-04gpio: acpi: separation of concernsLinus Walleij4-59/+63
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-746/+1198
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-286/+407
2016-10-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds179-988/+6053
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds31-1337/+3540