summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* 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-291-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/+1Star
* 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/+12Star
* IB/core: change the return type to voidZhu Yanjun2017-04-251-2/+1Star
* 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/+19Star
* 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/+5Star
| * IB/core: A small refactor in destroy WQ handlerMatan Barak2017-04-201-7/+1Star
| * 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/+339Star
| * 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/+94Star
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-5/+7
* | netlink: extended ACK reportingJohannes Berg2017-04-131-2/+3
* | IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2017-03-251-2/+1Star
* | IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-251-1/+7
* | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-251-6/+20
* | IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-241-1/+1
|/
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1