index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
2024-09-09
treewide: correct the typo 'retun'
WangYuli
1
-1
/
+1
2024-08-12
struct fd: representation change
Al Viro
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2
-7
/
+7
2024-07-14
RDMA: Fix netdev tracker in ib_device_set_netdev
David Ahern
1
-6
/
+2
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
1
-0
/
+5
2024-07-01
RDMA/nldev: Add support to dump device type and parent device if exists
Mark Zhang
1
-0
/
+10
2024-07-01
RDMA/nldev: Add support to add/delete a sub IB device through netlink
Mark Zhang
1
-0
/
+59
2024-07-01
RDMA/core: Create GSI QP only when CM is supported
Mark Zhang
2
-13
/
+28
2024-07-01
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
2
-1
/
+71
2024-07-01
RDMA/core: Create "issm*" device nodes only when SMI is supported
Mark Zhang
1
-11
/
+18
2024-07-01
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
1
-3
/
+3
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2
-2
/
+2
2024-06-26
IB/core: add support for draining Shared receive queues
Max Gurtovoy
1
-1
/
+81
2024-06-21
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
1
-9
/
+5
2024-06-09
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
1
-4
/
+7
2024-06-09
RDMA/iwcm: Simplify cm_work_handler()
Bart Van Assche
1
-6
/
+1
2024-06-09
RDMA/iwcm: Simplify cm_event_handler()
Bart Van Assche
1
-5
/
+2
2024-06-09
RDMA/iwcm: Change the return type of iwcm_deref_id()
Bart Van Assche
1
-4
/
+4
2024-06-09
RDMA/iwcm: Use list_first_entry() where appropriate
Bart Van Assche
1
-4
/
+4
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-74
/
+53
2024-05-12
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
1
-1
/
+3
2024-05-05
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
3
-11
/
+5
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-9
/
+3
2024-04-30
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2
-6
/
+29
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-3
/
+3
2024-04-21
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
1
-6
/
+15
2024-04-01
RDMA/cm: Print the old state when cm_destroy_id gets timeout
Mark Zhang
1
-4
/
+7
2024-04-01
RDMA/restrack: Fix potential invalid address access
Wenchao Hao
1
-50
/
+1
2024-03-10
RDMA/cm: add timeout to cm_destroy_id wait
Manjunath Patil
1
-1
/
+19
2024-03-03
RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-33
/
+45
2024-02-21
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
1
-8
/
+8
2024-02-21
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
1
-15
/
+22
2023-12-04
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
1
-6
/
+0
2023-11-13
RDMA/core: Fix uninit-value access in ib_get_eth_speed()
Shigeru Yoshida
1
-1
/
+1
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-27
/
+112
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+0
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
4
-3
/
+4
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2
-4
/
+2
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
3
-9
/
+58
2023-10-11
infiniband: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2
-2
/
+0
2023-10-05
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
1
-1
/
+1
2023-10-02
RDMA/core: Annotate struct ib_pkey_cache with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
1
-1
/
+1
2023-09-26
IB/core: Add support for XDR link speed
Or Har-Toov
3
-1
/
+9
2023-09-20
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
2
-0
/
+18
2023-09-20
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
2
-1
/
+9
2023-09-19
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
4
-8
/
+12
[next]