Age | Commit message (Expand) | Author |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-25 | iscsi-target: Convert gfp_t parameter to task state bitmask | Nicholas Bellinger |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-22 | IB/mlx5: Verify reserved fields are cleared | Eli Cohen |
2014-01-22 | IB/mlx5: Allow creation of QPs with zero-length work queues | Eli Cohen |
2014-01-22 | IB/mlx5: Add support for resize CQ | Eli Cohen |
2014-01-22 | IB/mlx5: Implement modify CQ | Eli Cohen |
2014-01-22 | IB/mlx5: Make sure doorbell record is visible before doorbell | Eli Cohen |
2014-01-22 | RDMA/nes: Slight optimization of Ethernet address compare | Ding Tianhong |
2014-01-22 | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny |
2014-01-22 | RDMA/cxgb4: Fix gcc warning on 32-bit arch | Paul Bolle |
2014-01-22 | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun |
2014-01-22 | RDMA/amso1100: Add check if cache memory was allocated before freeing it | Svetlana Mavrina |
2014-01-22 | IPoIB: Report operstate consistently when brought up without a link | Michal Schmidt |
2014-01-22 | IB/core: Fix unused variable warning | Or Gerlitz |
2014-01-22 | RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() | Somnath Kotur |
2014-01-21 | IB/usnic: Use GFP_ATOMIC under spinlock | Dan Carpenter |
2014-01-21 | scsi_transport_srp: Fix a race condition | Bart Van Assche |
2014-01-19 | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier |
2014-01-19 | RDMA/ocrdma: Add dependency on INET | Roland Dreier |
2014-01-19 | RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" | Roland Dreier |
2014-01-19 | IB/mlx4: Add dependency INET | Matan Barak |
2014-01-19 | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun |
2014-01-19 | IB/core: Make ib_addr a core IB module | Matan Barak |
2014-01-19 | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz |
2014-01-19 | RDMA/ocrdma: Populate GID table with IP based gids | Moni Shoua |
2014-01-19 | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua |
2014-01-19 | IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine | Sagi Grimberg |
2014-01-19 | IB/isert: Move fastreg descriptor creation to a function | Sagi Grimberg |
2014-01-19 | IB/isert: Avoid frwr notation, user fastreg | Sagi Grimberg |
2014-01-19 | IB/isert: seperate connection protection domains and dma MRs | Sagi Grimberg |
2014-01-18 | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua |
2014-01-18 | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua |
2014-01-18 | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua |
2014-01-18 | IB/mlx4: Fix error return code | Julia Lawall |
2014-01-18 | IB/usnic: Remove unused variable in usnic_debugfs_exit() | Wei Yongjun |
2014-01-18 | IB/usnic: Set userspace/kernel ABI ver to 4 | Upinder Malhi |
2014-01-18 | IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP | Upinder Malhi |
2014-01-18 | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi |
2014-01-18 | IB/usnic: Add dependency on CONFIG_INET | Upinder Malhi |
2014-01-18 | IB/usnic: Fix endianness-related warnings | Upinder Malhi |
2014-01-14 | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak |
2014-01-14 | IB/mlx4: Add support for steerable IB UD QPs | Matan Barak |
2014-01-14 | IB/mlx4: Add mechanism to support flow steering over IB links | Matan Barak |
2014-01-14 | IB/mlx4: Enable device-managed steering support for IB ports too | Matan Barak |
2014-01-14 | IB/core: Add flow steering support for IPoIB UD traffic | Matan Barak |
2014-01-14 | IB/mlx5: Fix micro UAR allocator | Eli Cohen |