summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Add helper data structuresDevesh Sharma2020-07-202-0/+46
* RDMA/bnxt_re: Pull psn buffer dynamically based on prodDevesh Sharma2020-07-202-58/+74
* RDMA/bnxt_re: introduce a function to allocate swqDevesh Sharma2020-07-203-171/+207
* RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma2020-07-204-17/+42
* RDMA/qedr: Remove the query_pkey callbackKamal Heib2020-07-202-3/+1
* RDMA/i40iw: Remove the query_pkey callbackKamal Heib2020-07-201-19/+0
* RDMA/cxgb4: Remove the query_pkey callbackKamal Heib2020-07-201-11/+0
* RDMA/siw: Remove the query_pkey callbackKamal Heib2020-07-203-11/+0
* RDMA/core: Remove query_pkey from the mandatory opsKamal Heib2020-07-201-1/+3
* RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib2020-07-201-16/+29
* RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib2020-07-201-20/+41
* RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin2020-07-161-1/+4
* RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon2020-07-161-3/+6
* RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon2020-07-162-3/+9
* RDMA/usnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-161-2/+2
* IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva2020-07-161-13/+14
* RDMA/qedr: SRQ's bug fixesYuval Basson2020-07-162-14/+12
* IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy2020-07-162-3/+6
* RDMA/mlx5: Init dest_type when create flowDaria Velikovsky2020-07-161-1/+1
* RDMA/rxe: Remove rxe_link_layer()Kamal Heib2020-07-163-9/+1
* RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib2020-07-163-23/+7
* RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib2020-07-161-3/+1
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-07-161-3/+0
* RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang2020-07-101-1/+1
* RDMA/counter: Only bind user QPs in auto modeMark Zhang2020-07-101-1/+1
* RDMA/counter: Add PID category support in auto modeMark Zhang2020-07-102-17/+11
* RDMA/mlx5: Remove unused to_mibmr functionGal Pressman2020-07-101-5/+0
* RDMA/mlx5: Delete one-time used functionsLeon Romanovsky2020-07-071-277/+198
* RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky2020-07-074-54/+51
* RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky2020-07-078-2557/+2579
* RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-079-709/+737
* RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky2020-07-074-77/+46
* RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky2020-07-072-13/+12
* RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang2020-07-074-132/+147
* RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun2020-07-071-1/+5
* RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-066-59/+46
* RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-063-22/+16
* IB/uverbs: Expose UAPI to query MRYishai Hadas2020-07-061-1/+51
* RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas2020-07-064-1/+50
* RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas2020-07-062-0/+36
* RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas2020-07-061-103/+93
* IB/uverbs: Expose UAPI to query ucontextYishai Hadas2020-07-062-1/+41
* IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-07-063-2/+4
* IB/uverbs: Enable CQ ioctl commands by defaultYishai Hadas2020-07-062-11/+0
* RDMA/core: Optimize XRC target lookupMaor Gottlieb2020-07-061-36/+21
* RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb2020-07-062-15/+21
* RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky2020-07-064-34/+23
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-0623-24/+23
* RDMA/core: Remove ib_alloc_mr_user functionGal Pressman2020-07-061-6/+5
* RDMA/core: Check for error instead of success in alloc MR functionGal Pressman2020-07-061-12/+13