summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-542/+418
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-10/+8
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-6/+13
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds66-1838/+3116
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-03-18Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-22/+9
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford19-750/+432
2016-03-16iwpm: crash fix for large connections testFaisal Latif3-13/+13
2016-03-16iw_cxgb3: support for iWARP port mappingSteve Wise1-8/+8
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise3-264/+65
2016-03-16iw_nes: remove port mapper related codeFaisal Latif4-309/+80
2016-03-16iwcm: common code for port mapperFaisal Latif2-27/+165
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford31-281/+1998
2016-03-15Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford15-681/+574
2016-03-11iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2-9/+8
2016-03-11iser-target: Kill struct isert_rdma_wrChristoph Hellwig2-130/+119
2016-03-11iser-target: Convert to new CQ APIChristoph Hellwig2-243/+184
2016-03-11iser-target: Split and properly type the login bufferChristoph Hellwig2-30/+29
2016-03-11iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2-10/+8
2016-03-11iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz1-8/+0
2016-03-11iser-target: Remove redundant wait in release_connJenny Derzhavetz2-8/+0
2016-03-11iser-target: Rework connection terminationJenny Derzhavetz2-56/+52
2016-03-11iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz1-6/+5
2016-03-11iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2-2/+6
2016-03-11iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz1-1/+2
2016-03-11ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2-40/+17
2016-03-11ib_srpt: Convert to target_alloc_session usageNicholas Bellinger1-17/+6
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb2-7/+49
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-23/+30
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-22/+9
2016-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-23/+30
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2-9/+25
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg4-8/+60
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg1-0/+2
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg1-1/+2
2016-03-04IB/mlx5: Make coding style more consistentDoug Ledford1-4/+2
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig3-40/+27
2016-03-04net: mellanox: add DEVLINK dependenciesArnd Bergmann1-0/+1
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-3/+1
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-2/+1
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring4-11/+11
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz1-1/+1
2016-03-03IB/core: trivial prink cleanup.Parav Pandit10-89/+77
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla1-1/+1
2016-03-03IB/core: Modify conditional on ucontext existenceEli Cohen1-6/+6
2016-03-03IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen1-10/+19
2016-03-03IB/core: Avoid duplicate codeEli Cohen1-20/+9
2016-03-03Merge branch 'k.o/for-4.5-rc' into HEADDoug Ledford3-22/+29
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny2-11/+9
2016-03-03IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny1-11/+19