aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-02net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann
2018-02-02net: qed: use correct strncpy() sizeArnd Bergmann
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann
2018-02-02r8152: set rx mode early when linking onHayes Wang
2018-02-02r8152: fix wrong checksum status for received IPv4 packetsHayes Wang
2018-02-02nfp: fix TLV offset calculationEdwin Peer
2018-02-02Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-02-02block: skd: fix incorrect linux/slab_def.h inclusionArnd Bergmann
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-02-01IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam
2018-02-01IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl
2018-02-01IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-02-01IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam
2018-02-01IB/hfi1: Do not override given pcie_pset valueBartlomiej Dudek
2018-02-01IB/hfi1: Optimize process_receive_ib()Sebastian Sanchez
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez
2018-02-01IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2018-02-01IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin
2018-02-01IB/hfi1: Fix for early release of sdma contextAlex Estrin
2018-02-01IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl
2018-02-01RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter
2018-02-01RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun
2018-02-01RDMA/hns: Add names to function arguments in function pointersoulijun
2018-02-01RDMA/hns: Remove unnecessary operatoroulijun
2018-02-01RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()Markus Elfring
2018-02-01RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...Markus Elfring
2018-02-01libnvdimm: expose platform persistence attribute for nd_regionDave Jiang
2018-02-01acpi: nfit: add persistent memory control flag for nd_regionDave Jiang
2018-02-01acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov
2018-02-01ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario
2018-02-01vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King