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/cm: add timeout to cm_destroy_id wait
Manjunath Patil
2024-03-10
1
-1
/
+19
*
RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-03-03
1
-33
/
+45
*
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
2024-02-21
1
-8
/
+8
*
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
2024-02-21
1
-15
/
+22
*
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
2023-12-05
1
-6
/
+0
*
RDMA/core: Fix uninit-value access in ib_get_eth_speed()
Shigeru Yoshida
2023-11-13
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-11-03
12
-27
/
+112
|
\
|
*
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-31
4
-3
/
+4
|
|
\
|
*
|
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-24
2
-4
/
+2
|
*
|
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
2023-10-19
3
-9
/
+58
|
*
|
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
2023-10-04
1
-1
/
+1
|
*
|
RDMA/core: Annotate struct ib_pkey_cache with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
IB/core: Add support for XDR link speed
Or Har-Toov
2023-09-26
3
-1
/
+9
|
*
|
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
2023-09-20
2
-0
/
+18
|
*
|
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
2023-09-20
2
-1
/
+9
|
*
|
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
2023-09-19
4
-8
/
+12
|
*
|
RDMA/core: Fix repeated words in comments
Rohit Chavan
2023-09-11
1
-2
/
+2
*
|
|
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-02
2
-2
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
infiniband: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-11
2
-2
/
+0
|
|
/
*
|
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
[next]