summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-014-61/+82
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-014-15/+32
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-016-30/+30
* IB/CM: Add braces when using sizeofDasaratharaman Chandramouli2017-05-011-3/+3
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-016-6/+24
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-0110-161/+181
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-018-17/+17
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-013-4/+4
* IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-014-6/+6
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-019-16/+17
* IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli2017-05-012-35/+57
* IB/core: Add braces when using sizeofDasaratharaman Chandramouli2017-05-011-1/+1
* IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-281-25/+157
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-282-120/+131
* IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli2017-04-281-86/+86
* IB/SA: Remove unwanted bracesDasaratharaman Chandramouli2017-04-281-2/+1
* IB/SA: Add braces when using sizeofDasaratharaman Chandramouli2017-04-281-2/+2
* IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli2017-04-281-8/+9
* IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl2017-04-281-2/+6
* IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl2017-04-281-4/+9
* Ib/core: Mark local uverbs_std_types functions to be staticLeon Romanovsky2017-04-281-24/+24
* infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni2017-04-281-2/+2
* IB/umem: Add support to huge ODPArtemy Kovalyov2017-04-252-3/+18
* IB/umem: Add contiguous ODP supportArtemy Kovalyov2017-04-251-19/+31
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-252-15/+12
* IB/core: change the return type to voidZhu Yanjun2017-04-251-2/+1
* infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich2017-04-251-1/+12
* IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek2017-04-251-30/+19
* IB/core: Add HDR speed enumNoa Osherovich2017-04-211-0/+4
* IB/cma: Send MRA for reply messagesMoni Shoua2017-04-211-0/+3
* IB/core: Introduce drop flow specificationSlava Shwartsman2017-04-212-0/+8
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-04-211-1/+1
* IB/core: Fix kernel crash during fail to initialize deviceParav Pandit2017-04-211-11/+22
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-207-1366/+1587
|\
| * IB/core: Rename uverbs event file structureMatan Barak2017-04-204-90/+91
| * IB/core: Don't use is_async in event files to infer events sizeMatan Barak2017-04-201-9/+5
| * IB/core: A small refactor in destroy WQ handlerMatan Barak2017-04-201-7/+1
| * IB/core: Nullify ib_uobject during allocationMatan Barak2017-04-201-1/+1
| * IB/core: Don't pass the lock state to _rdma_remove_commit_uobjectMatan Barak2017-04-201-12/+12
| * IB/core: Rename write flag to exclusive in rdma_coreMatan Barak2017-04-201-29/+31
| * IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-054-148/+247
| * IB/core: Add support for fd objectsMatan Barak2017-04-054-2/+188
| * IB/core: Add lock to multicast handlersMatan Barak2017-04-052-0/+7
| * IB/core: Change idr objects to use the new schemaMatan Barak2017-04-054-1131/+339
| * IB/core: Add idr based standard typesMatan Barak2017-04-055-10/+265
| * IB/core: Add support for idr typesMatan Barak2017-04-053-1/+507
| * IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-053-127/+94
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-5/+7
* | netlink: extended ACK reportingJohannes Berg2017-04-131-2/+3
OpenPOWER on IntegriCloud