index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-3
/
+2
2018-04-04
IB/core: Refactor GID modify code for RoCE
Parav Pandit
1
-231
/
+253
2018-04-04
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
1
-2
/
+2
2018-03-28
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
1
-2
/
+2
2018-03-28
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-28
IB/core: Generate GID change event regardless of RoCE GID table property
Parav Pandit
1
-7
/
+5
2018-03-19
IB/core: Use rdma_is_port_valid()
Parav Pandit
1
-3
/
+2
2018-03-15
IB/core: Fix comments of GID query functions
Parav Pandit
1
-2
/
+29
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
1
-1
/
+1
2018-01-08
IB/core: Change roce_rescan_device to return void
Daniel Jurgens
1
-6
/
+1
2017-12-19
IB/core: Avoid exporting module internal ib_find_gid_by_filter()
Parav Pandit
1
-1
/
+0
2017-12-19
IB/core: Refactor to avoid unnecessary check on GID lookup miss
Parav Pandit
1
-9
/
+6
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-15
/
+8
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
1
-3
/
+18
2017-05-23
IB/core: IB cache enhancements to support Infiniband security
Daniel Jurgens
1
-0
/
+22
2017-01-27
IB/core: Add inline function to validate port
Yuval Shaia
1
-10
/
+8
2017-01-25
RDMA/core: create struct ib_port_cache
Jack Wang
1
-83
/
+51
2017-01-13
RDMA/core: export ib_get_cached_port_state
Jack Wang
1
-0
/
+18
2017-01-13
RDMA/core: add port state cache
Jack Wang
1
-1
/
+9
2016-12-03
IB/core: Release allocated memory in cache setup failure
Leon Romanovsky
1
-9
/
+7
2016-06-23
IB/core: Fix no default GIDs when netdevice reregisters
Talat Batheesh
1
-1
/
+3
2016-06-07
IB/core: Fix removal of default GID cache entry
Aviv Heller
1
-2
/
+8
2016-04-23
IB/core: Fix oops in ib_cache_gid_set_default_gid
Doug Ledford
1
-1
/
+2
2016-03-03
IB/core: trivial prink cleanup.
Parav Pandit
1
-8
/
+7
2016-01-19
IB/core: Eliminate sparse false context imbalance warning
Matan Barak
1
-0
/
+1
2015-12-23
IB/cma: Add configfs for rdma_cm
Matan Barak
1
-0
/
+24
2015-12-23
IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
Matan Barak
1
-0
/
+1
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
1
-46
/
+98
2015-12-23
IB/core: don't search the GID table twice
Matan Barak
1
-18
/
+35
2015-12-23
IB/core: Change per-entry lock in RoCE GID table to one lock
Matan Barak
1
-54
/
+89
2015-12-23
IB/core: Refactor GID cache's ib_dispatch_event
Matan Barak
1
-8
/
+15
2015-10-22
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
1
-0
/
+93
2015-10-22
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
1
-4
/
+5
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-4
/
+6
2015-10-15
IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
Doron Tsur
1
-1
/
+1
2015-08-31
IB/mlx4: Implement ib_device callbacks
Moni Shoua
1
-1
/
+2
2015-08-31
IB/core: Add RoCE GID table management
Matan Barak
1
-96
/
+669
2015-08-31
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
1
-6
/
+3
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-1
/
+1
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
1
-4
/
+4
2015-05-18
IB/core: Create common start/end port functions
Ira Weiny
1
-36
/
+25
2012-10-01
IB/core: Add ib_find_exact_cached_pkey()
Jack Morgenstein
1
-0
/
+32
2012-10-01
IB/core: Handle table with full and partial membership for the same P_Key
Jack Morgenstein
1
-3
/
+12
2011-07-19
IB/core: Add GID change event
Or Gerlitz
1
-1
/
+2
2011-01-17
RDMA: Update workqueue usage
Tejun Heo
1
-2
/
+2
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-09-23
RDMA: iWARP Core Changes.
Tom Tucker
1
-2
/
+3
[next]