index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
RDMA/core: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+9
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-14
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
1
-3
/
+9
2021-07-16
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
1
-2
/
+0
2021-07-16
IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
Anand Khoje
1
-3
/
+5
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
1
-6
/
+1
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
1
-5
/
+5
2021-05-28
IB/core: Only update PKEY and GID caches on respective events
HÃ¥kon Bugge
1
-8
/
+15
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
1
-1
/
+2
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-46
/
+38
2021-01-19
RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...
Lee Jones
1
-5
/
+4
2020-12-07
RDMA/core: Fix empty gid table for non IB/RoCE devices
Gal Pressman
1
-3
/
+0
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+68
2020-10-01
RDMA/core: Introduce new GID table query API
Avihai Horon
1
-3
/
+63
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-0
/
+4
2020-10-01
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
1
-1
/
+1
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+7
2020-07-20
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
1
-16
/
+29
2020-05-12
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
1
-2
/
+5
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
1
-0
/
+17
2020-01-07
IB/core: Cut down single member ib_cache structure
Parav Pandit
1
-15
/
+15
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
1
-46
/
+75
2019-10-22
IB/core: Do not notify GID change event of an unregistered device
Parav Pandit
1
-7
/
+1
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
1
-0
/
+1
2019-05-07
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
1
-1
/
+0
2019-05-03
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
1
-12
/
+61
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
1
-0
/
+1
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
1
-0
/
+55
2019-04-24
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
1
-23
/
+4
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
1
-13
/
+11
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
1
-58
/
+31
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
1
-2
/
+2
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-3
/
+3
2019-02-08
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
1
-0
/
+3
2018-12-18
RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted
Parav Pandit
1
-4
/
+3
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-6
/
+6
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-33
/
+33
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
1
-24
/
+22
2018-09-25
RDMA/core: Set right entry state before releasing reference
Parav Pandit
1
-34
/
+34
2018-09-12
RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute
Parav Pandit
1
-0
/
+33
2018-07-09
RDMA/core: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+0
2018-07-09
RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()
Bart Van Assche
1
-38
/
+0
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
1
-68
/
+0
2018-06-22
IB/core: Free GID table entry during GID deletion
Parav Pandit
1
-5
/
+23
2018-06-18
IB/core: Make rdma_find_gid_by_filter support all protocols
Jason Gunthorpe
1
-17
/
+8
2018-06-18
IB/core: Provide rdma_ versions of the gid cache API
Jason Gunthorpe
1
-103
/
+161
2018-06-18
IB/core: Introduce GID attribute get, put and hold APIs
Parav Pandit
1
-0
/
+86
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-1
/
+1
[next]