aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch3-7/+14
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into for-nextDoug Ledford6-31/+86
2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe1-9/+40
2019-02-09Merge branch 'wip/dl-for-next' into for-nextDoug Ledford4-6/+158
2019-02-08RDMA/devices: Re-organize device.c lockingJason Gunthorpe1-0/+1
2019-02-08RDMA/devices: Use xarray to store the client_dataJason Gunthorpe1-7/+16
2019-02-08RDMA/devices: Use xarray to store the clientsJason Gunthorpe1-1/+2
2019-02-08RDMA/device: Get rid of reg_stateJason Gunthorpe1-6/+0
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-4/+5
2019-02-08RDMA/core: Share driver structure size with coreLeon Romanovsky1-0/+13
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens1-2/+1
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens1-2/+2
2019-02-08RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise1-1/+2
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2-0/+5
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma1-0/+11
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso1-1/+1
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan1-0/+1
2019-02-05IB/hfi1: Add an s_acked_ack_queue pointerKaike Wan1-0/+1
2019-02-05IB/hfi1: Build TID RDMA WRITE requestKaike Wan2-0/+61
2019-02-05IB/hfi1: Increment the retry timeout value for TID RDMA READ requestKaike Wan2-4/+14
2019-02-05IB/hfi1: Add functions to build TID RDMA READ requestKaike Wan2-1/+60
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan1-0/+2
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan1-0/+10
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise1-149/+0
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky1-15/+2
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise3-1/+51
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise1-3/+18
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib1-2/+1
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe54-231/+460
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche1-27/+0
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2-0/+3
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua1-0/+1
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe2-1/+7
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua2-0/+4
2019-02-03net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua1-1/+3
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+27
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2019-01-31IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan1-1/+9
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe1-0/+2
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2-7/+5
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky1-19/+4
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman1-0/+5
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky1-1/+7