| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Assign send CQ and recv CQ of UMR QP | Majd Dibbiny | 2017-12-16 | 1 | -0/+2 |
* | IB/mlx4: Increase maximal message size under UD QP | Mark Bloch | 2017-12-16 | 1 | -1/+1 |
* | IB/qib: fix false-postive maybe-uninitialized warning | Arnd Bergmann | 2017-10-08 | 1 | -1/+1 |
* | mlx5: stop including <asm-generic/kmap_types.h> | Christoph Hellwig | 2017-06-14 | 1 | -1/+1 |
* | RDMA/qib,hfi1: Fix MR reference count leak on write with immediate | Mike Marciniszyn | 2017-06-14 | 1 | -1/+3 |
* | IB/mlx4: Fix ib device initialization error flow | Jack Morgenstein | 2017-05-20 | 1 | -0/+1 |
* | infiniband: mlx5: avoid a compile-time warning | Arnd Bergmann | 2017-05-08 | 1 | -1/+1 |
* | IB/ehca: fix maybe-uninitialized warnings | Arnd Bergmann | 2017-05-08 | 1 | -1/+2 |
* | IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE | Arnd Bergmann | 2017-05-08 | 1 | -9/+9 |
* | IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs | Jason Gunthorpe | 2016-07-12 | 1 | -1/+1 |
* | IB/security: Restrict use of the write() interface | Jason Gunthorpe | 2016-05-17 | 1 | -0/+5 |
* | iw_cxgb3: Fix incorrectly returning error on success | Hariprasad S | 2016-04-13 | 1 | -2/+2 |
* | IB/qib: Support creating qps with GFP_NOIO flag | Vinit Agnihotri | 2016-02-09 | 1 | -14/+32 |
* | IB/qib: fix mcast detach when qp not attached | Mike Marciniszyn | 2016-02-09 | 1 | -20/+15 |
* | IB/mlx4: Use correct SL on AH query under RoCE | Noa Osherovich | 2015-10-07 | 1 | -1/+5 |
* | IB/mlx4: Forbid using sysfs to change RoCE pkeys | Jack Morgenstein | 2015-10-07 | 1 | -1/+4 |
* | IB/qib: Change lkey table allocation to support more MRs | Mike Marciniszyn | 2015-10-07 | 3 | -4/+16 |
* | IB/mlx4: Fix WQE LSO segment calculation | Erez Shitrit | 2015-05-17 | 1 | -2/+1 |
* | IB/mlx4: Saturate RoCE port PMA counters in case of overflow | Majd Dibbiny | 2015-04-24 | 1 | -4/+16 |
* | IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach | Or Gerlitz | 2015-03-23 | 1 | -5/+5 |
* | IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp | Majd Dibbiny | 2015-03-23 | 1 | -2/+4 |
* | IB/mlx5: Fix error code in get_port_caps() | Dan Carpenter | 2015-03-23 | 1 | -1/+1 |
* | IB/qib: Do not write EEPROM | Mitko Haralanov | 2015-03-23 | 7 | -220/+1 |
* | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 2014-10-30 | 1 | -2/+8 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 | 10 | -258/+242 |
|\ |
|
| *-----. | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier | 2014-10-14 | 10 | -258/+242 |
| |\ \ \ \ |
|
| | | | | * | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen | 2014-10-10 | 1 | -19/+19 |
| | | | | * | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen | 2014-10-10 | 2 | -103/+101 |
| | | | | * | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() | Jes Sorensen | 2014-10-10 | 1 | -9/+3 |
| | | | | * | RDMA/ocrdma: Remove a unused-label warning | Li RongQing | 2014-10-10 | 1 | -0/+2 |
| | | | | * | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma | 2014-10-10 | 1 | -5/+5 |
| | | | | * | RDMA/ocrdma: Get vlan tag from ib_qp_attrs | Selvin Xavier | 2014-10-10 | 1 | -4/+5 |
| | | | | * | RDMA/ocrdma: Add default GID at index 0 | Devesh Sharma | 2014-10-10 | 1 | -0/+10 |
| | |_|_|/
| |/| | | |
|
| | | | * | IB/mlx5: Modify to work with arbitrary page size | Yishai Hadas | 2014-10-09 | 1 | -8/+10 |
| | | | * | IB/mlx5: Remove duplicate code from mlx5_set_path | Eli Cohen | 2014-10-09 | 1 | -16/+5 |
| | | | * | IB/mlx5: Fix possible array overflow | Eli Cohen | 2014-10-09 | 1 | -3/+3 |
| | | | * | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr | Eli Cohen | 2014-10-09 | 1 | -3/+3 |
| | | | * | IB/mlx5: Clear umr resources after ib_unregister_device | Eli Cohen | 2014-10-09 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| | | * | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg | 2014-10-09 | 1 | -59/+45 |
| | | * | IB/mlx5: Use extended internal signature layout | Sagi Grimberg | 2014-10-09 | 1 | -43/+37 |
| | | * | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg | 2014-10-09 | 1 | -3/+3 |
| | |/
| |/| |
|
| | * | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S | 2014-10-14 | 1 | -4/+3 |
| | * | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S | 2014-10-14 | 1 | -0/+1 |
| | * | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S | 2014-10-14 | 1 | -8/+16 |
| | * | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise | 2014-10-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-15 | 1 | -1/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 | 1 | -1/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | * | IB/usnic: Convert to use new iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -1/+1 |
| | | |/ |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 2 | -2/+0 |
|\ \ \ \ |
|
| * | | | | [infiniband] remove pointless assignments | Al Viro | 2014-10-09 | 2 | -2/+0 |
| |/ / / |
|