index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cache.c
Age
Commit message (
Expand
)
Author
2026-02-24
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-04
IB/cache: update gid cache on client reregister event
Etienne AUJAMES
2025-06-17
RDMA/core: Rate limit GID cache warning messages
Maor Gottlieb
2025-02-06
IB/cache: Add log messages for IB device state changes
Maher Sanalla
2024-12-24
RDMA/core: Remove unused ib_find_exact_cached_pkey
Dr. David Alan Gilbert
2024-09-04
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
2024-06-21
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
2023-10-02
RDMA/core: Annotate struct ib_pkey_cache with __counted_by
Kees Cook
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-20
IB/core: Reorder GID delete code for RoCE
Patrisious Haddad
2023-07-21
RDMA/core: Set gid_attr.ndev for iWARP devices
Chuck Lever
2022-10-24
RDMA/core: fix repeated words in comments
wangjianli
2022-01-28
RDMA/core: Delete useless module.h include
Leon Romanovsky
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-14
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
2021-07-16
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
2021-07-16
IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
Anand Khoje
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-05-28
IB/core: Only update PKEY and GID caches on respective events
HÃ¥kon Bugge
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-19
RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...
Lee Jones
2020-12-07
RDMA/core: Fix empty gid table for non IB/RoCE devices
Gal Pressman
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-01
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-07-20
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
2020-05-12
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2020-01-07
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
2019-10-22
IB/core: Do not notify GID change event of an unregistered device
Parav Pandit
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-05-07
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2019-05-03
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-04-24
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
[next]