Age | Commit message (Expand) | Author | Files | Lines |
2023-09-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -45/+148 |
2023-08-24 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski | 1 | -3/+3 |
2023-08-20 | IB/core: Reorder GID delete code for RoCE | Patrisious Haddad | 1 | -3/+3 |
2023-08-13 | IB/core: Add more speed parsing in ib_get_width_and_speed() | Kalesh AP | 1 | -1/+10 |
2023-08-08 | RDMA: Make all 'class' structures const | Ivan Orlov | 1 | -17/+18 |
2023-08-07 | RDMA: Remove unnecessary NULL values | Ruan Jinjie | 1 | -1/+1 |
2023-08-07 | IB/uverbs: Fix an potential error pointer dereference | Xiang Yang | 1 | -0/+2 |
2023-07-31 | RDMA: Remove unnecessary ternary operators | Ruan Jinjie | 1 | -1/+1 |
2023-07-31 | RDMA/umem: Set iova in ODP flow | Michael Guralnik | 1 | -1/+2 |
2023-07-30 | RDMA/core: Get IB width and speed from netdev | Haoyue Xu | 1 | -21/+79 |
2023-07-21 | RDMA/cma: Avoid GID lookups on iWARP devices | Chuck Lever | 1 | -0/+21 |
2023-07-21 | RDMA/cma: Deduplicate error flow in cma_validate_port() | Chuck Lever | 1 | -5/+6 |
2023-07-21 | RDMA/core: Set gid_attr.ndev for iWARP devices | Chuck Lever | 1 | -0/+11 |
2023-07-17 | RDMA/core: Update CMA destination address on rdma_resolve_addr | Shiraz Saleem | 1 | -0/+2 |
2023-06-27 | Merge tag 'v6.4' into rdma.git for-next | Jason Gunthorpe | 3 | -10/+13 |
2023-06-20 | RDMA/cma: Remove NULL check before dev_{put, hold} | Yang Li | 1 | -2/+1 |
2023-06-11 | IB/uverbs: Fix to consider event queue closing also upon non-blocking mode | Yishai Hadas | 1 | -7/+5 |
2023-06-11 | RDMA/uverbs: Restrict usage of privileged QKEYs | Edward Srouji | 1 | -1/+6 |
2023-06-11 | RDMA/cma: Always set static rate to 0 for RoCE | Mark Zhang | 1 | -2/+2 |
2023-04-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -14/+18 |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2023-04-13 | RDMA/core: Fix GID entry ref leak when create_ah fails | Saravanan Vajravel | 1 | -0/+2 |
2023-04-09 | RDMA/cm: Trace icm_send_rej event before the cm state is reset | Mark Zhang | 1 | -1/+2 |
2023-04-03 | RDMA/cma: Remove NULL check before dev_{put, hold} | Yang Li | 1 | -4/+2 |
2023-03-29 | driver core: class: mark the struct class for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -2/+2 |
2023-03-23 | RDMA/core: Fix multiple -Warray-bounds warnings | Gustavo A. R. Silva | 1 | -9/+14 |
2023-03-23 | RDMA/cma: Allow UD qp_type to join multicast only | Mark Zhang | 1 | -26/+34 |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -257/+214 |
2023-02-16 | RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size | Kees Cook | 1 | -5/+12 |
2023-01-31 | RDMA/umem: Use dma-buf locked API to solve deadlock | Maor Gottlieb | 1 | -4/+4 |
2023-01-10 | RDMA/core: Fix ib block iterator counter overflow | Yonatan Nachum | 1 | -2/+5 |
2023-01-10 | RDMA/cma: Refactor the inbound/outbound path records process flow | Mark Zhang | 2 | -129/+72 |
2023-01-10 | RDMA/core: Refactor rdma_bind_addr | Patrisious Haddad | 1 | -123/+130 |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+5 |
2022-12-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 9 | -32/+71 |
2022-12-14 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+4 |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -3/+4 |
2022-12-13 | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2 | -2/+2 |
2022-12-11 | RDMA: Add missed netdev_put() for the netdevice_tracker | Jason Gunthorpe | 1 | -1/+1 |
2022-12-10 | trace: Relocate event helper files | Chuck Lever | 2 | -2/+2 |
2022-12-10 | RDMA/cm: Make QP FLUSHABLE for supported device | Li Zhijian | 1 | -2/+11 |
2022-12-09 | Merge tag 'v6.1-rc8' into rdma.git for-next | Jason Gunthorpe | 3 | -3/+11 |
2022-12-08 | RDMA/cma: Change RoCE packet life time from 18 to 16 | Chao Leng | 1 | -1/+1 |
2022-12-01 | RDMA/umem: remove FOLL_FORCE usage | David Hildenbrand | 1 | -4/+4 |
2022-11-30 | RDMA/nldev: Fix failure to send large messages | Mark Zhang | 1 | -1/+1 |
2022-11-30 | RDMA/nldev: Add NULL check to silence false warnings | Or Har-Toov | 1 | -8/+36 |
2022-11-28 | RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps() | Yuan Can | 1 | -0/+2 |
2022-11-28 | RDMA: Add netdevice_tracker to ib_device_set_netdev() | Jason Gunthorpe | 1 | -2/+4 |
2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 2 | -2/+2 |