aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02-14IB: Add protocol for USNICOr Gerlitz1-0/+8
2017-02-14IB/core: Add raw packet protocolOr Gerlitz1-0/+8
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov1-4/+17
2017-02-14IB/core: Add implicit MR flagArtemy Kovalyov1-1/+2
2017-02-14IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich1-0/+1
2017-02-14IB/core: Enable QP creation with cvlan offloadNoa Osherovich1-0/+1
2017-02-14IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-2/+10
2017-02-14IB/core: Expose vlan offloads capabilitiesNoa Osherovich1-0/+15
2017-02-14IB/core: Introduce flow tag specificationMoses Reuben1-0/+9
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit1-4/+2
2017-01-27IB/core: Add inline function to validate portYuval Shaia1-0/+7
2017-01-24RDMA/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-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche1-96/+7
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche1-18/+13
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche1-7/+6
2017-01-24IB/core: Remove ib_dma_*map_single_attrs()Bart Van Assche1-18/+0
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang1-0/+13
2017-01-12RDMA/core: add port state cacheJack Wang1-0/+1
2017-01-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-0/+14
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-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua1-0/+19
2016-11-15IB/rdmvat: Organize hot path calldowns into a single cachelineMike Marciniszyn1-22/+24
2016-11-15IB/hfi1: Optimize lkey validation structuresMike Marciniszyn1-3/+7
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus 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