summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Add braces when using sizeofDasaratharaman Chandramouli
2017-04-28IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli
2017-04-28IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli
2017-04-28IB/SA: Remove unwanted bracesDasaratharaman Chandramouli
2017-04-28IB/SA: Add braces when using sizeofDasaratharaman Chandramouli
2017-04-28IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli
2017-04-28IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-04-28IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl
2017-04-28Ib/core: Mark local uverbs_std_types functions to be staticLeon Romanovsky
2017-04-28infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-25IB/core: change the return type to voidZhu Yanjun
2017-04-25infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2017-04-25IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek
2017-04-21IB/core: Add HDR speed enumNoa Osherovich
2017-04-21IB/cma: Send MRA for reply messagesMoni Shoua
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman
2017-04-21IB/core: Fix sysfs registration error flowJack Morgenstein
2017-04-21IB/core: Fix kernel crash during fail to initialize deviceParav Pandit
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford
2017-04-20IB/core: Rename uverbs event file structureMatan Barak
2017-04-20IB/core: Don't use is_async in event files to infer events sizeMatan Barak
2017-04-20IB/core: A small refactor in destroy WQ handlerMatan Barak
2017-04-20IB/core: Nullify ib_uobject during allocationMatan Barak
2017-04-20IB/core: Don't pass the lock state to _rdma_remove_commit_uobjectMatan Barak
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak
2017-04-05IB/core: Add support for fd objectsMatan Barak
2017-04-05IB/core: Add lock to multicast handlersMatan Barak
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak
2017-04-05IB/core: Add idr based standard typesMatan Barak
2017-04-05IB/core: Add support for idr typesMatan Barak
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds