summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2-10/+15
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier3-17/+35
2017-12-20IB/core: Fix calculation of maximum RoCE MTUParav Pandit2-11/+15
2017-03-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-01-09IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds114-604/+11949
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia13-16/+26
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb3-2/+15
2016-10-07IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb2-0/+15
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb2-25/+83
2016-10-07IB/core: Expose RSS related capabilitiesYishai Hadas1-0/+12
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit3-3/+54
2016-10-02IB/core: Add ib headers for general useMike Marciniszyn1-0/+178
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig2-38/+8
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig18-22/+57
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig3-8/+12
2016-09-16IB/rdmavt: Add functions to get and release QP referencesMike Marciniszyn1-0/+19
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-05Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds66-3012/+4323
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds107-663/+16539
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford59-74/+13520
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-04Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford7-23/+35
2016-08-04IB/core: Support for CMA multicast join flagsAlex Vesker6-25/+131
2016-08-03IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny2-8/+5
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong5-38/+56
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn3-23/+113
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong2-5/+43
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong3-2/+75
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn3-9/+89
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche3-8/+17
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny3-35/+0
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford41-494/+3152
2016-06-23IB/core: Add get FW version string to the coreIra Weiny2-0/+12
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb4-0/+42
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas2-2/+19
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas5-0/+253
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas2-0/+85
2016-06-23IB/uverbs: Add WQ supportYishai Hadas5-0/+321
2016-06-23IB/core: Introduce Work Queue object and its verbsYishai Hadas2-1/+137
2016-06-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn2-2/+6
2016-06-07IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy1-2/+2
2016-06-07IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy1-1/+1
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter6-264/+590
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford78-3027/+500
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn3-6/+30
2016-05-26IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn1-2/+2
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2-0/+185
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit3-5/+63
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford23-232/+490
[next]