summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
...
* | RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang2023-03-231-26/+34
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-242-257/+214
|\
| * RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook2023-02-161-5/+12
| * RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-102-129/+72
| * RDMA/core: Refactor rdma_bind_addrPatrisious Haddad2023-01-101-123/+130
* | RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb2023-01-311-4/+4
* | RDMA/core: Fix ib block iterator counter overflowYonatan Nachum2023-01-101-2/+5
|/
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-163-5/+5
|\
| * driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-242-2/+2
| * driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-1/+1
| * Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-213-3/+11
| |\
| * | driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman2022-11-091-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-12-149-32/+71
|\ \ \
| * | | RDMA: Add missed netdev_put() for the netdevice_trackerJason Gunthorpe2022-12-111-1/+1
| * | | RDMA/cm: Make QP FLUSHABLE for supported deviceLi Zhijian2022-12-091-2/+11
| * | | Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-093-3/+11
| |\ \ \ | | | |/ | | |/|
| * | | RDMA/cma: Change RoCE packet life time from 18 to 16Chao Leng2022-12-071-1/+1
| * | | RDMA/nldev: Fix failure to send large messagesMark Zhang2022-11-301-1/+1
| * | | RDMA/nldev: Add NULL check to silence false warningsOr Har-Toov2022-11-301-8/+36
| * | | RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can2022-11-281-0/+2
| * | | RDMA: Add netdevice_tracker to ib_device_set_netdev()Jason Gunthorpe2022-11-281-2/+4
| * | | RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang2022-11-151-1/+1
| * | | RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang2022-11-151-6/+11
| * | | RDMA/restrack: Release MR restrack when deleteMark Zhang2022-11-151-2/+0
| * | | IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich2022-11-101-5/+0
| * | | RDMA/core: Fix order of nldev_exit callLeon Romanovsky2022-10-271-1/+1
| * | | RDMA/core: fix repeated words in commentswangjianli2022-10-241-1/+1
| * | | IB/uverbs: fix the typo of optionalDeming Wang2022-10-191-1/+1
| | |/ | |/|
* | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-4/+4
|\ \ \
| * | | RDMA/umem: remove FOLL_FORCE usageDavid Hildenbrand2022-11-301-4/+4
| | |/ | |/|
* | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-3/+4
|\ \ \
| * | | Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-243-3/+11
| |\| |
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-1811-163/+312
| |\ \ \ | | | |/ | | |/|
| * | | RDMA/umem: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-181-3/+4
* | | | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-12-122-2/+2
|\ \ \ \
| * | | | trace: Relocate event helper filesChuck Lever2022-12-102-2/+2
| | |_|/ | |/| |
* | | | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-181-1/+1
* | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
|/ / /
* | | RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2022-10-282-2/+10
* | | RDMA/cma: Use output interface for net_dev checkHÃ¥kon Bugge2022-10-191-1/+1
| |/ |/|
* | treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-063-4/+10
|\ \
| * | IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas2022-09-051-1/+1
| * | RDMA/cma: Fix arguments order in net device validationMichael Guralnik2022-08-291-2/+2
| |/
| * RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe2022-08-161-1/+7
* | RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe2022-09-271-0/+8
* | RDMA/core: Clean up a variable name in ib_create_srq_user()Dan Carpenter2022-09-221-1/+1
* | IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda2022-09-222-1/+6
* | RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang2022-09-222-2/+25
* | RDMA/cm: Use SLID in the work completion as the DLID in responder sideMark Zhang2022-09-221-7/+7