summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma2019-10-083-57/+82
* RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length availableHonggang Li2019-10-081-4/+14
* RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li2019-10-082-0/+11
* IB/cm: Use container_of() instead of typecastParav Pandit2019-10-041-2/+2
* IB/mlx5: Remove unnecessary else statementErez Alfasi2019-10-041-2/+2
* IB/mlx5: Remove unnecessary return statementErez Alfasi2019-10-041-2/+0
* RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky2019-10-041-4/+4
* RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche2019-10-041-1/+4
* RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche2019-10-042-32/+57
* RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche2019-10-042-23/+25
* RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche2019-10-042-23/+10
* RDMA/srpt: Improve a debug messageBart Van Assche2019-10-041-1/+2
* RDMA/srpt: Fix handling of iWARP loginsBart Van Assche2019-10-041-1/+2
* RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche2019-10-041-22/+19
* RDMA/srp: Make route resolving error messages more informativeBart Van Assche2019-10-041-2/+2
* RDMA/srp: Honor the max_send_sge device attributeBart Van Assche2019-10-042-2/+6
* RDMA/srp: Remove two castsBart Van Assche2019-10-042-2/+4
* RDMA/siw: Make node GUIDs valid EUI-64 identifiersBart Van Assche2019-10-041-3/+8
* RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernelPotnuri Bharat Teja2019-10-0420-9632/+0
* RDMA/rxe: Verify modify_device maskKamal Heib2019-10-011-0/+4
* RDMA/bnxt_re: Remove unsupported modify_device callbackKamal Heib2019-10-013-22/+0
* RDMA/core: Fix return code when modify_device isn't supportedKamal Heib2019-10-012-2/+2
* RDMA/siw: Fix port number endianness in a debug messageBart Van Assche2019-10-011-8/+1
* RDMA/siw: Simplify several debug messagesBart Van Assche2019-10-011-29/+7
* IB/iser: remove redundant macro definitionsMax Gurtovoy2019-10-014-11/+7
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-10-011-0/+1
* IB/iser: add unlikely checks in the fast pathMax Gurtovoy2019-10-012-3/+3
* RDMA/counter: Prevent QP counter manual binding in auto modeMark Zhang2019-10-011-1/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-281-1/+1
|\
| * ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-09-201-1/+1
* | IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov2019-09-261-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-245-25/+5
|\ \
| * | mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org2019-09-245-25/+5
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+4
|\ \ \ | |/ / |/| |
| * | PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe2019-08-161-2/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-2179-1849/+2548
|\ \ \
| * | | RDMA: Fix double-free in srq creation error flowJack Morgenstein2019-09-161-1/+2
| * | | RDMA/efa: Fix incorrect error printGal Pressman2019-09-161-1/+1
| * | | IB/mlx5: Free mpi in mp_slave modeDanit Goldberg2019-09-161-0/+1
| * | | IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg2019-09-161-4/+5
| * | | RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"Colin Ian King2019-09-161-1/+1
| * | | RDMA/hns: Package operations of rq inline buffer into separate functionsLijun Ou2019-09-161-39/+56
| * | | RDMA/hns: Optimize cmd init and mode selection for hip08Yixian Liu2019-09-162-13/+5
| * | | IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-09-131-26/+19
| * | | IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2019-09-135-16/+9
| * | | IB/hfi1: Add traces for TID RDMA READKaike Wan2019-09-133-0/+51
| * | | RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler2019-09-131-7/+5
| * | | Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-1323-240/+263
| |\ \ \
| * | | | IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko2019-09-131-3/+4
| * | | | RDMA/siw: Fix page address mapping in TX pathBernard Metzler2019-09-131-5/+6