aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn
2015-12-07IB/core: Fix user mode post wr corruptionMike Marciniszyn
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche
2015-10-29IB/core: Remove old fast registration APISagi Grimberg
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28IB/ucma: Take the network namespace from the processGuy Shapiro
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-28IB/cma: Separate port allocation to network namespacesHaggai Eran
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-21IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak
2015-10-21IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak
2015-10-21IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak
2015-10-21IB/core: Add netdev to path recordMatan Barak
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-21IB/core: Allow setting create flags in QP init attributeEran Ben Elisha
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha
2015-10-21IB/core: avoid 32-bit warningArnd Bergmann
2015-10-21IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-10-20IB/cma: Use inner P_Key to determine netdevHaggai Eran
2015-10-20IB/ucma: check workqueue allocation before usageSasha Levin
2015-10-20IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran
2015-10-20IB/core: Fix use after free of ifaMatan Barak
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-10-06IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-03IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-02IB/sa: Fix rdma netlink message flagsKaike Wan
2015-08-30IB/ucma: HW Device hot-removal supportYishai Hadas
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
2015-08-30IB/sa: Route SA pathrecord query through netlinkKaike Wan
2015-08-30IB/sa: Allocate SA query with kzallocKaike Wan
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan
2015-08-30IB/core: Remove needless bracketizationDoug Ledford
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua