index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
34
-1263
/
+1761
2020-06-03
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
1
-1
/
+3
2020-06-03
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2
-6
/
+16
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-06-03
RDMA/core: Remove FMR device ops
Max Gurtovoy
2
-52
/
+0
2020-06-03
RDMA/core: Remove FMR pool API
Max Gurtovoy
2
-495
/
+1
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
3
-0
/
+178
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
1
-0
/
+9
2020-05-29
RDMA/core: Fix several reference count leaks.
Qiushi Wu
1
-5
/
+5
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2
-6
/
+18
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2
-3
/
+30
2020-05-27
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2
-5
/
+42
2020-05-27
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
1
-1
/
+5
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
3
-3
/
+33
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-7
/
+13
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
4
-10
/
+10
2020-05-22
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
1
-0
/
+13
2020-05-22
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
5
-41
/
+405
2020-05-22
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
5
-24
/
+198
2020-05-22
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
5
-33
/
+238
2020-05-22
IB/uverbs: Extend CQ to get its own asynchronous event FD
Yishai Hadas
2
-3
/
+24
2020-05-22
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
4
-9
/
+39
2020-05-22
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
6
-25
/
+48
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
7
-31
/
+67
2020-05-18
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2
-41
/
+28
2020-05-18
RDMA/uverbs: Fix create WQ to use the given user handle
Yishai Hadas
1
-2
/
+1
2020-05-18
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
Yishai Hadas
1
-4
/
+0
2020-05-13
RDMA/cm: Increment the refcount inside cm_find_listen()
Jason Gunthorpe
1
-4
/
+3
2020-05-13
RDMA/cm: Remove needless cm_id variable
Jason Gunthorpe
1
-6
/
+2
2020-05-13
RDMA/cm: Remove the cm_free_id() wrapper function
Jason Gunthorpe
1
-7
/
+2
2020-05-13
RDMA/cm: Make find_remote_id() return a cm_id_private
Jason Gunthorpe
1
-15
/
+12
2020-05-13
RDMA/cm: Add a note explaining how the timewait is eventually freed
Jason Gunthorpe
1
-0
/
+5
2020-05-13
RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
Jason Gunthorpe
1
-9
/
+9
2020-05-13
RDMA/cm: Pull duplicated code into cm_queue_work_unlock()
Jason Gunthorpe
1
-102
/
+44
2020-05-13
RDMA/cm: Remove unused store to ret in cm_rej_handler
Danit Goldberg
1
-1
/
+0
2020-05-13
RDMA/cm: Remove return code from add_cm_id_to_port_list
Jason Gunthorpe
1
-14
/
+4
2020-05-13
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
1
-0
/
+4
2020-05-13
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
1
-7
/
+9
2020-05-12
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
3
-7
/
+10
2020-05-12
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
4
-3
/
+29
2020-05-12
RDMA/core: Fix double put of resource
Maor Gottlieb
1
-2
/
+1
2020-05-12
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
1
-2
/
+5
2020-05-06
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
1
-0
/
+23
2020-05-06
RDMA/core: Consider flow label when building skb
Maor Gottlieb
1
-2
/
+4
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
8
-66
/
+94
2020-05-06
RDMA/mad: Remove snoop interface
Maor Gottlieb
1
-233
/
+5
2020-05-03
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
1
-18
/
+43
[next]