Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | IB/mlx5: Add function to read WQE from user-space | Haggai Eran | 2 | -0/+73 |
2014-12-15 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 6 | -8/+8 |
2014-12-15 | IB/mlx5: Enhance UMR support to allow partial page table update | Haggai Eran | 3 | -48/+96 |
2014-12-15 | IB/mlx5: Remove per-MR pas and dma pointers | Haggai Eran | 2 | -11/+12 |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak | 1 | -2/+4 |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 2 | -5/+8 |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak | 1 | -1/+4 |
2014-12-08 | mlx5: Fix error flow in add_keys | Eli Cohen | 1 | -0/+3 |
2014-12-08 | mlx5: Fix sparse warnings | Eli Cohen | 1 | -1/+15 |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai | 1 | -4/+4 |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai | 1 | -1/+1 |
2014-11-22 | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai | 1 | -7/+7 |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro | 4 | -13/+13 |
2014-11-13 | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak | 1 | -2/+1 |
2014-11-13 | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt | 2 | -62/+62 |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai | 4 | -52/+52 |
2014-10-30 | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 1 | -2/+8 |
2014-10-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 10 | -258/+242 |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier | 10 | -258/+242 |
2014-10-14 | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S | 1 | -4/+3 |
2014-10-14 | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S | 1 | -0/+1 |
2014-10-14 | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S | 1 | -8/+16 |
2014-10-14 | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise | 1 | -1/+1 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+0 |
2014-10-10 | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen | 1 | -19/+19 |
2014-10-10 | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen | 2 | -103/+101 |
2014-10-10 | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() | Jes Sorensen | 1 | -9/+3 |
2014-10-10 | RDMA/ocrdma: Remove a unused-label warning | Li RongQing | 1 | -0/+2 |
2014-10-10 | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma | 1 | -5/+5 |
2014-10-10 | RDMA/ocrdma: Get vlan tag from ib_qp_attrs | Selvin Xavier | 1 | -4/+5 |
2014-10-10 | RDMA/ocrdma: Add default GID at index 0 | Devesh Sharma | 1 | -0/+10 |
2014-10-09 | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg | 1 | -59/+45 |
2014-10-09 | IB/mlx5: Use extended internal signature layout | Sagi Grimberg | 1 | -43/+37 |
2014-10-09 | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg | 1 | -3/+3 |
2014-10-09 | IB/mlx5: Modify to work with arbitrary page size | Yishai Hadas | 1 | -8/+10 |
2014-10-09 | IB/mlx5: Remove duplicate code from mlx5_set_path | Eli Cohen | 1 | -16/+5 |
2014-10-09 | IB/mlx5: Fix possible array overflow | Eli Cohen | 1 | -3/+3 |
2014-10-09 | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr | Eli Cohen | 1 | -3/+3 |
2014-10-09 | IB/mlx5: Clear umr resources after ib_unregister_device | Eli Cohen | 1 | -1/+1 |
2014-10-09 | [infiniband] remove pointless assignments | Al Viro | 2 | -2/+0 |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -68/+103 |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-10-03 | net/mlx5_core: Update device capabilities handling | Eli Cohen | 5 | -68/+103 |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 1 | -1/+1 |
2014-09-25 | IB/usnic: Convert to use new iommu_capable() API function | Joerg Roedel | 1 | -1/+1 |
2014-09-23 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 10 | -109/+200 |
2014-09-22 | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 10 | -109/+200 |
2014-09-22 | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein | 2 | -11/+20 |
2014-09-22 | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein | 2 | -1/+21 |