Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-09-22 | IB/mlx4: Don't update QP1 in native mode | Jack Morgenstein | 1 | -0/+4 |
2014-09-22 | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein | 3 | -16/+28 |
2014-09-22 | IB/mlx4: Avoid executing gid task when device is being removed | Moni Shoua | 1 | -0/+9 |
2014-09-22 | IB/mlx4: Fix lockdep splat for the iboe lock | Jack Morgenstein | 1 | -12/+12 |
2014-09-22 | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up | Moni Shoua | 1 | -8/+17 |
2014-09-22 | IB/mlx4: Reorder steps in RoCE GID table initialization | Moni Shoua | 1 | -12/+17 |
2014-09-22 | IB/mlx4: Don't duplicate the default RoCE GID | Moni Shoua | 1 | -0/+4 |
2014-09-22 | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() | Moni Shoua | 1 | -23/+26 |
2014-09-22 | RDMA/ocrdma: Use right macro in query AH | devesh.sharma@emulex.com | 1 | -1/+1 |
2014-09-22 | RDMA/ocrdma: Resolve L2 address when creating user AH | devesh.sharma@emulex.com | 1 | -11/+30 |
2014-09-22 | mlx4: Correct error flows in rereg_mr | Matan Barak | 1 | -2/+5 |
2014-09-19 | IB/qib: Correct reference counting in debugfs qp_stats | Mike Marciniszyn | 2 | -9/+2 |
2014-09-19 | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs | Markus Stockhausen | 1 | -1/+4 |
2014-09-19 | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 1 | -3/+3 |
2014-09-19 | IB/ipath: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 1 | -3/+3 |
2014-09-19 | RDMA/ocrdma: Do not skip setting deferred_arm | Devesh Sharma | 1 | -3/+1 |