aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/cache.c
Commit message (Expand)AuthorAge
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
|\
| * RDMA/core: Set right entry state before releasing referenceParav Pandit2018-09-25
* | RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-26
* | RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attributeParav Pandit2018-09-12
|/
* RDMA/core: Remove set-but-not-used variablesBart Van Assche2018-07-09
* RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()Bart Van Assche2018-07-09
* RDMA/core: Remove unused ib cache functionsJason Gunthorpe2018-06-25
* IB/core: Free GID table entry during GID deletionParav Pandit2018-06-22
* IB/core: Make rdma_find_gid_by_filter support all protocolsJason Gunthorpe2018-06-18
* IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe2018-06-18
* IB/core: Introduce GID attribute get, put and hold APIsParav Pandit2018-06-18
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-18
* IB/core: Introduce GID entry reference countsParav Pandit2018-06-18
* IB/core: Store default GID property per-table instead of per-entryParav Pandit2018-06-18
* IB/core: Do not set the gid type when reserving default entriesParav Pandit2018-06-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07
|\
| * RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe2018-05-29
| * IB/core: Introduce and use rdma_gid_table()Parav Pandit2018-05-24
| * IB/core: Reduce the places that use zgidParav Pandit2018-05-24
| * Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-09
| |\
| * | IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit2018-05-09
| * | IB/core: Make gid_table_reserve_default() return voidParav Pandit2018-05-09
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\ \ \
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
| | |/ | |/|
* / | IB/core: Fix error code for invalid GID entryParav Pandit2018-05-29
|/ /
* | IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit2018-04-23
* | IB/core: Fix to avoid deleting IPv6 look alike default GIDsParav Pandit2018-04-23
* | IB/core: Don't allow default GID addition at non reseved slotsParav Pandit2018-04-23
|/
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-03
* IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-03
* IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit2018-04-03
* IB/core: Refer to RoCE port property to decide building cacheParav Pandit2018-03-27
* IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-27
* IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit2018-03-27
* IB/core: Use rdma_is_port_valid()Parav Pandit2018-03-19
* IB/core: Fix comments of GID query functionsParav Pandit2018-03-15
* {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-08
* IB/core: Change roce_rescan_device to return voidDaniel Jurgens2018-01-08
* IB/core: Avoid exporting module internal ib_find_gid_by_filter()Parav Pandit2017-12-18
* IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit2017-12-18
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-24
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-23
* IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens2017-05-23
* IB/core: Add inline function to validate portYuval Shaia2017-01-27
* RDMA/core: create struct ib_port_cacheJack Wang2017-01-24
* RDMA/core: export ib_get_cached_port_stateJack Wang2017-01-12
* RDMA/core: add port state cacheJack Wang2017-01-12
* IB/core: Release allocated memory in cache setup failureLeon Romanovsky2016-12-03
* IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh2016-06-23