Age | Commit message (Expand) | Author |
2014-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-03-05 | iser-target: Fix command leak for tx_desc->comp_llnode_batch | Nicholas Bellinger |
2014-03-05 | iser-target: Ignore completions for FRWRs in isert_cq_tx_work | Nicholas Bellinger |
2014-03-05 | iser-target: Fix post_send_buf_count for RDMA READ/WRITE | Nicholas Bellinger |
2014-03-05 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger |
2014-03-05 | iscsi/iser-target: Use list_del_init for ->i_conn_node | Nicholas Bellinger |
2014-02-25 | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai |
2014-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-02-14 | Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma... | Roland Dreier |
2014-02-14 | RDMA/ocrdma: Fix load time panic during GID table init | Devesh Sharma |
2014-02-14 | RDMA/ocrdma: Fix traffic class shift | Devesh Sharma |
2014-02-14 | IB/iser: Fix use after free in iser_snd_completion() | Dan Carpenter |
2014-02-14 | IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co... | Roi Dayan |
2014-02-14 | IB/usnic: Fix smatch endianness error | Upinder Malhi |
2014-02-14 | IB/mlx5: Remove dependency on X86 | Eli Cohen |
2014-02-13 | IB/qib: Add missing serdes init sequence | Mike Marciniszyn |
2014-02-13 | RDMA/cxgb4: Add missing neigh_release in LE-Workaround path | Kumar Sanghvi |
2014-02-13 | IB: Report using RoCE IP based gids in port caps | Moni Shoua |
2014-02-13 | IB/mlx4: Build the port IBoE GID table properly under bonding | Moni Shoua |
2014-02-13 | IB/mlx4: Do IBoE GID table resets per-port | Moni Shoua |
2014-02-13 | IB/mlx4: Do IBoE locking earlier when initializing the GID table | Moni Shoua |
2014-02-13 | IB/mlx4: Move rtnl locking to the right place | Moni Shoua |
2014-02-13 | IB/mlx4: Make sure GID index 0 is always occupied | Moni Shoua |
2014-02-13 | IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device | Matan Barak |
2014-02-12 | IB/srpt: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2014-02-12 | iser-target: Fix leak on failure in isert_conn_create_fastreg_pool | Nicholas Bellinger |
2014-02-12 | RDMA/amso1100: Fix error return code | Julia Lawall |
2014-02-12 | RDMA/nes: Fix error return code | Julia Lawall |
2014-02-07 | IB/mlx5: Don't set "block multicast loopback" capability | Eli Cohen |
2014-02-07 | IB/mlx5: Fix binary compatibility with libmlx5 | Eli Cohen |
2014-02-07 | IB/mlx5: Fix RC transport send queue overhead computation | Eli Cohen |
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-23 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-23 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier |
2014-01-23 | IB/mlx5: Verify reserved fields are cleared | Eli Cohen |
2014-01-23 | IB/mlx5: Allow creation of QPs with zero-length work queues | Eli Cohen |
2014-01-23 | IB/mlx5: Add support for resize CQ | Eli Cohen |
2014-01-23 | IB/mlx5: Implement modify CQ | Eli Cohen |
2014-01-23 | IB/mlx5: Make sure doorbell record is visible before doorbell | Eli Cohen |
2014-01-23 | RDMA/nes: Slight optimization of Ethernet address compare | Ding Tianhong |
2014-01-23 | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny |
2014-01-23 | RDMA/cxgb4: Fix gcc warning on 32-bit arch | Paul Bolle |
2014-01-23 | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun |
2014-01-23 | RDMA/amso1100: Add check if cache memory was allocated before freeing it | Svetlana Mavrina |
2014-01-23 | IPoIB: Report operstate consistently when brought up without a link | Michal Schmidt |
2014-01-23 | IB/core: Fix unused variable warning | Or Gerlitz |
2014-01-23 | 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 |