summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-0534-1263/+1761
|\
| * RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon2020-06-031-1/+3
| * RDMA/core: Move and rename trace_cm_id_create()Chuck Lever2020-06-022-6/+16
| * RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0
| * RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-021-1/+0
| * RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-022-52/+0
| * RDMA/core: Remove FMR pool APIMax Gurtovoy2020-06-022-495/+1
| * RDMA/core: Introduce shared CQ pool APIYamin Friedman2020-05-293-0/+178
| * RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman2020-05-291-0/+9
| * RDMA/core: Fix several reference count leaks.Qiushi Wu2020-05-291-5/+5
| * RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-272-6/+18
| * RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2020-05-272-3/+30
| * RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky2020-05-272-5/+42
| * RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky2020-05-271-1/+5
| * RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky2020-05-273-3/+33
| * RDMA/core: Use sizeof_field() helperGustavo A. R. Silva2020-05-274-10/+10
| * IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb2020-05-221-0/+13
| * IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas2020-05-215-41/+405
| * IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas2020-05-215-24/+198
| * IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas2020-05-215-33/+238
| * IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas2020-05-212-3/+24
| * IB/uverbs: Refactor related objects to use their own asynchronous event FDYishai Hadas2020-05-214-9/+39
| * RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe2020-05-216-25/+48
| * Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe2020-05-217-31/+67
| |\
| * | RDMA/core: Consolidate ib_create_srq flowsJason Gunthorpe2020-05-172-41/+28
| * | RDMA/uverbs: Fix create WQ to use the given user handleYishai Hadas2020-05-171-2/+1
| * | RDMA/uverbs: Cleanup wq/srq context usage from uverbs layerYishai Hadas2020-05-171-4/+0
| * | RDMA/cm: Increment the refcount inside cm_find_listen()Jason Gunthorpe2020-05-121-4/+3
| * | RDMA/cm: Remove needless cm_id variableJason Gunthorpe2020-05-121-6/+2
| * | RDMA/cm: Remove the cm_free_id() wrapper functionJason Gunthorpe2020-05-121-7/+2
| * | RDMA/cm: Make find_remote_id() return a cm_id_privateJason Gunthorpe2020-05-121-15/+12
| * | RDMA/cm: Add a note explaining how the timewait is eventually freedJason Gunthorpe2020-05-121-0/+5
| * | RDMA/cm: Pass the cm_id_private into cm_cleanup_timewaitJason Gunthorpe2020-05-121-9/+9
| * | RDMA/cm: Pull duplicated code into cm_queue_work_unlock()Jason Gunthorpe2020-05-121-102/+44
| * | RDMA/cm: Remove unused store to ret in cm_rej_handlerDanit Goldberg2020-05-121-1/+0
| * | RDMA/cm: Remove return code from add_cm_id_to_port_listJason Gunthorpe2020-05-121-14/+4
| * | RDMA/addr: Mark addr_resolve as might_sleep()Jason Gunthorpe2020-05-121-0/+4
| * | RDMA/ucma: Return stable IB device index as identifierLeon Romanovsky2020-05-121-7/+9
| * | RDMA/cma: Initialize the flow label of CM's route path recordMark Zhang2020-05-061-0/+23
| * | RDMA/core: Consider flow label when building skbMaor Gottlieb2020-05-061-2/+4
| * | RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-068-66/+94
| * | RDMA/mad: Remove snoop interfaceMaor Gottlieb2020-05-061-233/+5
| * | RDMA/core: Get xmit slave for LAGMaor Gottlieb2020-05-021-18/+43
| * | RDMA/core: Add LAG functionalityMaor Gottlieb2020-05-022-1/+137
| * | RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-1/+4
| * | RDMA/rw: use DIV_ROUND_UP to calculate nr_opsMax Gurtovoy2020-04-151-1/+1
| * | RDMA/cma: Limit the scope of rdma_is_consumer_reject functionLeon Romanovsky2020-04-141-2/+7
| * | IB: Fix some documentation warningsMauro Carvalho Chehab2020-04-141-2/+5