aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-3/+18
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens1-0/+22
2017-01-27IB/core: Add inline function to validate portYuval Shaia1-10/+8
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang1-83/+51
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang1-0/+18
2017-01-12RDMA/core: add port state cacheJack Wang1-1/+9
2016-12-03IB/core: Release allocated memory in cache setup failureLeon Romanovsky1-9/+7
2016-06-23IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh1-1/+3
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller1-2/+8
2016-04-22IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford1-1/+2
2016-03-03IB/core: trivial prink cleanup.Parav Pandit1-8/+7
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak1-0/+1
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak1-0/+24
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak1-0/+1
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-46/+98
2015-12-23IB/core: don't search the GID table twiceMatan Barak1-18/+35
2015-12-23IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak1-54/+89
2015-12-23IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak1-8/+15
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak1-0/+93
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak1-4/+5
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-4/+6
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur1-1/+1
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua1-1/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak1-96/+669
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe1-6/+3
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran1-1/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny1-4/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny1-36/+25
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein1-0/+32
2012-09-30IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein1-3/+12
2011-07-18IB/core: Add GID change eventOr Gerlitz1-1/+2
2011-01-16RDMA: Update workqueue usageTejun Heo1-2/+2
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-2/+3
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein1-1/+2
2006-06-17IB: Add caching of ports' LMCJack Morgenstein1-1/+29
2006-04-10IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering1-1/+0
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+365