summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cache.c
AgeCommit message (Expand)AuthorLines
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky-15/+8
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens-3/+18
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens-0/+22
2017-01-27IB/core: Add inline function to validate portYuval Shaia-10/+8
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang-83/+51
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang-0/+18
2017-01-12RDMA/core: add port state cacheJack Wang-1/+9
2016-12-03IB/core: Release allocated memory in cache setup failureLeon Romanovsky-9/+7
2016-06-23IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh-1/+3
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller-2/+8
2016-04-22IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford-1/+2
2016-03-03IB/core: trivial prink cleanup.Parav Pandit-8/+7
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak-0/+1
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak-0/+24
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak-0/+1
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak-46/+98
2015-12-23IB/core: don't search the GID table twiceMatan Barak-18/+35
2015-12-23IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak-54/+89
2015-12-23IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak-8/+15
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak-0/+93
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak-4/+5
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak-4/+6
2015-10-15IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur-1/+1
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua-1/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak-96/+669
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe-6/+3
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran-1/+1
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny-4/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny-36/+25
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein-0/+32
2012-09-30IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein-3/+12
2011-07-18IB/core: Add GID change eventOr Gerlitz-1/+2
2011-01-16RDMA: Update workqueue usageTejun Heo-2/+2
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier-2/+0
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells-3/+4
2006-09-22RDMA: iWARP Core Changes.Tom Tucker-2/+3
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein-1/+2
2006-06-17IB: Add caching of ports' LMCJack Morgenstein-1/+29
2006-04-10IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier-1/+1
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering-1/+0
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+365