index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sa_query.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
1
-15
/
+24
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
1
-5
/
+9
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
1
-10
/
+10
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-1
/
+4
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-21
/
+19
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-2
/
+3
2017-04-28
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
1
-25
/
+157
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
1
-52
/
+123
2017-04-28
IB/SA: Move functions update_sm_ah() and ib_sa_event()
Dasaratharaman Chandramouli
1
-86
/
+86
2017-04-28
IB/SA: Remove unwanted braces
Dasaratharaman Chandramouli
1
-2
/
+1
2017-04-28
IB/SA: Add braces when using sizeof
Dasaratharaman Chandramouli
1
-2
/
+2
2017-04-28
IB/SA: Fix lines longer than 80 columns
Dasaratharaman Chandramouli
1
-8
/
+9
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2016-10-07
IB/sa : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-03
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
2016-05-26
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
1
-31
/
+180
2016-05-25
IB/SA Agent: Add support for SA agent get ClassPortInfo
Erez Shitrit
1
-0
/
+173
2016-05-24
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
1
-22
/
+5
2016-05-24
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
1
-9
/
+2
2016-05-13
IB/SA: Use correct free function
Mark Bloch
1
-1
/
+1
2016-05-13
IB/core: Fix a potential array overrun in CMA and SA agent
Mark Bloch
1
-1
/
+1
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+5
2016-03-21
IB/core: Support accessing SA in virtualized environment
Eli Cohen
1
-0
/
+5
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+6
2016-03-03
IB/core: Use GRH when the path hop-limit > 0
Or Gerlitz
1
-1
/
+1
2016-03-03
IB/core: trivial prink cleanup.
Parav Pandit
1
-6
/
+5
2016-03-03
IB/core: Replace memset with eth_zero_addr
Amitoj Kaur Chawla
1
-1
/
+1
2016-01-21
IB/sa: Fix netlink local service GFP crash
Kaike Wan
1
-2
/
+6
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-3
/
+4
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
1
-8
/
+67
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
1
-2
/
+3
2015-12-07
IB/sa: Put netlink request into the request list before sending
Kaike Wan
1
-15
/
+17
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
1
-2
/
+0
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
1
-4
/
+0
2015-10-21
IB/core: Add netdev to path record
Matan Barak
1
-2
/
+11
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
1
-1
/
+1
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
1
-1
/
+500
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
1
-4
/
+4
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-3
/
+3
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-6
/
+2
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-10
IB/core: Don't warn on no SA support in event handler
Moni Shoua
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
1
-5
/
+5
[prev]
[next]