summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-10-16RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier
2018-10-16RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur
2018-10-16RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma
2018-10-16RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier
2018-10-16RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier
2018-10-16RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier
2018-10-16RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-10-16RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-10-05RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky
2018-10-05RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky
2018-10-05RDMA/restrack: Un-inline set task implementationLeon Romanovsky
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-10-03RDMA/hns: Bugfix for atomic operationLijun Ou
2018-10-03RDMA/hns: Add vlan enable bit for hip08Lijun Ou
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-10-03RDMA/rxe: Remove unused addr_same()Kamal Heib
2018-10-03IB/rxe: avoid srq memory leakZhu Yanjun
2018-10-03IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2018-10-03RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe
2018-10-03RDMA: Fix building with CONFIG_MMU=nJason Gunthorpe
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-30RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit
2018-09-30RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit
2018-09-30RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit
2018-09-30IB/hfi1: Use VL15 for SM packetsKaike Wan
2018-09-30IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2018-09-30IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro
2018-09-30IB/hfi1: Add static trace for iowaitKaike Wan