| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon | Sagi Grimberg | 2014-10-09 | 2 | -61/+108 |
* | IB/iser: Extend iser_free_ib_conn_res() | Sagi Grimberg | 2014-10-09 | 1 | -28/+30 |
* | IB/iser: Remove unused variables and dead code | Roi Dayan | 2014-10-09 | 1 | -4/+0 |
* | IB/iser: Re-introduce ib_conn | Sagi Grimberg | 2014-10-09 | 5 | -204/+245 |
* | IB/iser: Rename ib_conn -> iser_conn | Sagi Grimberg | 2014-10-09 | 5 | -392/+403 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-09-23 | 4 | -25/+30 |
|\ |
|
| *-. | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2014-09-22 | 4 | -25/+30 |
| |\ \ |
|
| | | * | IB/iser: Bump version to 1.4.1 | Or Gerlitz | 2014-09-22 | 1 | -1/+1 |
| | | * | IB/iser: Allow bind only when connection state is UP | Sagi Grimberg | 2014-09-22 | 1 | -5/+14 |
| | | * | IB/iser: Fix RX/TX CQ resource leak on error flow | Roi Dayan | 2014-09-22 | 1 | -10/+14 |
| | |/
| |/| |
|
| | * | IPoIB: Remove unnecessary port query | Alex Estrin | 2014-09-19 | 1 | -9/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-09-22 | 2 | -2/+8 |
|\ \ |
|
| * | | ipoib: validate struct ipoib_cb size | Eric Dumazet | 2014-09-22 | 2 | -2/+8 |
| |/ |
|
* | | Target/iser: Fix initiator_depth and responder_resources | Sagi Grimberg | 2014-09-15 | 1 | -5/+6 |
* | | Target/iser: Avoid calling rdma_disconnect twice | Sagi Grimberg | 2014-09-15 | 1 | -1/+1 |
* | | Target/iser: Don't put isert_conn inside disconnected handler | Sagi Grimberg | 2014-09-15 | 1 | -1/+1 |
* | | Target/iser: Get isert_conn reference once got to connected_handler | Sagi Grimberg | 2014-09-15 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-08-14 | 9 | -178/+212 |
|\ |
|
| *-----. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 | 9 | -178/+212 |
| |\ \ \ \ |
|
| | | | | * | IB/srp: Fix return value check in srp_init_module() | Wei Yongjun | 2014-08-14 | 1 | -2/+2 |
| | | | | * | IB/srpt: Handle GID change events | Doug Ledford | 2014-08-12 | 1 | -0/+1 |
| | | | | * | IB/srp: Fix residual handling | Bart Van Assche | 2014-08-01 | 1 | -3/+7 |
| | | | | * | IB/srp: Fix deadlock between host removal and multipathd | Bart Van Assche | 2014-08-01 | 1 | -10/+28 |
| | |_|_|/
| |/| | | |
|
| | | | * | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| | | * | IB/iser: Clarify a duplicate counters check | Roi Dayan | 2014-08-01 | 1 | -1/+4 |
| | | * | IB/iser: Replace connection waitqueue with completion object | Ariel Nahum | 2014-08-01 | 3 | -23/+22 |
| | | * | IB/iser: Protect iser state machine with a mutex | Ariel Nahum | 2014-08-01 | 3 | -14/+65 |
| | | * | IB/iser: Remove redundant return code in iser_free_ib_conn_res() | Sagi Grimberg | 2014-08-01 | 1 | -5/+2 |
| | | * | IB/iser: Seperate iser_conn and iscsi_endpoint storage space | Ariel Nahum | 2014-08-01 | 2 | -4/+14 |
| | | * | IB/iser: Fix responder resources advertisement | Sagi Grimberg | 2014-08-01 | 1 | -1/+3 |
| | | * | IB/iser: Add TIMEWAIT_EXIT event handling | Roi Dayan | 2014-08-01 | 1 | -0/+1 |
| | | * | IB/iser: Support IPv6 address family | Roi Dayan | 2014-08-01 | 3 | -15/+9 |
| | |/
| |/| |
|
| | * | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick | 2014-08-12 | 1 | -4/+2 |
| | * | IB/ipoib: Avoid multicast join attempts with invalid P_key | Alex Estrin | 2014-08-10 | 2 | -45/+46 |
| | * | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit | 2014-08-05 | 3 | -6/+6 |
| | * | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit | 2014-08-05 | 3 | -65/+20 |
| |/ |
|
* | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-06-12 | 3 | -60/+46 |
|\ |
|
| * | libiscsi, iser: Adjust data_length to include protection information | Sagi Grimberg | 2014-06-11 | 1 | -24/+10 |
| * | Target/iscsi: Fix sendtargets response pdu for iser transport | Sagi Grimberg | 2014-06-11 | 1 | -1/+1 |
| * | Target/iser: Fix a wrong dereference in case discovery session is over iser | Sagi Grimberg | 2014-06-11 | 1 | -1/+3 |
| * | Target/iser: Gracefully reject T10-PI enabled connect request if not supported | Sagi Grimberg | 2014-05-20 | 1 | -2/+3 |
| * | Target/iser: Wait for proper cleanup before unloading | Sagi Grimberg | 2014-05-20 | 1 | -0/+1 |
| * | Target/iser: Improve cm events handling | Sagi Grimberg | 2014-05-20 | 2 | -12/+15 |
| * | Target/iser: Fix hangs in connection teardown | Sagi Grimberg | 2014-05-19 | 2 | -22/+10 |
| * | Target/iser: Bail from accept_np if np_thread is trying to close | Sagi Grimberg | 2014-05-19 | 1 | -2/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 2 | -22/+18 |
| |\ \
| | |/ |
|
| * | | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-06-10 | 7 | -276/+717 |
|\ \ \ |
|