summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2-0/+21
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller1-2/+2
2017-09-22parisc: Stop unwinding at start of stackHelge Deller1-0/+12
2017-09-22parisc: Fix too large frame size warningsHelge Deller1-1/+2
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem2-76/+78
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail2-1/+4
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem1-0/+12
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem3-19/+20
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem1-1/+6
2017-09-22RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive1-3/+28
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky1-31/+36
2017-09-22IB/mlx5: fix debugfs cleanupSudip Mukherjee1-3/+3
2017-09-22IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King1-0/+3
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar1-5/+11
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise1-0/+5
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-74/+68
2017-09-22Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds19-56/+77
2017-09-22Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds27-33/+37
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-42/+183
2017-09-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds20-212/+236
2017-09-22IB/core: Fix for core panicAlex Estrin1-2/+2
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav1-0/+1
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy1-4/+1
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21test_rhashtable: remove initdata annotationFlorian Westphal1-1/+1
2017-09-21net: vrf: remove skb_dst_force() after skb_dst_set()Eric Dumazet1-1/+0
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1
2017-09-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller1-1/+1
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov3-3/+29
2017-09-21net: ti: netcp: use setup_timerAllen Pais1-3/+2
2017-09-21net: usb: catc: use setup_timer() helperAllen Pais1-3/+1
2017-09-21net: wan : hdlc: use setup_timer() helperAllen Pais1-3/+2
2017-09-21net:nfc: use setup_timerAllen Pais1-3/+2
2017-09-21bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctlVincent Bernat1-0/+3
2017-09-21cxgb4: avoid stall while shutting down the adapterGanesh Goudar3-1/+11
2017-09-21net/smc: parameter cleanup in smc_cdc_get_free_slot()Ursula Braun3-8/+8
2017-09-21Merge branch 'smc-bug-fixes'David S. Miller11-37/+58
2017-09-21net/smc: no close wait in case of process shut downUrsula Braun1-7/+8
2017-09-21net/smc: introduce a delayUrsula Braun3-10/+16
2017-09-21net/smc: terminate link group if out-of-sync is receivedUrsula Braun3-11/+8
2017-09-21net/smc: longer delay for client link group removalUrsula Braun1-4/+12
2017-09-21net/smc: adapt send request completion notificationUrsula Braun1-1/+1
2017-09-21net/smc: adjust net_device refcountUrsula Braun1-1/+3
2017-09-21net/smc: take RCU read lock for routing cache lookupUrsula Braun1-3/+7
2017-09-21net/smc: add receive timeout checkHans Wippel1-0/+2