aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky1-13/+5
2018-06-27RDMA/vmw_pvrdma: Delete unused functionYuval Shaia1-5/+0
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe3-25/+59
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe3-14/+33
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas3-6/+152
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas3-7/+150
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl4-83/+25
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn2-87/+86
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn8-69/+85
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn2-9/+0
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn1-6/+6
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn2-4/+1
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn4-15/+19
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe4-3/+73
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh4-3/+73
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky1-9/+11
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn6-20/+40
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn3-5/+1
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn4-28/+24
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn3-37/+23
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas3-1/+14
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas1-1/+33
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas1-1/+198
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas3-4/+61
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas1-2/+348
2018-06-19IB/mlx5: Add obj create and destroy functionalityYishai Hadas1-3/+334
2018-06-19IB/mlx5: Add support for DEVX general commandYishai Hadas1-0/+87
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas4-3/+93
2018-06-18iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()Bharat Potnuri1-3/+0
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise14-16/+29
2018-06-18RDMA: Convert drivers to use the AH's sgid_attr in post_wr pathsParav Pandit4-52/+19
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit4-20/+9
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit11-176/+79
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe1-1/+2
2018-06-18i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem1-32/+51
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit9-28/+19
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook1-1/+2
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook2-3/+5
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook1-2/+2
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook18-38/+44
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook15-51/+65
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds72-1230/+3061
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-16/+8
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-87/+58
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+2
2018-06-05RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky2-2/+2
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon2-86/+57
2018-06-04IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn1-2/+2