Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-09-19 | RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len | Devesh Sharma | 1 | -1/+1 |
2014-09-10 | mlx4: Fix wrong endianess access with QP context flags | Or Gerlitz | 1 | -1/+1 |
2014-09-10 | net/mlx4: Set vlan stripping policy by the right command | Matan Barak | 1 | -1/+1 |
2014-08-29 | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 2 | -1/+37 |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 19 | -125/+728 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 17 | -124/+635 |
2014-08-12 | RDMA/ocrdma: report asic-id in query device | Mitesh Ahuja | 1 | -1/+1 |
2014-08-12 | RDMA/ocrdma: Update sli data structure for endianness | Devesh Sharma | 2 | -50/+129 |
2014-08-12 | RDMA/ocrdma: Obtain SL from device structure | Devesh Sharma | 2 | -4/+4 |
2014-08-12 | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -1/+1 |
2014-08-12 | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -4/+2 |
2014-08-12 | RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() | Dan Carpenter | 1 | -2/+5 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -2/+2 |
2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 3 | -3/+3 |
2014-08-08 | infiniband: use pci_zalloc_consistent | Joe Perches | 3 | -13/+10 |
2014-08-05 | IB/ipath: Add P_Key change event support | Or Gerlitz | 1 | -4/+10 |
2014-08-01 | IB/mlx4_ib: Add support for user MR re-registration | Matan Barak | 3 | -1/+93 |
2014-08-01 | RDMA/ocrdma: Update the ocrdma module version string | Selvin Xavier | 1 | -1/+1 |
2014-08-01 | RDMA/ocrdma: Fix a sparse warning | Selvin Xavier | 1 | -1/+3 |
2014-08-01 | RDMA/ocrdma: Initialize the GID table while registering the device | Selvin Xavier | 1 | -0/+53 |
2014-08-01 | RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K | Selvin Xavier | 3 | -2/+8 |
2014-08-01 | RDMA/ocrdma: Add missing adapter mailbox opcodes | Selvin Xavier | 1 | -29/+33 |
2014-08-01 | RDMA/ocrdma: Return proper value for max_mr_size | Mitesh Ahuja | 3 | -3/+4 |
2014-08-01 | RDMA/ocrdma: Do proper cleanup even if FW is in error state | Mitesh Ahuja | 3 | -2/+19 |
2014-08-01 | RDMA/ocrdma: Allow only SEND opcode in case of UD QPs | Mitesh Ahuja | 1 | -0/+7 |
2014-08-01 | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs | Selvin Xavier | 1 | -0/+10 |
2014-08-01 | RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation | Devesh Sharma | 1 | -2/+5 |
2014-08-01 | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported | Devesh Sharma | 2 | -2/+2 |
2014-08-01 | RDMA/ocrdma: Handle shutdown event from be2net driver | Devesh Sharma | 1 | -0/+9 |