summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe
2019-02-08RDMA/devices: Re-organize device.c lockingJason Gunthorpe
2019-02-08RDMA/devices: Use xarray to store the client_dataJason Gunthorpe
2019-02-08RDMA/devices: Use xarray to store the clientsJason Gunthorpe
2019-02-08RDMA/device: Get rid of reg_stateJason Gunthorpe
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-08RDMA/core: Share driver structure size with coreLeon Romanovsky
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens
2019-02-08RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua
2019-02-03net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds