summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-081-0/+2
* IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-083-22/+34
* IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens2019-02-081-2/+6
* IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens2019-02-081-1/+2
* IB/usnic: Fix locking when unregisteringParvi Kaustubhi2019-02-081-2/+4
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2019-02-081-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2019-02-081-1/+1
* iw_cxgb4: use listening ep tos when accepting new connectionsSteve Wise2019-02-081-2/+7
* RDMA/iwcm: add tos_set bool to iw_cm structSteve Wise2019-02-081-0/+2
* RDMA/cma: listening device cm_ids should inherit tosSteve Wise2019-02-081-0/+2
* IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg2019-02-083-1/+42
* RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma2019-02-071-3/+0
* RDMA/bnxt_re: Update kernel user abi to pass chip contextDevesh Sharma2019-02-071-3/+14
* RDMA/bnxt_re: Add extended psn structure for 57500 adaptersDevesh Sharma2019-02-075-18/+70
* RDMA/bnxt_re: Enable GSI QP support for 57500 seriesDevesh Sharma2019-02-074-55/+99
* RDMA/bnxt_re: Skip backing store allocation for 57500 seriesDevesh Sharma2019-02-074-7/+14
* RDMA/bnxt_re: Add 64bit doorbells for 57500 seriesDevesh Sharma2019-02-079-153/+276
* RDMA/bnxt_re: Add chip context to identify 57500 seriesDevesh Sharma2019-02-075-1/+51
* IB/mlx5: Simplify WQE count power of two checkGal Pressman2019-02-071-3/+3
* drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso2019-02-071-39/+2
* drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso2019-02-073-55/+6
* drivers/IB,hfi1: do not se mmap_semDavidlohr Bueso2019-02-071-6/+0
* drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso2019-02-071-46/+27
* drivers/mic/scif: do not use mmap_semDavidlohr Bueso2019-02-071-25/+11
* mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-075-18/+18
* RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-052-33/+123
* RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky2019-02-052-86/+1
* IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche2019-02-051-8/+8
* RDMA/IWPM: Support no port mapping requirementsSteve Wise2019-02-044-6/+141
* RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise2019-02-041-17/+23
* iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2019-02-042-2/+2
* RDMA/hns: Fix the chip hanging caused by sending doorbell during resetWei Hu (Xavier)2019-02-043-9/+28
* RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during resetWei Hu (Xavier)2019-02-044-13/+167
* RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)2019-02-043-13/+112
* RDMA/rxe: Improve loopback markingKamal Heib2019-02-042-6/+4
* RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib2019-02-044-14/+11
* RDMA/hns: Make some function staticYueHaibing2019-02-042-5/+6
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04433-2163/+3421
|\
| * Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-2/+3
| |\
| | * efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-021-2/+3
| * | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-021-5/+8
| |\ \
| | * | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-231-5/+8
| * | | Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-026-51/+85
| |\ \ \
| | * | | ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-314-38/+57
| | * | | md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2019-01-282-13/+28
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-026-27/+29
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-01-291-1/+1
| | * | | scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-01-291-2/+2
| | * | | scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert2019-01-291-20/+21
| | * | | scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-291-3/+3