summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2017-04-20IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana-0/+142
2017-04-20IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana-0/+33
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford-17/+319
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak-16/+17
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt-0/+2
2017-04-05IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn-3/+1
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn-1/+2
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak-0/+10
2017-04-05IB/core: Add support for fd objectsMatan Barak-0/+22
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak-13/+63
2017-04-05IB/core: Add idr based standard typesMatan Barak-0/+64
2017-04-05IB/core: Add support for idr typesMatan Barak-0/+153
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak-0/+1
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-13/+17
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche-13/+17
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar-0/+1
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-0/+14
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-128/+15
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-7/+71
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-12/+158
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt-5/+6
2017-02-19IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt-0/+1
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn-0/+2
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty-0/+50
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty-1/+10
2017-02-19IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota-0/+25
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty-0/+31
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty-0/+2
2017-02-19IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez-5/+5
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford-0/+14
2017-02-14IB: Add protocol for USNICOr Gerlitz-0/+8
2017-02-14IB/core: Add raw packet protocolOr Gerlitz-0/+8
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov-4/+17
2017-02-14IB/core: Add implicit MR flagArtemy Kovalyov-1/+2
2017-02-14IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich-0/+1
2017-02-14IB/core: Enable QP creation with cvlan offloadNoa Osherovich-0/+1
2017-02-14IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich-2/+10
2017-02-14IB/core: Expose vlan offloads capabilitiesNoa Osherovich-0/+15
2017-02-14IB/core: Introduce flow tag specificationMoses Reuben-0/+9
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit-4/+2
2017-01-27IB/core: Add inline function to validate portYuval Shaia-0/+7
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang-4/+8
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram-0/+14
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche-96/+7
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche-18/+13
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche-7/+6
2017-01-24IB/core: Remove ib_dma_*map_single_attrs()Bart Van Assche-18/+0
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang-0/+13
2017-01-12RDMA/core: add port state cacheJack Wang-0/+1