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