summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2017-07-27RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa
2017-07-27RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-27IB/core: Namespace is mandatory input for address resolutionMoni Shoua
2017-07-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-06-07IB/addr: Fix setting source address in addr6_resolve()Roland Dreier
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-06-01RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky
2017-06-01RDMA/core: not to set page dirty bit if it's already set.Qing Huang
2017-06-01RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli
2017-05-01IB/SA: Introduce path record specific typesDasaratharaman Chandramouli
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-05-01IB/CM: Add braces when using sizeofDasaratharaman Chandramouli
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli
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