index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
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
|
/
*
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
2017-07-20
1
-0
/
+2
*
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
2017-07-17
1
-29
/
+3
*
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-06-01
1
-7
/
+6
*
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+5
*
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
1
-9
/
+13
*
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
2017-05-01
1
-6
/
+10
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
1
-4
/
+4
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+2
*
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
1
-68
/
+8
*
IB/cma: Send MRA for reply messages
Moni Shoua
2017-04-21
1
-0
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-22
/
+149
|
\
|
*
rdma_cm: fail iwarp accepts w/o connection params
Steve Wise
2017-02-22
1
-0
/
+3
|
*
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-19
1
-1
/
+2
|
|
\
|
*
|
IB/cma: Destination and source addr families must match
Moni Shoua
2017-02-15
1
-0
/
+4
|
*
|
IB/cma: Add default RoCE TOS to CMA configfs
Majd Dibbiny
2017-02-15
1
-5
/
+49
|
*
|
IB/core: Add inline function to validate port
Yuval Shaia
2017-01-27
1
-4
/
+2
|
*
|
IB/cma: Fix reversed test
Christophe Jaillet
2017-01-27
1
-1
/
+1
|
*
|
IB/cma: Allow port reuse for rdma_id
Moni Shoua
2017-01-24
1
-7
/
+60
[next]