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
/
drivers
/
infiniband
/
core
/
mad.c
Age
Commit message (
Expand
)
Author
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-11-10
IB/core: Avoid crash on pkey enforcement failed in received MADs
Parav Pandit
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-25
IB/core: change the return type to void
Zhu Yanjun
2017-01-24
IB/mad: Add port_num to error message
Yuval Shaia
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/mad: Fix an array index check
Bart Van Assche
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-12-03
IB/mad: Remove debug prints after allocation failure
Leon Romanovsky
2016-10-07
IB/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-06-06
IB/mad: Fix indentation
Bart Van Assche
2016-05-24
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
2016-01-19
IB/mad: use CQ abstraction
Christoph Hellwig
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2015-12-24
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
2015-12-08
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
2015-06-12
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
2015-06-12
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
2015-05-18
IB/mad: Rename is_data_mad to is_rmpp_data_mad
Ira Weiny
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
2015-05-18
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
2014-08-10
IB/mad: Add user space RMPP support
Ira Weiny
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-08-10
IB/mad: Add dev_notice messages for various umad/mad registration failures
Ira Weiny
2014-08-10
IB/mad: Update module to [pr|dev]_* style print messages
Ira Weiny
[next]