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