Age | Commit message (Expand) | Author |
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-09-22 | ipoib: validate struct ipoib_cb size | Eric Dumazet |
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/core: When marshaling uverbs path, clear unused fields | Matan Barak |
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 | IB/iser: Bump version to 1.4.1 | Or Gerlitz |
2014-09-22 | IB/iser: Allow bind only when connection state is UP | Sagi Grimberg |
2014-09-22 | IB/iser: Fix RX/TX CQ resource leak on error flow | Roi Dayan |
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 | IPoIB: Remove unnecessary port query | Alex Estrin |
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 | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get | Shawn Bohrer |
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 |
2014-09-15 | Target/iser: Fix initiator_depth and responder_resources | Sagi Grimberg |
2014-09-15 | Target/iser: Avoid calling rdma_disconnect twice | Sagi Grimberg |
2014-09-15 | Target/iser: Don't put isert_conn inside disconnected handler | Sagi Grimberg |
2014-09-15 | Target/iser: Get isert_conn reference once got to connected_handler | Sagi Grimberg |
2014-09-10 | mlx4: Fix wrong endianess access with QP context flags | Or Gerlitz |
2014-09-10 | net/mlx4: Set vlan stripping policy by the right command | Matan Barak |
2014-08-29 | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier |
2014-08-14 | IB/srp: Fix return value check in srp_init_module() | Wei Yongjun |
2014-08-12 | RDMA/ocrdma: report asic-id in query device | Mitesh Ahuja |
2014-08-12 | RDMA/ocrdma: Update sli data structure for endianness | Devesh Sharma |
2014-08-12 | RDMA/ocrdma: Obtain SL from device structure | Devesh Sharma |
2014-08-12 | IB/srpt: Handle GID change events | Doug Ledford |
2014-08-12 | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick |
2014-08-12 | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick |
2014-08-12 | RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() | Dan Carpenter |
2014-08-12 | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-10 | IB/mad: Add user space RMPP support | Ira Weiny |