summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-0/+14
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-0/+14
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-128/+15
|\ \
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-241-96/+7
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-18/+13
| * | IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-7/+6
| * | IB/core: Remove ib_dma_*map_single_attrs()Bart Van Assche2017-01-241-18/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-7/+71
|\ \ \
| * | | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+8
| * | | IB/core: Add raw packet protocolOr Gerlitz2017-02-141-0/+8
| * | | IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-141-4/+17
| * | | IB/core: Add implicit MR flagArtemy Kovalyov2017-02-141-1/+2
| * | | IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich2017-02-141-0/+1
| * | | IB/core: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-0/+1
| * | | IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-2/+10
| * | | IB/core: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+15
| * | | IB/core: Introduce flow tag specificationMoses Reuben2017-02-141-0/+9
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-237-12/+158
|\ \ \
| * | | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-192-5/+6
| * | | IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt2017-02-191-0/+1
| * | | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn2017-02-191-0/+2
| * | | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-191-0/+50
| * | | IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-192-1/+10
| * | | IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2017-02-192-0/+25
| * | | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty2017-02-191-0/+31
| * | | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-191-0/+2
| * | | IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez2017-02-191-5/+5
| * | | Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-0/+14
| |\ \ \
| * | | | IB/core: Add inline function to validate portYuval Shaia2017-01-271-0/+7
| * | | | RDMA/core: create struct ib_port_cacheJack Wang2017-01-241-4/+8
| | |_|/ | |/| |
| * | | RDMA/core: export ib_get_cached_port_stateJack Wang2017-01-121-0/+13
| * | | RDMA/core: add port state cacheJack Wang2017-01-121-0/+1
| * | | RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-01-121-3/+3
| | |/ | |/|
* | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-4/+2
| |/ |/|
* | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-0/+14
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2016-12-221-2/+4
*---. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-145-3/+38
|\ \ \
| | | * rdma_cm: add rdma_consumer_reject_data helper functionSteve Wise2016-12-141-0/+10
| | | * rdma_cm: add rdma_is_consumer_reject() helper functionSteve Wise2016-12-141-0/+7
| | | * rdma_cm: add rdma_reject_msg() helper functionSteve Wise2016-12-143-0/+20
| | |/
| * / IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-142-3/+1
| |/
* | Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-14/+56
|\ \
| * | IB/core: Support rate limit for packet pacingBodong Wang2016-12-131-0/+2
| * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
| * | IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua2016-12-131-0/+2
| * | IB/core: Introduce inner flow steeringMoses Reuben2016-12-131-8/+9
| * | IB/core: Align structure ib_flow_spec_typeMoses Reuben2016-12-131-6/+6
| * | IB/core: Add flow spec tunneling supportMoses Reuben2016-12-131-1/+18
| * | IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2016-11-161-0/+19
| |/