summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli4-6/+6
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli9-16/+17
2017-05-01IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli2-35/+57
2017-05-01IB/core: Add braces when using sizeofDasaratharaman Chandramouli1-1/+1
2017-04-29IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli1-25/+157
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2-120/+131
2017-04-28IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli1-86/+86
2017-04-28IB/SA: Remove unwanted bracesDasaratharaman Chandramouli1-2/+1
2017-04-28IB/SA: Add braces when using sizeofDasaratharaman Chandramouli1-2/+2
2017-04-28IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli1-8/+9
2017-04-28IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-04-28IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl1-4/+9
2017-04-28Ib/core: Mark local uverbs_std_types functions to be staticLeon Romanovsky1-24/+24
2017-04-28infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni1-2/+2
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov2-3/+18
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov1-19/+31
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2-15/+12
2017-04-25IB/core: change the return type to voidZhu Yanjun1-2/+1
2017-04-25infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich1-1/+12
2017-04-25IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek1-30/+19
2017-04-21IB/core: Add HDR speed enumNoa Osherovich1-0/+4
2017-04-21IB/cma: Send MRA for reply messagesMoni Shoua1-0/+3
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman2-0/+8
2017-04-21IB/core: Fix sysfs registration error flowJack Morgenstein1-1/+1
2017-04-21IB/core: Fix kernel crash during fail to initialize deviceParav Pandit1-11/+22
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford7-1366/+1587
2017-04-20IB/core: Rename uverbs event file structureMatan Barak4-90/+91
2017-04-20IB/core: Don't use is_async in event files to infer events sizeMatan Barak1-9/+5
2017-04-20IB/core: A small refactor in destroy WQ handlerMatan Barak1-7/+1
2017-04-20IB/core: Nullify ib_uobject during allocationMatan Barak1-1/+1
2017-04-20IB/core: Don't pass the lock state to _rdma_remove_commit_uobjectMatan Barak1-12/+12
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak1-29/+31
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg3-5/+7
2017-04-13netlink: extended ACK reportingJohannes Berg1-2/+3
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak4-148/+247
2017-04-05IB/core: Add support for fd objectsMatan Barak4-2/+188
2017-04-05IB/core: Add lock to multicast handlersMatan Barak2-0/+7
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak4-1131/+339
2017-04-05IB/core: Add idr based standard typesMatan Barak5-10/+265
2017-04-05IB/core: Add support for idr typesMatan Barak3-1/+507
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak3-127/+94
2017-03-25IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-25IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+2
2017-02-28Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds6-6/+219
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-5/+14