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
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
4
-5
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-06
2
-2
/
+4
|
\
|
*
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
2018-02-01
1
-1
/
+1
|
*
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
2018-02-01
1
-1
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
28
-661
/
+1327
|
\
|
|
*
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
2018-01-30
1
-0
/
+227
|
*
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
2018-01-30
1
-0
/
+147
|
*
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2018-01-30
2
-0
/
+7
|
*
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-30
4
-0
/
+14
|
*
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
2018-01-30
3
-5
/
+30
|
*
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
2018-01-30
4
-1
/
+170
|
*
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-29
2
-6
/
+8
|
*
RDMA/cm: Fix access to uninitialized variable
Leon Romanovsky
2018-01-28
1
-2
/
+0
|
*
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
2018-01-28
1
-1
/
+1
|
*
IB/core: Avoid SGID attributes query while converting GID from OPA to IB
Parav Pandit
2018-01-28
1
-3
/
+1
|
*
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
2018-01-28
1
-1
/
+1
|
*
RDMA/uverbs: Use an unambiguous errno for method not supported
Jason Gunthorpe
2018-01-25
1
-6
/
+13
|
*
RDMA/cma: Update RoCE multicast routines to use net namespace
Parav Pandit
2018-01-22
1
-3
/
+3
|
*
RDMA/cma: Update cma_validate_port to honor net namespace
Parav Pandit
2018-01-22
1
-1
/
+1
|
*
RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
Parav Pandit
2018-01-22
1
-7
/
+8
|
*
RDMA/cma: Check existence of netdevice during port validation
Parav Pandit
2018-01-22
1
-3
/
+5
|
*
RDMA/ucma: Use rdma cm API to query GID
Parav Pandit
2018-01-19
1
-4
/
+4
|
*
RDMA/cma: Introduce API to read GIDs for multiple transports
Parav Pandit
2018-01-19
1
-0
/
+27
|
*
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
2018-01-18
1
-10
/
+13
|
*
IB/core: postpone WR initialization during queue drain
Max Gurtovoy
2018-01-18
1
-8
/
+8
|
*
IB/cma: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-15
1
-1
/
+1
|
*
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2018-01-15
1
-1
/
+1
|
*
IB/core: Limit DMAC resolution to RoCE Connected QPs
Parav Pandit
2018-01-15
1
-1
/
+10
|
*
IB/core: Attempt DMAC resolution for only RoCE
Parav Pandit
2018-01-15
1
-4
/
+2
|
*
IB/core: Limit DMAC resolution to userspace QPs
Parav Pandit
2018-01-15
1
-19
/
+29
|
*
IB/core: Perform modify QP on real one
Parav Pandit
2018-01-15
1
-2
/
+3
|
*
infiniband: fix core/fmr_pool.c kernel-doc notation
Randy Dunlap
2018-01-11
1
-7
/
+5
|
*
infiniband: fix core/verbs.c kernel-doc notation
Randy Dunlap
2018-01-11
1
-2
/
+2
|
*
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
2018-01-11
1
-3
/
+4
|
*
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
2018-01-11
1
-0
/
+14
|
*
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
2018-01-11
2
-7
/
+7
|
*
RDMA/cma: Provide a function to set RoCE path record L2 parameters
Parav Pandit
2018-01-11
1
-35
/
+53
|
*
RDMA/cma: Use the right net namespace for the rdma_cm_id
Parav Pandit
2018-01-11
1
-2
/
+3
|
*
IB/core: Increase number of char device minors
Huy Nguyen
2018-01-11
4
-156
/
+113
|
*
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
2018-01-11
2
-10
/
+0
|
*
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
2018-01-08
3
-20
/
+54
|
|
\
|
*
|
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
2018-01-08
3
-5
/
+9
|
*
|
IB/core: Change roce_rescan_device to return void
Daniel Jurgens
2018-01-08
3
-10
/
+3
|
*
|
RDMA/core: Add encode/decode FDR/EDR rates
Hans Westgaard Ry
2018-01-05
1
-20
/
+36
|
*
|
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2018-01-04
2
-7
/
+14
|
*
|
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
2018-01-02
1
-0
/
+1
|
*
|
RDMA/nldev: Refactor setting the nldev handle to a common function
Leon Romanovsky
2018-01-02
1
-6
/
+14
|
*
|
RDMA/core: Replace open-coded variant of put_device
Leon Romanovsky
2018-01-02
1
-1
/
+1
|
*
|
RDMA/netlink: Simplify code of autoload modules
Leon Romanovsky
2018-01-02
1
-5
/
+3
|
*
|
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
7
-14
/
+70
|
|
\
\
[next]