summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
| | | * IB/rdmavt: Add support for rvt_query_device functionHarish Chegondi2016-03-101-1/+4
| | | * IB/rdmavt: Export reset_qp in rdmavtDennis Dalessandro2016-03-102-0/+4
| | | * IB/rdmavt: Add create queue pair functionalityDennis Dalessandro2016-03-101-1/+9
| | | * IB/rdmavt: Add R and S flags for queue pairsDennis Dalessandro2016-03-101-0/+80
| | | * IB/rdmavt: Add pkey supportDennis Dalessandro2016-03-101-4/+34
| | | * IB/rdmavt: Add mmap related functionsDennis Dalessandro2016-03-101-0/+15
| | | * IB/rdmavt: Initialize and teardown of qpn tableDennis Dalessandro2016-03-102-0/+42
| | | * IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro2016-03-104-306/+396
| | | * IB/rdmavt: Add driver notification for new AHDennis Dalessandro2016-03-101-16/+25
| | | * IB/rdmavt: Add an ibport data structure to rdmavtDennis Dalessandro2016-03-101-1/+65
| | | * IB/rdmavt: Move SRQ data structure into rdmavtDennis Dalessandro2016-03-101-0/+13
| | | * IB/rdmavt: Add AH to rdmavtKamal Heib2016-03-101-0/+17
| | | * IB/rdmavt: Add common LID defines to rdmavtKamal Heib2016-03-101-0/+3
| | | * IB/rdmavt: Move memory registration into rdmavtDennis Dalessandro2016-03-101-1/+18
| | | * IB/rdmavt: Add the start of capability flagsDennis Dalessandro2016-03-101-0/+12
| | | * IB/rdmavt: Add device specific info printsDennis Dalessandro2016-03-101-0/+3
| | | * IB/rdmavt: Move driver helper functions to a common structureDennis Dalessandro2016-03-101-7/+15
| | | * IB/rdmavt: Add queue pair data structure to rdmavtDennis Dalessandro2016-03-101-0/+233
| | | * IB/rdmavt: Move MR datastructures into rvtDennis Dalessandro2016-03-101-0/+53
| | | * IB/rdmavt: Add pkey query stubDennis Dalessandro2016-03-101-1/+2
| | | * IB/rdmavt: Add ib core device attributes to rvt driver params listDennis Dalessandro2016-03-101-2/+55
| | | * IB/rdmavt: Add protection domain to rdmavt.Dennis Dalessandro2016-03-101-4/+30
| | | * IB/rdmavt: Create module framework and handle driver registrationDennis Dalessandro2016-03-101-0/+70
| | |/ | |/|
| | * IB/core: Add interfaces to control VF attributesEli Cohen2016-03-211-0/+19
| | * IB/core: Support accessing SA in virtualized environmentEli Cohen2016-03-211-0/+6
| | * IB/core: Add subnet prefix to port infoEli Cohen2016-03-211-0/+1
| | * IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-8/+6
|\ \ \ | |_|/ |/| |
| * | net: rdma: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-8/+6
| |/
| |
| \
*-. \ Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-1/+5
|\ \ \ | | |/ | |/|
| | * iwcm: common code for port mapperFaisal Latif2016-03-161-1/+5
| |/
| |
| \
| \
| \
*---. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-1/+13
|\ \ \ \ | | | |/
| | * | IB/core: Add arbitrary sg_list supportSagi Grimberg2016-03-041-0/+6
| | * | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
| | |/
| * | IB/core: Add don't trap flag to flow creationMarina Varshaver2016-02-291-0/+5
| |/
| |
| \
*-. \ Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford2016-03-141-0/+5
|\ \ \ | | |/ | |/|
| | * IB: new common API for draining queuesSteve Wise2016-02-291-0/+5
| |/
* | IB/core: Documentation fix in the MAD header fileHal Rosenstock2016-03-031-2/+2
|/
* IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-2/+2
* IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua2016-01-191-0/+1
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+3
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-2/+3
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+2
* IB/core: Add cross-channel supportLeon Romanovsky2015-12-231-0/+11
* IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky2015-12-231-30/+30
* IB/core: Add ib_is_udata_clearedMatan Barak2015-12-231-0/+27
* IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-0/+1
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0
* IB: remove the struct ib_phys_buf definitionChristoph Hellwig2015-12-231-5/+0
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-83/+0
OpenPOWER on IntegriCloud