Age | Commit message (Expand) | Author |
2014-10-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-10-14 | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier |
2014-10-14 | RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Add missing neigh_release in find_route | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss | Hariprasad S |
2014-10-14 | RDMA/cxgb4: Make c4iw_wr_log_size_order static | Steve Wise |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-10 | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() | Jes Sorensen |
2014-10-10 | RDMA/ocrdma: Remove a unused-label warning | Li RongQing |
2014-10-10 | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma |
2014-10-10 | RDMA/ocrdma: Get vlan tag from ib_qp_attrs | Selvin Xavier |
2014-10-10 | RDMA/ocrdma: Add default GID at index 0 | Devesh Sharma |
2014-10-09 | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg |
2014-10-09 | IB/mlx5: Use extended internal signature layout | Sagi Grimberg |
2014-10-09 | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg |
2014-10-09 | IB/mlx5: Modify to work with arbitrary page size | Yishai Hadas |
2014-10-09 | IB/mlx5: Remove duplicate code from mlx5_set_path | Eli Cohen |
2014-10-09 | IB/mlx5: Fix possible array overflow | Eli Cohen |
2014-10-09 | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr | Eli Cohen |
2014-10-09 | IB/mlx5: Clear umr resources after ib_unregister_device | Eli Cohen |
2014-10-09 | [infiniband] remove pointless assignments | Al Viro |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-03 | net/mlx5_core: Update device capabilities handling | Eli Cohen |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel |
2014-09-25 | IB/usnic: Convert to use new iommu_capable() API function | Joerg Roedel |
2014-09-23 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-09-22 | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier |
2014-09-22 | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein |
2014-09-22 | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein |
2014-09-22 | IB/mlx4: Don't update QP1 in native mode | Jack Morgenstein |
2014-09-22 | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein |
2014-09-22 | IB/mlx4: Avoid executing gid task when device is being removed | Moni Shoua |
2014-09-22 | IB/mlx4: Fix lockdep splat for the iboe lock | Jack Morgenstein |
2014-09-22 | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up | Moni Shoua |
2014-09-22 | IB/mlx4: Reorder steps in RoCE GID table initialization | Moni Shoua |
2014-09-22 | IB/mlx4: Don't duplicate the default RoCE GID | Moni Shoua |
2014-09-22 | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() | Moni Shoua |
2014-09-22 | RDMA/ocrdma: Use right macro in query AH | devesh.sharma@emulex.com |
2014-09-22 | RDMA/ocrdma: Resolve L2 address when creating user AH | devesh.sharma@emulex.com |
2014-09-22 | mlx4: Correct error flows in rereg_mr | Matan Barak |
2014-09-19 | IB/qib: Correct reference counting in debugfs qp_stats | Mike Marciniszyn |
2014-09-19 | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs | Markus Stockhausen |
2014-09-19 | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn |
2014-09-19 | IB/ipath: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn |
2014-09-19 | RDMA/ocrdma: Do not skip setting deferred_arm | Devesh Sharma |
2014-09-19 | RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len | Devesh Sharma |