aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
...
* | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-28
* | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-21
* | | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-21
* | | IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak2015-10-21
* | | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-21
* | | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-21
* | | IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak2015-10-21
* | | IB/cm: cm_init_av_by_path should find a GID by its netdeviceMatan Barak2015-10-21
* | | IB/core: Add netdev to path recordMatan Barak2015-10-21
* | | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-21
* | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-21
* | | IB/core: Allow setting create flags in QP init attributeEran Ben Elisha2015-10-21
* | | IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-21
* | | IB/core: avoid 32-bit warningArnd Bergmann2015-10-21
| |/ |/|
* | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-21
* | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-20
* | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-20
* | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-20
* | IB/core: Fix use after free of ifaMatan Barak2015-10-20
* | IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-15
|/
* IB/cma: Accept connection without a valid netdev on RoCEHaggai Eran2015-10-06
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\
| * IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-03
| * IB/sa: Fix rdma netlink message flagsKaike Wan2015-09-02
| * IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-30
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-30
| * IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-30
| * IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-30
| * IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-30
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-30
| * IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-30
| * IB/sa: Route SA pathrecord query through netlinkKaike Wan2015-08-30
| * IB/sa: Allocate SA query with kzallocKaike Wan2015-08-30
| * IB/core: Add rdma netlink helper functionsKaike Wan2015-08-30
| * IB/core: Remove needless bracketizationDoug Ledford2015-08-30
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-30
| * IB/core: Add RoCE table bonding supportMatan Barak2015-08-30
| * IB/core: missing curly braces in ib_find_gid()Dan Carpenter2015-08-30
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-30
| * IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-30
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-30
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-30
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-30
| * IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran2015-08-30
| * IB/cm: Remove compare_data checksHaggai Eran2015-08-30
| * IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran2015-08-30
| * IB/cma: Use found net_dev for passive connectionsHaggai Eran2015-08-30
| * IB/cma: Validate routing of incoming requestsHaggai Eran2015-08-30
| * IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran2015-08-30