summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
* | IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0
* | IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+107
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-284-83/+104
|\ \
| * | IB: split struct ib_send_wrChristoph Hellwig2015-10-084-83/+104
* | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
* | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-282-19/+30
* | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
* | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-282-8/+10
* | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-213-6/+0
* | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-213-6/+0
* | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-212-36/+0
* | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-214-71/+98
* | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-211-0/+93
* | | IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-211-8/+18
* | | IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak2015-10-211-2/+5
* | | IB/core: Add netdev to path recordMatan Barak2015-10-212-2/+13
* | | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-213-11/+7
* | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-219-22/+36
* | | IB/core: Allow setting create flags in QP init attributeEran Ben Elisha2015-10-211-1/+1
* | | IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-213-65/+191
* | | IB/core: avoid 32-bit warningArnd Bergmann2015-10-211-1/+1
| |/ |/|
* | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
* | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
* | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
* | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
* | IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
* | IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
|/
* IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran2015-10-061-14/+40
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-0920-707/+3618
|\
| * IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-031-1/+9
| * IB/sa: Fix rdma netlink message flagsKaike Wan2015-09-021-1/+1
| * IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-301-11/+129
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-302-68/+301
| * IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-303-39/+88
| * IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-302-14/+32
| * IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-303-16/+40
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-302-12/+36
| * IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-24/+3
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-302-5/+43
| * IB/sa: Route SA pathrecord query through netlinkKaike Wan2015-08-301-1/+500
| * IB/sa: Allocate SA query with kzallocKaike Wan2015-08-301-4/+4
| * IB/core: Add rdma netlink helper functionsKaike Wan2015-08-301-0/+55
| * IB/core: Remove needless bracketizationDoug Ledford2015-08-301-7/+4
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-301-1/+2
| * IB/core: Add RoCE table bonding supportMatan Barak2015-08-301-20/+285
| * IB/core: missing curly braces in ib_find_gid()Dan Carpenter2015-08-301-1/+2
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-305-106/+1274
OpenPOWER on IntegriCloud