index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sa_query.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
2018-03-07
1
-4
/
+3
*
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
2017-12-22
1
-0
/
+10
*
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
1
-4
/
+4
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-2
/
+1
*
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2017-08-22
1
-6
/
+15
*
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
2017-08-10
1
-4
/
+4
*
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-08-10
1
-4
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-06-01
1
-3
/
+3
*
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
1
-16
/
+258
*
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
1
-15
/
+24
*
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+9
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
1
-10
/
+10
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+4
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-21
/
+19
*
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+3
*
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
2017-04-29
1
-25
/
+157
*
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
1
-52
/
+123
*
IB/SA: Move functions update_sm_ah() and ib_sa_event()
Dasaratharaman Chandramouli
2017-04-28
1
-86
/
+86
*
IB/SA: Remove unwanted braces
Dasaratharaman Chandramouli
2017-04-28
1
-2
/
+1
*
IB/SA: Add braces when using sizeof
Dasaratharaman Chandramouli
2017-04-28
1
-2
/
+2
*
IB/SA: Fix lines longer than 80 columns
Dasaratharaman Chandramouli
2017-04-28
1
-8
/
+9
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
*
IB/sa : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
2016-08-04
1
-0
/
+41
*
-
.
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
2016-05-26
1
-31
/
+180
|
\
\
|
|
*
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
2016-05-24
1
-22
/
+5
|
|
*
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
2016-05-24
1
-9
/
+2
|
|
/
|
/
|
|
*
IB/SA Agent: Add support for SA agent get ClassPortInfo
Erez Shitrit
2016-05-25
1
-0
/
+173
|
/
*
IB/SA: Use correct free function
Mark Bloch
2016-05-14
1
-1
/
+1
*
IB/core: Fix a potential array overrun in CMA and SA agent
Mark Bloch
2016-05-14
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
1
-0
/
+5
|
\
|
*
IB/core: Support accessing SA in virtualized environment
Eli Cohen
2016-03-21
1
-0
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-18
1
-7
/
+6
|
\
|
|
*
IB/core: trivial prink cleanup.
Parav Pandit
2016-03-03
1
-6
/
+5
|
*
IB/core: Replace memset with eth_zero_addr
Amitoj Kaur Chawla
2016-03-03
1
-1
/
+1
*
|
IB/core: Use GRH when the path hop-limit > 0
Or Gerlitz
2016-03-03
1
-1
/
+1
|
/
*
IB/sa: Fix netlink local service GFP crash
Kaike Wan
2016-01-21
1
-2
/
+6
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
1
-3
/
+4
*
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
1
-8
/
+67
*
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-23
1
-2
/
+3
*
IB/sa: Put netlink request into the request list before sending
Kaike Wan
2015-12-07
1
-15
/
+17
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
|
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-07
1
-1
/
+1
*
|
IB/core: Remove smac and vlan id from path record
Matan Barak
2015-10-22
1
-2
/
+0
[next]