index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: fix repeated words in comments
wangjianli
2022-10-24
1
-1
/
+1
*
RDMA/core: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-13
1
-3
/
+9
|
\
|
*
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
2021-12-14
1
-3
/
+9
*
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
|
/
*
IB/core: Shifting initialization of device->cache_lock
Anand Khoje
2021-07-16
1
-2
/
+0
*
IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
Anand Khoje
2021-07-16
1
-3
/
+5
*
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-21
1
-6
/
+1
*
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-21
1
-5
/
+5
*
IB/core: Only update PKEY and GID caches on respective events
HÃ¥kon Bugge
2021-05-28
1
-8
/
+15
*
RDMA/core: Correct format of braces
Wenpeng Liang
2021-04-12
1
-1
/
+2
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-46
/
+38
*
RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...
Lee Jones
2021-01-19
1
-5
/
+4
*
RDMA/core: Fix empty gid table for non IB/RoCE devices
Gal Pressman
2020-12-07
1
-3
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
1
-4
/
+68
|
\
|
*
RDMA/core: Introduce new GID table query API
Avihai Horon
2020-10-01
1
-3
/
+63
|
*
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-10-01
1
-0
/
+4
|
*
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-01
1
-1
/
+1
*
|
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
1
-3
/
+7
|
/
*
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
2020-07-20
1
-16
/
+29
*
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
2020-05-12
1
-2
/
+5
*
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-1
/
+1
*
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2020-02-19
1
-0
/
+17
*
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-07
1
-15
/
+15
*
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-01-07
1
-46
/
+75
*
IB/core: Do not notify GID change event of an unregistered device
Parav Pandit
2019-10-22
1
-7
/
+1
*
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-07-25
1
-0
/
+1
*
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2019-05-07
1
-1
/
+0
*
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
1
-12
/
+61
*
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
1
-0
/
+1
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
1
-0
/
+55
*
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
2019-04-24
1
-23
/
+4
*
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
2019-02-19
1
-13
/
+11
*
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
2019-02-19
1
-58
/
+31
*
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
1
-2
/
+2
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-3
/
+3
*
RDMA/device: Call ib_cache_release_one() only from ib_device_release()
Jason Gunthorpe
2019-02-08
1
-0
/
+3
*
RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted
Parav Pandit
2018-12-18
1
-4
/
+3
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-6
/
+6
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
1
-33
/
+33
|
\
|
*
RDMA/core: Set right entry state before releasing reference
Parav Pandit
2018-09-25
1
-34
/
+34
*
|
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
1
-24
/
+22
*
|
RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute
Parav Pandit
2018-09-12
1
-0
/
+33
|
/
*
RDMA/core: Remove set-but-not-used variables
Bart Van Assche
2018-07-09
1
-6
/
+0
*
RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()
Bart Van Assche
2018-07-09
1
-38
/
+0
*
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
2018-06-25
1
-68
/
+0
*
IB/core: Free GID table entry during GID deletion
Parav Pandit
2018-06-22
1
-5
/
+23
*
IB/core: Make rdma_find_gid_by_filter support all protocols
Jason Gunthorpe
2018-06-18
1
-17
/
+8
*
IB/core: Provide rdma_ versions of the gid cache API
Jason Gunthorpe
2018-06-18
1
-103
/
+161
*
IB/core: Introduce GID attribute get, put and hold APIs
Parav Pandit
2018-06-18
1
-0
/
+86
[next]