summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-09-05Merge branch 'next/dt64' into next/dtOlof Johansson-511/+10021
2017-09-05Merge branch 'next/defconfig' into next/socOlof Johansson-48/+150
2017-09-05Merge branch 'next/arm64' into next/socOlof Johansson-2/+39
2017-09-05Merge branch 'next/cleanup' into next/socOlof Johansson-42/+36
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-40/+61
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-106/+76
2017-09-05selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün-6/+35
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller-0/+1
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain-40/+60
2017-09-05Merge branch 'xgene-Misc-bug-fixes'David S. Miller-9/+4
2017-09-05drivers: net: xgene: Remove return statement from void functionIyappan Subramanian-2/+0
2017-09-05drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen-5/+2
2017-09-05drivers: net: xgene: Read tx/rx delay for ACPIIyappan Subramanian-2/+2
2017-09-05rocker: fix kcalloc parameter orderZahari Doychev-2/+2
2017-09-05rds: Fix non-atomic operation on shared flag variableHåkon Bugge-2/+2
2017-09-05net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski-2/+6
2017-09-05vhost_net: correctly check tx avail during rx busy pollingJason Wang-1/+6
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe-6/+17
2017-09-05rxrpc: Make service connection lookup always check for retryDavid Howells-2/+1
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier-19/+19
2017-09-05gianfar: Fix Tx flow control deactivationClaudiu Manoil-1/+1
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar-1/+15
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar-8/+4
2017-09-05cxgb4: fix memory leakGanesh Goudar-3/+3
2017-09-05tun: rename generic_xdp to skb_xdpJason Wang-7/+11
2017-09-05tun: reserve extra headroom only when XDP is setJason Wang-8/+18
2017-09-05media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann-0/+1
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-264/+428
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1040/+2433
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1746/+2835
2017-09-05svcrdma: Estimate Send Queue depth properlyChuck Lever-4/+13
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever-0/+26
2017-09-05svcrdma: Limit RQ depthChuck Lever-7/+12
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever-93/+15
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever-0/+21
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields-6/+22
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-264/+436
2017-09-05Merge branch 'dsa-tx-queues'David S. Miller-4/+27
2017-09-05net: dsa: bcm_sf2: Configure IMP port TC2QOS mappingFlorian Fainelli-0/+9
2017-09-05net: dsa: bcm_sf2: Advertise number of egress queuesFlorian Fainelli-1/+7
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli-1/+2
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli-2/+9
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel-3/+10
2017-09-05Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-326/+1516
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer-6/+8
2017-09-05Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3903/+13259
2017-09-05Merge tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-45/+835
2017-09-05PCI: xilinx-nwl: Fix platform_get_irq() error handlingFabio Estevam-1/+1
2017-09-05Merge tag 'spi-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-828/+1126
2017-09-05Merge branch 'flow_dissector-fixes'David S. Miller-78/+172