summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry4-3/+45
2016-03-02mlx4: Implement devlink interfaceJiri Pirko1-0/+7
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak4-0/+117
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak7-7/+21
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak4-45/+45
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich4-3/+227
2016-03-01IB/mlx5: Refactoring register MR codeNoa Osherovich1-75/+132
2016-03-01IB/cma: Print warning on different inner and header P_KeysHaggai Eran1-0/+8
2016-03-01IB/mlx5: Eliminate GSI RX QP's send buffersHaggai Eran1-0/+5
2016-03-01IB/mlx5: Pick the right GSI transmission QP for sendingHaggai Eran1-1/+47
2016-03-01IB/mlx5: Reorder GSI completionsHaggai Eran1-6/+150
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran2-5/+88
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran3-0/+41
2016-03-01IB/mlx5: Create multiple transmission GSI QPsHaggai Eran1-3/+167