summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-04
* IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl2017-05-04
* IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl2017-05-04
* IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan2017-05-04
* IB/hfi1: Get rid of divide when setting the tx request headerSebastian Sanchez2017-05-04
* IB/hfi1: Fix yield logic in send engineMike Marciniszyn2017-05-04
* IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn2017-05-04
* IB/hfi1: Fix checks for Offline transient stateJakub Byczkowski2017-05-04
* IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun2017-05-04
* infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni2017-05-02
* IB/SA: Add OPA addr headerDoug Ledford2017-05-01
* IB/mlx5: Add port_xmit_wait to counter registers readTim Wright2017-05-01
* IB/ocrdma: fix out of bounds access to local bufferMichael Mera2017-05-01
* IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge2017-05-01
* IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge2017-05-01
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-01
* IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn2017-05-01
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-01
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-01
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-01
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-01
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-01
* IB/CM: Add braces when using sizeofDasaratharaman Chandramouli2017-05-01
* IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli2017-05-01
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli2017-05-01
* IB/PVRDMA: Rename ib_ah_attr related functionsDasaratharaman Chandramouli2017-05-01
* IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/rxe: Initialize ib_ah_attr during query_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli2017-05-01
* IB/core: Add braces when using sizeofDasaratharaman Chandramouli2017-05-01
* IB/IPoIB: Remove 'else' when the 'if' has a return.Dasaratharaman Chandramouli2017-05-01
* IB/ocrdma: Add identifier names to function definitionsDasaratharaman Chandramouli2017-05-01
* IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-28
* IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-28
* IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli2017-04-28
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-28
* IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli2017-04-28
* IB/SA: Remove unwanted bracesDasaratharaman Chandramouli2017-04-28
* IB/SA: Add braces when using sizeofDasaratharaman Chandramouli2017-04-28
* IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli2017-04-28
* IB/hfi1: Use bool in process_ecnDennis Dalessandro2017-04-28