index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cache.c
Age
Commit message (
Expand
)
Author
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
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-08
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
2018-12-18
RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted
Parav Pandit
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-25
RDMA/core: Set right entry state before releasing reference
Parav Pandit
2018-09-12
RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute
Parav Pandit
2018-07-09
RDMA/core: Remove set-but-not-used variables
Bart Van Assche
2018-07-09
RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()
Bart Van Assche
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
2018-06-22
IB/core: Free GID table entry during GID deletion
Parav Pandit
2018-06-18
IB/core: Make rdma_find_gid_by_filter support all protocols
Jason Gunthorpe
2018-06-18
IB/core: Provide rdma_ versions of the gid cache API
Jason Gunthorpe
2018-06-18
IB/core: Introduce GID attribute get, put and hold APIs
Parav Pandit
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
IB/core: Introduce GID entry reference counts
Parav Pandit
2018-06-17
IB/core: Store default GID property per-table instead of per-entry
Parav Pandit
2018-06-17
IB/core: Do not set the gid type when reserving default entries
Parav Pandit
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-05-29
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
2018-05-29
IB/core: Fix error code for invalid GID entry
Parav Pandit
2018-05-24
IB/core: Introduce and use rdma_gid_table()
Parav Pandit
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
IB/core: Reuse gid_table_release_one() in table allocation failure
Parav Pandit
2018-05-09
IB/core: Make gid_table_reserve_default() return void
Parav Pandit
2018-04-23
IB/core: Fix deleting default GIDs when changing mac adddress
Parav Pandit
2018-04-23
IB/core: Fix to avoid deleting IPv6 look alike default GIDs
Parav Pandit
2018-04-23
IB/core: Don't allow default GID addition at non reseved slots
Parav Pandit
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
IB/core: Refactor GID modify code for RoCE
Parav Pandit
2018-04-03
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
2018-03-27
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
2018-03-27
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
2018-03-27
IB/core: Generate GID change event regardless of RoCE GID table property
Parav Pandit
2018-03-19
IB/core: Use rdma_is_port_valid()
Parav Pandit
2018-03-15
IB/core: Fix comments of GID query functions
Parav Pandit
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
[next]