summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2023-10-05RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-10-02RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-09-18RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-09-11RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-20IB/core: Reorder GID delete code for RoCEPatrisious Haddad
2023-08-13IB/core: Add more speed parsing in ib_get_width_and_speed()Kalesh AP
2023-08-08RDMA: Make all 'class' structures constIvan Orlov
2023-08-07RDMA: Remove unnecessary NULL valuesRuan Jinjie
2023-08-07IB/uverbs: Fix an potential error pointer dereferenceXiang Yang
2023-07-31RDMA: Remove unnecessary ternary operatorsRuan Jinjie
2023-07-31RDMA/umem: Set iova in ODP flowMichael Guralnik
2023-07-30RDMA/core: Get IB width and speed from netdevHaoyue Xu
2023-07-21RDMA/cma: Avoid GID lookups on iWARP devicesChuck Lever
2023-07-21RDMA/cma: Deduplicate error flow in cma_validate_port()Chuck Lever
2023-07-21RDMA/core: Set gid_attr.ndev for iWARP devicesChuck Lever
2023-07-17RDMA/core: Update CMA destination address on rdma_resolve_addrShiraz Saleem
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-20RDMA/cma: Remove NULL check before dev_{put, hold}Yang Li
2023-06-11IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas
2023-06-11RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-04-09RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang
2023-04-03RDMA/cma: Remove NULL check before dev_{put, hold}Yang Li
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-23RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2023-03-23RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-16RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook
2023-01-31RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb
2023-01-10RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang
2023-01-10RDMA/core: Refactor rdma_bind_addrPatrisious Haddad
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-12Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-12-11RDMA: Add missed netdev_put() for the netdevice_trackerJason Gunthorpe
2022-12-10trace: Relocate event helper filesChuck Lever
2022-12-09RDMA/cm: Make QP FLUSHABLE for supported deviceLi Zhijian
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-12-07RDMA/cma: Change RoCE packet life time from 18 to 16Chao Leng
2022-11-30RDMA/umem: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-30RDMA/nldev: Fix failure to send large messagesMark Zhang