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
/
cma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
1
-17
/
+43
|
\
|
*
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
2018-05-03
1
-7
/
+0
|
*
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
2018-04-27
1
-10
/
+43
*
|
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
2018-04-17
1
-5
/
+1
|
/
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-06
1
-91
/
+69
|
\
|
*
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
2018-03-28
1
-15
/
+17
|
*
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
2018-03-23
1
-0
/
+1
|
*
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
Parav Pandit
2018-03-15
1
-12
/
+3
|
*
IB/core: Honor return status of ib_init_ah_from_mcmember()
Parav Pandit
2018-03-15
1
-4
/
+8
|
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
1
-5
/
+10
|
|
\
|
*
|
RDMA/nldev: provide detailed CM_ID information
Steve Wise
2018-03-08
1
-21
/
+40
|
*
|
RDMA/CM: move rdma_id_private to cma_priv.h
Steve Wise
2018-03-08
1
-40
/
+1
*
|
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-5
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
2018-03-14
1
-0
/
+3
|
*
|
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
2018-03-14
1
-5
/
+7
|
|
/
*
|
net/ipv6: Pass skb to route lookup
David Ahern
2018-03-04
1
-1
/
+1
*
|
net: Convert cma_pernet_operations
Kirill Tkhai
2018-02-27
1
-0
/
+1
|
/
*
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
2018-01-28
1
-1
/
+1
*
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/cma: Introduce API to read GIDs for multiple transports
Parav Pandit
2018-01-19
1
-0
/
+27
*
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
2018-01-10
1
-0
/
+14
*
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
2018-01-10
1
-5
/
+5
*
RDMA/cma: Provide a function to set RoCE path record L2 parameters
Parav Pandit
2018-01-10
1
-35
/
+53
*
RDMA/cma: Use the right net namespace for the rdma_cm_id
Parav Pandit
2018-01-10
1
-2
/
+3
*
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
2018-01-02
1
-0
/
+1
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
1
-1
/
+2
|
\
|
*
RDMA/netlink: Fix general protection fault
Leon Romanovsky
2017-12-07
1
-1
/
+1
|
*
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
2017-12-01
1
-0
/
+1
*
|
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
1
-3
/
+4
*
|
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2017-12-18
1
-2
/
+2
*
|
RDMA/cma: Introduce and use helper functions to init work
Parav Pandit
2017-12-18
1
-28
/
+25
*
|
RDMA/cma: Avoid setting path record type twice
Parav Pandit
2017-12-18
1
-5
/
+4
*
|
RDMA/cma: Simplify netdev check
Parav Pandit
2017-12-18
1
-19
/
+16
*
|
RDMA/cma: Set default GID type as RoCE when resolving RoCE route
Parav Pandit
2017-12-18
1
-3
/
+5
*
|
RDMA/cma: Use correct size when writing netlink stats
Parav Pandit
2017-12-18
1
-1
/
+1
|
/
*
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2017-11-13
1
-6
/
+2
*
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
2017-10-14
1
-4
/
+7
*
IB/cma: Fix erroneous validation of supported default GID type
Leon Romanovsky
2017-08-24
1
-2
/
+2
*
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-22
1
-0
/
+2
*
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
RDMA/netlink: Remove redundant owner option for netlink callbacks
Leon Romanovsky
2017-08-10
1
-2
/
+1
*
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
2017-08-10
1
-4
/
+2
*
IB/cma: Fix default RoCE type setting
Doug Ledford
2017-07-28
1
-1
/
+1
*
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-27
1
-2
/
+7
|
\
|
*
IB/cma: Set default gid type to RoCEv2
Moni Shoua
2017-07-24
1
-2
/
+7
*
|
IB/core: Set RoCEv2 MGID according to spec
Noa Osherovich
2017-07-24
1
-6
/
+7
|
/
[next]