summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-205-10/+8
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-164-6/+4
| * mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-161-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-6/+13
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-084-23/+30
| |\ \
| * | | net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-031-0/+1
| * | | mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+7
| * | | net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-4/+4
| * | | net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-251-1/+1
| * | | net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-251-2/+0
| * | | net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2016-02-241-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-2313-81/+121
| |\ \ \
| * | | | RDMA/nes: Replace LRO with GROBen Hutchings2016-02-174-58/+1
| * | | | cxgb4/iw_cxgb4: TOS supportHariprasad Shenai2016-02-111-17/+34
| * | | | iw_cxgb4: remove false error log entryHariprasad Shenai2016-02-111-2/+1
| * | | | iw_cxgb4: make queue allocation code more readableHariprasad Shenai2016-02-111-39/+42
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-1866-1838/+3116
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-1619-750/+432
| |\ \ \ \ \ \ \
| | | | * | | | | iwpm: crash fix for large connections testFaisal Latif2016-03-163-13/+13
| | | | * | | | | iw_cxgb3: support for iWARP port mappingSteve Wise2016-03-161-8/+8
| | | | * | | | | iw_cxgb4: remove port mapper related codeSteve Wise2016-03-163-264/+65
| | | | * | | | | iw_nes: remove port mapper related codeFaisal Latif2016-03-164-309/+80
| | | | * | | | | iwcm: common code for port mapperFaisal Latif2016-03-162-27/+165
| | | | | |/ / / | | | | |/| | |
| | | * | | | | infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann2016-02-291-3/+2
| | | * | | | | iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-293-10/+11
| | | * | | | | cxgb4/iw_cxgb4: TOS supportHariprasad S2016-02-291-17/+34
| | | * | | | | iw_cxgb4: remove false error log entryHariprasad S2016-02-291-2/+1
| | | * | | | | iw_cxgb4: make queue allocation code more readableHariprasad S2016-02-291-39/+42
| | | |/ / / /
| | * | | | | nes: handling failed allocation when creating workqueueInsu Yun2016-02-291-0/+10
| | * | | | | RDMA/nes: Replace LRO with GROBen Hutchings2016-02-294-58/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-1631-281/+1998
| |\ \ \ \ \ \ \
| | | | * | | | | IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-3/+1
| | | | * | | | | IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring2016-03-031-2/+1
| | | | * | | | | IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-034-11/+11
| | | | * | | | | RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma2016-02-292-2/+8
| | | | * | | | | RDMA/ocrdma: Support RoCE-v2 in the RC pathDevesh Sharma2016-02-292-2/+23
| | | | * | | | | RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma2016-02-294-16/+82
| | | | * | | | | RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur2016-02-294-2/+21
| | | | |/ / / /
| | | * | | | | iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-042-9/+25
| | | * | | | | mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-044-8/+60
| | | * | | | | IB/core: Add arbitrary sg_list supportSagi Grimberg2016-03-041-0/+2
| | | * | | | | IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg2016-03-041-1/+2
| | | * | | | | IB/mlx5: Make coding style more consistentDoug Ledford2016-03-041-4/+2
| | | * | | | | IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig2016-03-043-40/+27
| | | * | | | | IB/mlx5: Add memory windows allocation supportMatan Barak2016-03-014-0/+117
| | | * | | | | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-017-7/+21
| | | * | | | | net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-014-45/+45
| | | * | | | | IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-014-3/+227
| | | * | | | | IB/mlx5: Refactoring register MR codeNoa Osherovich2016-03-011-75/+132
| | | * | | | | IB/cma: Print warning on different inner and header P_KeysHaggai Eran2016-03-011-0/+8
OpenPOWER on IntegriCloud