index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
1
-1
/
+1
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
1
-0
/
+3
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-9
/
+19
2020-07-07
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
1
-36
/
+21
2020-07-07
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
1
-6
/
+18
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-07-07
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
1
-6
/
+5
2020-07-07
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
1
-12
/
+13
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
1
-39
/
+0
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-2
/
+2
2020-06-03
RDMA/core: Remove FMR device ops
Max Gurtovoy
1
-48
/
+0
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
1
-0
/
+9
2020-05-18
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
1
-7
/
+22
2020-05-03
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
1
-18
/
+43
2020-05-03
RDMA: Group create AH arguments in struct
Maor Gottlieb
1
-1
/
+4
2020-04-14
IB: Fix some documentation warnings
Mauro Carvalho Chehab
1
-2
/
+5
2020-03-10
RDMA/core: Remove the duplicate header file
Zhu Yanjun
1
-2
/
+0
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+0
2020-03-04
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
1
-10
/
+0
2020-02-19
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
1
-7
/
+15
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+41
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
1
-0
/
+11
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
1
-0
/
+30
2020-01-08
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
1
-6
/
+6
2020-01-07
RDMA/core: Add trace points to follow MR allocation
Chuck Lever
1
-11
/
+28
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
1
-0
/
+4
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+12
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+10
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
1
-0
/
+10
2019-10-22
infiniband: fix core/verbs.c kernel-doc notation
rd.dunlab@gmail.com
1
-0
/
+2
2019-10-18
IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
Parav Pandit
1
-4
/
+5
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
1
-0
/
+1
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
1
-0
/
+9
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-0
/
+6
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
1
-1
/
+12
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
1
-1
/
+39
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
1
-0
/
+46
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
1
-0
/
+2
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-7
/
+5
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-1
/
+1
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-12
/
+20
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-1
/
+2
2019-05-21
RDMA/core: Fix doc typo
Israel Rukshin
1
-2
/
+2
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
1
-0
/
+2
2019-05-06
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
1
-0
/
+34
2019-05-03
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
1
-1
/
+0
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-40
/
+38
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-17
/
+24
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-3
/
+3
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-35
/
+40
[next]