index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
2020-06-22
1
-1
/
+1
*
RDMA/counter: Query a counter before release
Mark Zhang
2020-06-22
1
-1
/
+3
*
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
2020-06-19
1
-0
/
+1
*
RDMA/core: Check that type_attrs is not NULL prior access
Leon Romanovsky
2020-06-18
1
-15
/
+21
*
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
2020-06-18
1
-0
/
+18
*
RDMA/core: Annotate CMA unlock helper routine
Leon Romanovsky
2020-06-18
1
-0
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
34
-1263
/
+1761
|
\
|
*
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
2020-06-03
1
-1
/
+3
|
*
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2020-06-02
2
-6
/
+16
|
*
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
|
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+0
|
*
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
2
-52
/
+0
|
*
RDMA/core: Remove FMR pool API
Max Gurtovoy
2020-06-02
2
-495
/
+1
|
*
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
3
-0
/
+178
|
*
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
1
-0
/
+9
|
*
RDMA/core: Fix several reference count leaks.
Qiushi Wu
2020-05-29
1
-5
/
+5
|
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
2
-6
/
+18
|
*
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
2
-3
/
+30
|
*
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2020-05-27
2
-5
/
+42
|
*
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
2020-05-27
1
-1
/
+5
|
*
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-27
3
-3
/
+33
|
*
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-27
4
-10
/
+10
|
*
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
2020-05-22
1
-0
/
+13
|
*
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
2020-05-21
5
-41
/
+405
|
*
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
2020-05-21
5
-24
/
+198
|
*
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
2020-05-21
5
-33
/
+238
|
*
IB/uverbs: Extend CQ to get its own asynchronous event FD
Yishai Hadas
2020-05-21
2
-3
/
+24
|
*
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
2020-05-21
4
-9
/
+39
|
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-21
6
-25
/
+48
|
*
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
7
-31
/
+67
|
|
\
|
*
|
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-17
2
-41
/
+28
|
*
|
RDMA/uverbs: Fix create WQ to use the given user handle
Yishai Hadas
2020-05-17
1
-2
/
+1
|
*
|
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
Yishai Hadas
2020-05-17
1
-4
/
+0
|
*
|
RDMA/cm: Increment the refcount inside cm_find_listen()
Jason Gunthorpe
2020-05-12
1
-4
/
+3
|
*
|
RDMA/cm: Remove needless cm_id variable
Jason Gunthorpe
2020-05-12
1
-6
/
+2
|
*
|
RDMA/cm: Remove the cm_free_id() wrapper function
Jason Gunthorpe
2020-05-12
1
-7
/
+2
|
*
|
RDMA/cm: Make find_remote_id() return a cm_id_private
Jason Gunthorpe
2020-05-12
1
-15
/
+12
|
*
|
RDMA/cm: Add a note explaining how the timewait is eventually freed
Jason Gunthorpe
2020-05-12
1
-0
/
+5
|
*
|
RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
Jason Gunthorpe
2020-05-12
1
-9
/
+9
|
*
|
RDMA/cm: Pull duplicated code into cm_queue_work_unlock()
Jason Gunthorpe
2020-05-12
1
-102
/
+44
|
*
|
RDMA/cm: Remove unused store to ret in cm_rej_handler
Danit Goldberg
2020-05-12
1
-1
/
+0
|
*
|
RDMA/cm: Remove return code from add_cm_id_to_port_list
Jason Gunthorpe
2020-05-12
1
-14
/
+4
|
*
|
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
2020-05-12
1
-0
/
+4
|
*
|
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
2020-05-12
1
-7
/
+9
|
*
|
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
2020-05-06
1
-0
/
+23
|
*
|
RDMA/core: Consider flow label when building skb
Maor Gottlieb
2020-05-06
1
-2
/
+4
|
*
|
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
8
-66
/
+94
|
*
|
RDMA/mad: Remove snoop interface
Maor Gottlieb
2020-05-06
1
-233
/
+5
[next]