index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dynamic_debug: add an option to enable dynamic debug for modules only
Orson Zhai
2020-06-08
1
-2
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
13
-276
/
+287
|
\
|
*
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
1
-59
/
+0
|
*
RDMA/core: Remove FMR pool API
Max Gurtovoy
2020-06-02
1
-93
/
+0
|
*
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
1
-1
/
+16
|
*
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
1
-1
/
+4
|
*
RDMA/core: Use offsetofend() instead of open coding
Jason Gunthorpe
2020-05-29
1
-2
/
+1
|
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
1
-1
/
+1
|
*
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
1
-0
/
+3
|
*
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2020-05-27
1
-1
/
+8
|
*
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
2020-05-27
1
-0
/
+1
|
*
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-27
1
-0
/
+3
|
*
RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
Leon Romanovsky
2020-05-27
1
-0
/
+6
|
*
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-27
1
-6
/
+6
|
*
IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI
Yishai Hadas
2020-05-21
1
-19
/
+24
|
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-21
4
-2
/
+11
|
*
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
2020-05-21
2
-9
/
+78
|
*
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-21
2
-4
/
+4
|
*
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
2020-05-21
1
-1
/
+28
|
*
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
2020-05-21
1
-0
/
+1
|
*
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-17
1
-15
/
+12
|
*
IB/rdmavt: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
|
*
RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
Mark Zhang
2020-05-06
1
-0
/
+44
|
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-1
/
+1
|
*
RDMA/mad: Remove snoop interface
Maor Gottlieb
2020-05-06
1
-48
/
+1
|
*
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
2020-05-02
1
-0
/
+2
|
*
RDMA/core: Add LAG functionality
Maor Gottlieb
2020-05-02
2
-0
/
+24
|
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
1
-2
/
+7
|
*
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
2020-04-14
1
-8
/
+0
*
|
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2020-05-27
1
-1
/
+1
|
/
*
IB/mlx5: Expose UAR object and its alloc/destroy commands
Yishai Hadas
2020-03-27
1
-1
/
+1
*
RDMA/cm: Delete not implemented CM peer to peer communication
Leon Romanovsky
2020-03-13
1
-1
/
+0
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
5
-13
/
+13
*
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2020-02-19
1
-0
/
+1
*
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2020-02-18
1
-29
/
+2
*
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2020-01-30
1
-3
/
+3
*
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2020-01-25
1
-1
/
+6
*
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2020-01-25
2
-0
/
+354
*
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-21
3
-5
/
+14
|
\
|
*
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
2020-01-16
1
-0
/
+3
|
*
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2020-01-16
1
-0
/
+6
|
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
2
-5
/
+5
*
|
RDMA/uverbs: Add new relaxed ordering memory region access flag
Michael Guralnik
2020-01-16
1
-0
/
+1
*
|
RDMA/core: Add optional access flags range
Michael Guralnik
2020-01-16
1
-1
/
+3
*
|
RDMA/uverbs: Verify MR access flags
Michael Guralnik
2020-01-16
1
-0
/
+3
*
|
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Jason Gunthorpe
2020-01-13
2
-4
/
+2
*
|
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+2
*
|
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+2
[next]