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
2018-06-18
IB/core: Introduce GID entry reference counts
Parav Pandit
1
-103
/
+220
2018-06-17
IB/core: Store default GID property per-table instead of per-entry
Parav Pandit
1
-13
/
+24
2018-06-17
IB/core: Do not set the gid type when reserving default entries
Parav Pandit
1
-5
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-63
/
+49
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+3
2018-05-29
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
1
-10
/
+0
2018-05-29
IB/core: Fix error code for invalid GID entry
Parav Pandit
1
-1
/
+1
2018-05-24
IB/core: Introduce and use rdma_gid_table()
Parav Pandit
1
-10
/
+15
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
1
-5
/
+14
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-20
/
+35
2018-05-09
IB/core: Reuse gid_table_release_one() in table allocation failure
Parav Pandit
1
-26
/
+16
2018-05-09
IB/core: Make gid_table_reserve_default() return void
Parav Pandit
1
-13
/
+5
2018-04-23
IB/core: Fix deleting default GIDs when changing mac adddress
Parav Pandit
1
-13
/
+15
2018-04-23
IB/core: Fix to avoid deleting IPv6 look alike default GIDs
Parav Pandit
1
-4
/
+13
2018-04-23
IB/core: Don't allow default GID addition at non reseved slots
Parav Pandit
1
-8
/
+12
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-3
/
+2
2018-04-03
IB/core: Refactor GID modify code for RoCE
Parav Pandit
1
-231
/
+253
2018-04-03
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
1
-2
/
+2
2018-03-27
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
1
-2
/
+2
2018-03-27
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-27
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-18
IB/core: Avoid exporting module internal ib_find_gid_by_filter()
Parav Pandit
1
-1
/
+0
2017-12-18
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-24
RDMA/core: create struct ib_port_cache
Jack Wang
1
-83
/
+51
2017-01-12
RDMA/core: export ib_get_cached_port_state
Jack Wang
1
-0
/
+18
2017-01-12
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-22
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-21
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
1
-0
/
+93
2015-10-21
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
1
-4
/
+5
[prev]
[next]