index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2019-08-21
1
-6
/
+74
|
*
|
|
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
2019-08-21
1
-114
/
+86
|
*
|
|
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2019-08-21
1
-24
/
+30
|
*
|
|
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2019-08-21
1
-19
/
+21
|
*
|
|
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2019-08-21
1
-54
/
+18
*
|
|
|
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
2019-08-20
1
-1
/
+5
*
|
|
|
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2019-08-20
2
-10
/
+8
*
|
|
|
RDMA/counters: Properly implement PID checks
Leon Romanovsky
2019-08-20
1
-5
/
+3
*
|
|
|
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
2019-08-20
1
-1
/
+1
|
/
/
/
*
|
|
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2019-08-20
1
-6
/
+1
*
|
|
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
2019-08-12
1
-2
/
+6
*
|
|
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
2019-08-07
1
-0
/
+6
*
|
|
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2019-08-07
1
-4
/
+0
*
|
|
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
2019-08-01
1
-10
/
+10
*
|
|
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
2019-08-01
1
-1
/
+4
*
|
|
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
2019-08-01
1
-21
/
+27
*
|
|
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
2019-08-01
1
-13
/
+41
*
|
|
IB/core: Add mitigation for Spectre V1
Luck, Tony
2019-08-01
1
-1
/
+5
|
|
/
|
/
|
*
|
IB/counters: Always initialize the port counter object
Parav Pandit
2019-07-25
1
-4
/
+4
*
|
IB/core: Fix querying total rdma stats
Parav Pandit
2019-07-25
1
-0
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-15
23
-1749
/
+2117
|
\
|
*
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
2019-07-11
1
-0
/
+13
|
*
RDMA/core: Fix race when resolving IP address
Dag Moxnes
2019-07-09
1
-1
/
+1
|
*
IB/core: Work on the caller socket net namespace in nldev_newlink()
Parav Pandit
2019-07-08
1
-1
/
+1
|
*
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
2019-07-08
3
-0
/
+24
|
*
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
2019-07-08
1
-0
/
+45
|
*
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
2019-07-05
2
-1
/
+103
|
*
RDMA/nldev: Allow get counter mode through RDMA netlink
Mark Zhang
2019-07-05
2
-1
/
+78
|
*
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
2019-07-05
1
-13
/
+98
|
*
RDMA/counter: Allow manual mode configuration support
Mark Zhang
2019-07-05
1
-3
/
+216
|
*
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
2019-07-05
2
-3
/
+96
|
*
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
2019-07-05
3
-1
/
+240
|
*
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
2019-07-05
1
-0
/
+78
|
*
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
2019-07-05
3
-0
/
+233
|
*
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
2019-07-05
3
-1
/
+80
|
*
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
2019-07-05
3
-13
/
+16
|
*
RDMA/restrack: Add an API to attach a task to a resource
Mark Zhang
2019-07-05
2
-0
/
+16
|
*
RDMA/restrack: Introduce statistic counter
Mark Zhang
2019-07-05
1
-5
/
+17
|
*
RDMA/uverbs: remove redundant assignment to variable ret
Colin Ian King
2019-07-04
1
-1
/
+1
|
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-28
9
-61
/
+64
|
|
\
|
*
|
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
2019-06-25
1
-13
/
+12
|
*
|
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-25
1
-1
/
+1
|
*
|
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-06-24
1
-97
/
+70
|
*
|
RDMA/rw: Introduce rdma_rw_inv_key helper
Israel Rukshin
2019-06-24
1
-8
/
+17
|
*
|
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
2019-06-24
1
-0
/
+6
|
*
|
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
1
-2
/
+2
|
*
|
RDMA/core: Add an integrity MR pool support
Israel Rukshin
2019-06-24
2
-4
/
+8
|
*
|
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2019-06-24
2
-1
/
+13
|
*
|
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
2019-06-24
2
-1
/
+40
|
*
|
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
2019-06-24
2
-0
/
+47
[prev]
[next]