index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_sa.h
Age
Commit message (
Expand
)
Author
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
2018-03-15
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-01-12
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
2016-08-03
IB/core: Support for CMA multicast join flags
Alex Vesker
2016-05-25
IB/SA Agent: Add support for SA agent get ClassPortInfo
Erez Shitrit
2015-12-23
IB/cma: Join and leave multicast groups with IGMP
Moni Shoua
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
2015-10-21
IB/core: Add netdev to path record
Matan Barak
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2013-06-20
IB/sa: Export function to pack a path record into wire format
Sean Hefty
2012-07-08
IB/sa: Add GuidInfoRecord query support
Erez Shitrit
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2009-11-16
RDMA/ucma: Add option to manually set IB path
Sean Hefty
2008-07-14
RDMA: Improve include file coding style
Dotan Barak
2007-10-09
IB/sa: Add new QoS fields to path record
Sean Hefty
2007-02-16
IB/sa: Track multicast join/leave requests
Sean Hefty
2006-09-22
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
2006-06-17
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-09
[PATCH] IB: Move SA attributes to ib_sa.h
Hal Rosenstock
2005-09-09
[PATCH] IB: Define more SA methods
Hal Rosenstock
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier