summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-11-13RDMA/core: Fix uninit-value access in ib_get_eth_speed()Shigeru Yoshida
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li
2023-10-19RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad
2023-10-11infiniband: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-05RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2023-10-02RDMA/core: Annotate struct ib_pkey_cache with __counted_byKees Cook
2023-10-02RDMA/cma: Initialize ib_sa_multicast structure to 0 when joinMark Zhang
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa
2023-09-19RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva
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-11RDMA/core: Fix repeated words in commentsRohit Chavan
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