index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cache.c
Age
Commit message (
Expand
)
Author
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
2018-01-08
IB/core: Change roce_rescan_device to return void
Daniel Jurgens
2017-12-18
IB/core: Avoid exporting module internal ib_find_gid_by_filter()
Parav Pandit
2017-12-18
IB/core: Refactor to avoid unnecessary check on GID lookup miss
Parav Pandit
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
2017-05-23
IB/core: IB cache enhancements to support Infiniband security
Daniel Jurgens
2017-01-27
IB/core: Add inline function to validate port
Yuval Shaia
2017-01-24
RDMA/core: create struct ib_port_cache
Jack Wang
2017-01-12
RDMA/core: export ib_get_cached_port_state
Jack Wang
2017-01-12
RDMA/core: add port state cache
Jack Wang
2016-12-03
IB/core: Release allocated memory in cache setup failure
Leon Romanovsky
2016-06-23
IB/core: Fix no default GIDs when netdevice reregisters
Talat Batheesh
2016-06-07
IB/core: Fix removal of default GID cache entry
Aviv Heller
2016-04-22
IB/core: Fix oops in ib_cache_gid_set_default_gid
Doug Ledford
2016-03-03
IB/core: trivial prink cleanup.
Parav Pandit
2016-01-19
IB/core: Eliminate sparse false context imbalance warning
Matan Barak
[next]