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
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
3
-7
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-09-24
9
-65
/
+267
|
\
|
*
RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()
Nathan Chancellor
2024-09-16
1
-0
/
+1
|
*
RDMA/nldev: Expose whether RDMA monitoring is supported
Chiara Meiohas
2024-09-13
1
-0
/
+6
|
*
RDMA/nldev: Add support for RDMA monitoring
Chiara Meiohas
2024-09-13
3
-0
/
+160
|
*
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
2024-09-13
1
-0
/
+4
|
*
RDMA/device: Remove optimization in ib_device_get_netdev()
Chiara Meiohas
2024-09-13
1
-9
/
+0
|
*
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
2024-09-04
1
-1
/
+3
|
*
RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
Zhu Yanjun
2024-08-23
1
-1
/
+1
|
*
RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
Jinjie Ruan
2024-08-23
1
-3
/
+2
|
*
RDMA/core: Remove unused declaration rdma_resolve_ip_route()
Zhang Zekun
2024-08-19
1
-3
/
+0
|
*
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2024-08-11
1
-1
/
+1
|
*
RDMA/umem: Introduce an option to revoke DMABUF umem
Yishai Hadas
2024-08-11
1
-2
/
+19
|
*
RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
Yishai Hadas
2024-08-11
1
-11
/
+34
|
*
RDMA/nldev: Enhance netlink message parsing and validation
Chiara Meiohas
2024-08-11
1
-28
/
+28
|
*
RDMA/mad: Improve handling of timed out WRs of mad agent
Saravanan Vajravel
2024-08-01
1
-6
/
+8
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
2
-8
/
+8
|
\
\
|
*
|
struct fd: representation change
Al Viro
2024-08-13
1
-1
/
+1
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
2
-7
/
+7
|
|
/
*
/
treewide: correct the typo 'retun'
WangYuli
2024-09-10
1
-1
/
+1
|
/
*
RDMA: Fix netdev tracker in ib_device_set_netdev
David Ahern
2024-07-14
1
-6
/
+2
*
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-07-04
1
-0
/
+5
*
RDMA/nldev: Add support to dump device type and parent device if exists
Mark Zhang
2024-07-01
1
-0
/
+10
*
RDMA/nldev: Add support to add/delete a sub IB device through netlink
Mark Zhang
2024-07-01
1
-0
/
+59
*
RDMA/core: Create GSI QP only when CM is supported
Mark Zhang
2024-07-01
2
-13
/
+28
*
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
2024-07-01
2
-1
/
+71
*
RDMA/core: Create "issm*" device nodes only when SMI is supported
Mark Zhang
2024-07-01
1
-11
/
+18
*
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
2024-07-01
1
-3
/
+3
*
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-27
2
-2
/
+2
*
IB/core: add support for draining Shared receive queues
Max Gurtovoy
2024-06-26
1
-1
/
+81
*
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
2024-06-21
1
-9
/
+5
*
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
2024-06-09
1
-4
/
+7
*
RDMA/iwcm: Simplify cm_work_handler()
Bart Van Assche
2024-06-09
1
-6
/
+1
*
RDMA/iwcm: Simplify cm_event_handler()
Bart Van Assche
2024-06-09
1
-5
/
+2
*
RDMA/iwcm: Change the return type of iwcm_deref_id()
Bart Van Assche
2024-06-09
1
-4
/
+4
*
RDMA/iwcm: Use list_first_entry() where appropriate
Bart Van Assche
2024-06-09
1
-4
/
+4
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
7
-74
/
+53
|
\
|
*
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
2024-05-12
1
-1
/
+3
|
*
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-05-05
3
-11
/
+5
|
*
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2024-04-30
2
-6
/
+29
|
*
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
2024-04-21
1
-6
/
+15
|
*
RDMA/restrack: Fix potential invalid address access
Wenchao Hao
2024-04-01
1
-50
/
+1
*
|
inet: introduce dst_rtable() helper
Eric Dumazet
2024-05-01
1
-9
/
+3
*
|
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-3
/
+3
*
|
RDMA/cm: Print the old state when cm_destroy_id gets timeout
Mark Zhang
2024-04-01
1
-4
/
+7
|
/
*
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
[next]