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