aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens4-24/+35
2019-02-08IB/core: Eliminate a hole in MAD agent structDaniel Jurgens1-2/+2
2019-02-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens1-2/+6
2019-02-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens1-1/+2
2019-02-08IB/usnic: Fix locking when unregisteringParvi Kaustubhi1-2/+4
2019-02-08iw_cxgb4: use tos when finding ipv6 routesSteve Wise1-2/+3
2019-02-08iw_cxgb4: use tos when importing the endpointSteve Wise1-1/+1
2019-02-08iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise1-2/+7
2019-02-08RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2-1/+4
2019-02-08RDMA/cma: listening device cm_ids should inherit tosSteve Wise1-0/+2
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg5-1/+47
2019-02-07RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma1-3/+0
2019-02-07RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma2-3/+25
2019-02-07RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma5-18/+70
2019-02-07RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma4-55/+99
2019-02-07RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma4-7/+14
2019-02-07RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma9-153/+276
2019-02-07RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma5-1/+51
2019-02-07IB/mlx5: Simplify WQE count power of two checkGal Pressman1-3/+3
2019-02-07Documentation/infiniband: update from locked to pinned_vmDavidlohr Bueso1-2/+2
2019-02-07drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso1-39/+2
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso3-55/+6
2019-02-07drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso1-6/+0
2019-02-07drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso1-46/+27
2019-02-07drivers/mic/scif: do not use mmap_semDavidlohr Bueso1-25/+11
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso10-27/+28
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise3-182/+123
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky3-101/+3
2019-02-05IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche1-8/+8
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise7-7/+192
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise2-20/+41
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2-2/+2
2019-02-04RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)3-9/+28
2019-02-04RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)4-13/+167
2019-02-04RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)3-13/+112
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib3-8/+5
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib4-14/+11
2019-02-04RDMA/hns: Make some function staticYueHaibing2-5/+6
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche9-76/+36
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua1-0/+18
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua1-0/+6
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua1-23/+61
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua3-55/+166
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua1-1/+5
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua1-7/+7
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua1-7/+2
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua3-0/+4
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua1-0/+1
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua4-18/+17
2019-02-03Linux 5.0-rc5Linus Torvalds1-1/+1