summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2017-02-19IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2-0/+25
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty1-0/+31
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty1-0/+2
2017-02-19IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez1-5/+5
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford1-0/+14
2017-01-27IB/core: Add inline function to validate portYuval Shaia1-0/+7
2017-01-25RDMA/core: create struct ib_port_cacheJack Wang1-4/+8
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram1-0/+14
2017-01-13RDMA/core: export ib_get_cached_port_stateJack Wang1-0/+13
2017-01-13RDMA/core: add port state cacheJack Wang1-0/+1
2017-01-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-22IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford5-3/+38
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-14/+56
2016-12-14rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise1-0/+10
2016-12-14rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise1-0/+7
2016-12-14rdma_cm: add rdma_reject_msg() helper functionSteve Wise3-0/+20
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2-3/+1
2016-12-13IB/core: Support rate limit for packet pacingBodong Wang1-0/+2
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua1-0/+2
2016-12-13IB/core: Introduce inner flow steeringMoses Reuben1-8/+9
2016-12-13IB/core: Align structure ib_flow_spec_typeMoses Reuben1-6/+6
2016-12-13IB/core: Add flow spec tunneling supportMoses Reuben1-1/+18
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn1-1/+23
2016-12-11IB/rdmavt: Add swqe mr deref helperMike Marciniszyn1-0/+17
2016-12-11IB/rdmavt: Add a send completion helperMike Marciniszyn1-1/+39
2016-11-17IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua1-0/+19
2016-11-16IB/rdmvat: Organize hot path calldowns into a single cachelineMike Marciniszyn1-22/+24
2016-11-16IB/hfi1: Optimize lkey validation structuresMike Marciniszyn1-3/+7
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-16/+65
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-2/+4
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb1-0/+11
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-0/+10
2016-10-07IB/core: Expose RSS related capabilitiesYishai Hadas1-0/+12
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit1-3/+20
2016-10-02IB/core: Add ib headers for general useMike Marciniszyn1-0/+178
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-12/+0
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+19
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig1-1/+5
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 Torvalds5-26/+96
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-2/+117
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2-1/+16
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-8/+9
2016-08-04Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford1-0/+6
2016-08-04IB/core: Support for CMA multicast join flagsAlex Vesker2-1/+16