index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
coda
/
upcall.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
IB/hfi1: TID RDMA flow allocation
Kaike Wan
8
-0
/
+491
2019-02-05
IB/hfi: Move RC functions into a header file
Kaike Wan
5
-76
/
+123
2019-01-31
IB/hfi1: Add static trace for OPFN
Kaike Wan
5
-106
/
+351
2019-01-31
IB/hfi1: Integrate OPFN into RC transactions
Kaike Wan
6
-10
/
+81
2019-01-31
IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
Kaike Wan
3
-7
/
+17
2019-01-31
IB/hfi1: OPFN interface
Kaike Wan
5
-1
/
+334
2019-01-31
IB/hfi1: Add OPFN helper functions for TID RDMA feature
Kaike Wan
7
-2
/
+254
2019-01-31
IB/hfi1: OPFN support discovery
Mitko Haralanov
6
-15
/
+77
2019-01-30
IB/{hfi1, qib, rvt} Cleanup open coded sge usage
Michael J. Ruhl
3
-70
/
+6
2019-01-30
IB/{hfi1,qib}: Cleanup open coded sge sizing
Michael J. Ruhl
3
-30
/
+6
2019-01-30
IB/ipoib: Make ipoib_intercept_dev_id_attr() static
Kamal Heib
1
-1
/
+1
2019-01-30
RDMA/vmw_pvrdma: Support upto 64-bit PFNs
Adit Ranadive
3
-7
/
+21
2019-01-29
IB/mlx5: Implement DEVX hot unplug for async command FD
Yishai Hadas
1
-2
/
+20
2019-01-29
IB/mlx5: Implement the file ops of DEVX async command FD
Yishai Hadas
1
-2
/
+55
2019-01-29
IB/mlx5: Introduce async DEVX obj query API
Yishai Hadas
3
-1
/
+177
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
5
-5
/
+104
2019-01-25
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
7
-8
/
+8
2019-01-25
infiniband: remove unneeded header search paths
Masahiro Yamada
2
-2
/
+0
2019-01-24
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
1
-17
/
+24
2019-01-24
RDMA/qib: Use GUP longterm for PSM page pining
Ira Weiny
1
-4
/
+4
2019-01-24
RDMA/hns: Add timer allocation support for hip08
Yangyang Li
7
-2
/
+227
2019-01-24
RDMA/hns: Add SCC context clr support for hip08
Yangyang Li
4
-1
/
+85
2019-01-24
RDMA/hns: Add SCC context allocation support for hip08
Yangyang Li
8
-8
/
+146
2019-01-24
IB/mlx5: Remove dead code
Moni Shoua
1
-6
/
+0
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
3
-4
/
+5
2019-01-24
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
1
-1
/
+1
2019-01-24
IB/mlx5: Declare local functions 'static'
Bart Van Assche
1
-1
/
+1
2019-01-24
IB/core: Declare local functions 'static'
Bart Van Assche
1
-1
/
+1
2019-01-24
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-11
/
+4
2019-01-24
infiniband: usnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-26
/
+0
2019-01-24
infiniband: ocrdma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-45
/
+22
2019-01-24
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-64
/
+19
2019-01-24
infiniband: qib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+8
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-34
/
+18
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
3
-41
/
+30
2019-01-24
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+1
2019-01-24
IB/umad: Do not check status of nonseekable_open()
Parav Pandit
1
-23
/
+13
2019-01-24
net/mlx5: Add pci AtomicOps request
Michael Guralnik
1
-0
/
+5
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
5
-48
/
+91
2019-01-23
IB/umad: Avoid additional device reference during open()/close()
Parav Pandit
1
-5
/
+4
2019-01-22
IB/mlx5: Don't override existing ip_protocol
Maor Gottlieb
1
-16
/
+37
2019-01-22
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
1
-5
/
+21
2019-01-22
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
4
-1
/
+96
2019-01-22
IB/mlx5: DEVX handling for indirection MKEY
Yishai Hadas
1
-2
/
+36
2019-01-22
RDMA/hns: Add the process of AEQ overflow for hip08
Xiaofei Tan
1
-0
/
+11
2019-01-22
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
4
-16
/
+11
2019-01-18
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
1
-5
/
+5
2019-01-18
IB/hw: Remove unneeded semicolons
YueHaibing
3
-9
/
+9
2019-01-18
IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace
Mike Marciniszyn
1
-2
/
+8
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
5
-21
/
+16
[next]