aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak1-16/+17
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt1-0/+2
2017-04-05IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn1-3/+1
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn1-1/+2
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak2-0/+10
2017-04-05IB/core: Add support for fd objectsMatan Barak2-0/+22
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak2-13/+63
2017-04-05IB/core: Add idr based standard typesMatan Barak2-0/+64
2017-04-05IB/core: Add support for idr typesMatan Barak2-0/+153
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-0/+1
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-13/+17
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-13/+17
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+14
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-128/+15
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-7/+71
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-12/+158
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2-5/+6
2017-02-19IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt1-0/+1
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn1-0/+2
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty1-0/+50
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2-1/+10
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-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