summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet
2014-09-22Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier
2014-09-22IB/iser: Bump version to 1.4.1Or Gerlitz
2014-09-22IB/iser: Allow bind only when connection state is UPSagi Grimberg
2014-09-22IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin
2014-09-15Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg
2014-09-15Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg
2014-09-15Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg
2014-09-15Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun
2014-08-12IB/srpt: Handle GID change eventsDoug Ledford
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit
2014-08-01IB/srp: Fix residual handlingBart Van Assche
2014-08-01IB/srp: Fix deadlock between host removal and multipathdBart Van Assche
2014-08-01IB/iser: Clarify a duplicate counters checkRoi Dayan
2014-08-01IB/iser: Replace connection waitqueue with completion objectAriel Nahum
2014-08-01IB/iser: Protect iser state machine with a mutexAriel Nahum
2014-08-01IB/iser: Remove redundant return code in iser_free_ib_conn_res()Sagi Grimberg
2014-08-01IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum
2014-08-01IB/iser: Fix responder resources advertisementSagi Grimberg
2014-08-01IB/iser: Add TIMEWAIT_EXIT event handlingRoi Dayan
2014-08-01IB/iser: Support IPv6 address familyRoi Dayan
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-11Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-03iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz
2014-06-02IB: Allow build of hw/ and ulp/ subdirectories independentlyYann Droneaud
2014-05-29IB/srp: Avoid problems if a header uses pr_fmtJoe Perches
2014-05-26IB/iser: Bump version to 1.4Or Gerlitz
2014-05-26IB/iser: Add missing newlines to logging messagesRoi Dayan
2014-05-26IB/iser: Fix a possible race in iser connection states transitionAriel Nahum
2014-05-26IB/iser: Simplify connection managementAriel Nahum
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-20Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg
2014-05-20Target/iser: Wait for proper cleanup before unloadingSagi Grimberg