summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cache.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh2016-06-231-1/+3
* IB/core: Fix removal of default GID cache entryAviv Heller2016-06-071-2/+8
* IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford2016-04-221-1/+2
* IB/core: trivial prink cleanup.Parav Pandit2016-03-031-8/+7
* IB/core: Eliminate sparse false context imbalance warningMatan Barak2016-01-191-0/+1
* IB/cma: Add configfs for rdma_cmMatan Barak2015-12-231-0/+24
* IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-231-0/+1
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-46/+98
* IB/core: don't search the GID table twiceMatan Barak2015-12-231-18/+35
* IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak2015-12-231-54/+89
* IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak2015-12-231-8/+15
* IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-211-0/+93
* IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-211-4/+5
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-4/+6
* IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
* IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-301-1/+2
* IB/core: Add RoCE GID table managementMatan Barak2015-08-301-96/+669
* IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-301-6/+3
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-1/+1
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-021-4/+4
* IB/core: Create common start/end port functionsIra Weiny2015-05-181-36/+25
* IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2012-09-301-0/+32
* IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2012-09-301-3/+12
* IB/core: Add GID change eventOr Gerlitz2011-07-181-1/+2
* RDMA: Update workqueue usageTejun Heo2011-01-161-2/+2
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-2/+3
* IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-161-1/+2
* IB: Add caching of ports' LMCJack Morgenstein2006-06-171-1/+29
* IB/cache: Use correct pointer to calculate sizeMichael S. Tsirkin2006-04-101-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-261-1/+0
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+365
OpenPOWER on IntegriCloud