summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-161-0/+2
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-161-1/+1
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-081-1/+1
* mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2017-06-141-1/+1
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-141-1/+3
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* infiniband: mlx5: avoid a compile-time warningArnd Bergmann2017-05-081-1/+1
* IB/ehca: fix maybe-uninitialized warningsArnd Bergmann2017-05-081-1/+2
* IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann2017-05-081-9/+9
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-121-1/+1
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-171-0/+5
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2016-04-131-2/+2
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-02-091-14/+32
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-02-091-20/+15
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-071-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-10-071-1/+4
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-073-4/+16
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-05-171-2/+1
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-04-241-4/+16
* IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-03-231-5/+5
* IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny2015-03-231-2/+4
* IB/mlx5: Fix error code in get_port_caps()Dan Carpenter2015-03-231-1/+1
* IB/qib: Do not write EEPROMMitko Haralanov2015-03-237-220/+1
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-1910-258/+242
|\
| *-----. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-1410-258/+242
| |\ \ \ \
| | | | | * RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen2014-10-101-19/+19
| | | | | * RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-102-103/+101
| | | | | * RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-101-9/+3
| | | | | * RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
| | | | | * RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
| | | | | * RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-101-4/+5
| | | | | * RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10
| | |_|_|/ | |/| | |
| | | | * IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas2014-10-091-8/+10
| | | | * IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5
| | | | * IB/mlx5: Fix possible array overflowEli Cohen2014-10-091-3/+3
| | | | * IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
| | | | * IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen2014-10-091-1/+1
| | |_|/ | |/| |
| | | * IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-59/+45
| | | * IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-43/+37
| | | * IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-3/+3
| | |/ | |/|
| | * RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S2014-10-141-4/+3
| | * RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S2014-10-141-0/+1
| | * RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S2014-10-141-8/+16
| | * RDMA/cxgb4: Make c4iw_wr_log_size_order staticSteve Wise2014-10-141-1/+1
| |/
* | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-1/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-1/+1
| | | |/
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-132-2/+0
|\ \ \ \
| * | | | [infiniband] remove pointless assignmentsAl Viro2014-10-092-2/+0
| |/ / /