index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-22
1
-19
/
+24
*
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-22
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-18
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-03
1
-0
/
+2
*
RDMA/core: Add LAG functionality
Maor Gottlieb
2020-05-03
2
-0
/
+24
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-03
1
-2
/
+7
*
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
2020-04-15
1
-8
/
+0
*
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-19
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
*
|
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+2
*
|
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
2020-01-13
1
-1
/
+3
*
|
RDMA/core: Do not allow alloc_commit to fail
Jason Gunthorpe
2020-01-13
2
-13
/
+3
*
|
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-13
1
-6
/
+6
*
|
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
2020-01-13
1
-0
/
+12
*
|
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
2020-01-13
1
-1
/
+0
*
|
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-08
1
-1
/
+1
*
|
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-08
1
-5
/
+2
*
|
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-01-08
1
-3
/
+6
*
|
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-07
1
-0
/
+5
*
|
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
2020-01-04
1
-34
/
+0
*
|
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2020-01-03
1
-21
/
+1
|
/
*
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
2019-12-12
1
-0
/
+5
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
2
-56
/
+14
|
\
|
*
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-24
2
-56
/
+14
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
6
-107
/
+71
|
\
\
[next]