Age | Commit message (Expand) | Author | Files | Lines |
2014-06-07 | Target/iser: Fix iscsit_accept_np and rdma_cm racy flow | Sagi Grimberg | 2 | -20/+7 |
2014-06-07 | Target/iser: Fix wrong connection requests list addition | Sagi Grimberg | 1 | -1/+1 |
2014-05-06 | iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err | Nicholas Bellinger | 1 | -11/+24 |
2014-05-06 | iser-target: Match FRMR descriptors to available session tags | Nicholas Bellinger | 1 | -15/+20 |
2014-05-06 | ib_srpt: Use correct ib_sg_dma primitives | Mike Marciniszyn | 1 | -6/+10 |
2014-05-06 | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua | 2 | -43/+0 |
2014-05-06 | IB/qib: add missing braces in do_qib_user_sdma_queue_create() | Yann Droneaud | 1 | -1/+2 |
2014-05-06 | IB/qib: Fix debugfs ordering issue with multiple HCAs | Mike Marciniszyn | 1 | -14/+11 |
2014-05-06 | IB/ehca: Returns an error on ib_copy_to_udata() failure | Yann Droneaud | 1 | -0/+1 |
2014-05-06 | IB/mthca: Return an error on ib_copy_to_udata() failure | Yann Droneaud | 1 | -0/+1 |
2014-05-06 | IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL | Yann Droneaud | 1 | -1/+1 |
2014-05-06 | IB/ipath: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 1 | -41/+25 |
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 |