summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cache.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit2018-04-231-13/+15
* IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit2018-04-231-4/+13
* IB/core: Don't allow default GID addition at non reseved slotsParav Pandit2018-04-231-8/+12
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-3/+2
* IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-031-231/+253
* IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit2018-04-031-2/+2
* IB/core: Refer to RoCE port property to decide building cacheParav Pandit2018-03-271-2/+2
* IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-271-1/+1
* IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit2018-03-271-7/+5
* IB/core: Use rdma_is_port_valid()Parav Pandit2018-03-191-3/+2
* IB/core: Fix comments of GID query functionsParav Pandit2018-03-151-2/+29
* {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-1/+1
* IB/core: Change roce_rescan_device to return voidDaniel Jurgens2018-01-081-6/+1
* IB/core: Avoid exporting module internal ib_find_gid_by_filter()Parav Pandit2017-12-181-1/+0
* IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit2017-12-181-9/+6
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-15/+8
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-3/+18
* IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens2017-05-231-0/+22
* IB/core: Add inline function to validate portYuval Shaia2017-01-271-10/+8
* RDMA/core: create struct ib_port_cacheJack Wang2017-01-241-83/+51
* RDMA/core: export ib_get_cached_port_stateJack Wang2017-01-121-0/+18
* RDMA/core: add port state cacheJack Wang2017-01-121-1/+9
* IB/core: Release allocated memory in cache setup failureLeon Romanovsky2016-12-031-9/+7
* 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