index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/rnbd: client: main functionality
Jack Wang
2020-05-17
1
-0
/
+1729
*
block/rnbd: client: private header with client structs and functions
Jack Wang
2020-05-17
1
-0
/
+156
*
block/rnbd: private headers with rnbd protocol structs and helpers
Jack Wang
2020-05-17
3
-0
/
+367
*
RDMA/rtrs: a bit of documentation
Jack Wang
2020-05-17
3
-0
/
+397
*
RDMA/rtrs: include client and server modules into kernel compilation
Jack Wang
2020-05-17
4
-0
/
+44
*
RDMA/rtrs: server: sysfs interface functions
Jack Wang
2020-05-17
1
-0
/
+320
*
RDMA/rtrs: server: statistics functions
Jack Wang
2020-05-17
1
-0
/
+38
*
RDMA/rtrs: server: main functionality
Jack Wang
2020-05-17
1
-0
/
+2175
*
RDMA/rtrs: server: private header with server structs and functions
Jack Wang
2020-05-17
1
-0
/
+148
*
RDMA/rtrs: client: sysfs interface functions
Jack Wang
2020-05-17
1
-0
/
+483
*
RDMA/rtrs: client: statistics functions
Jack Wang
2020-05-17
1
-0
/
+200
*
RDMA/rtrs: client: main functionality
Jack Wang
2020-05-17
1
-0
/
+2994
*
RDMA/rtrs: client: private header with client structs and functions
Jack Wang
2020-05-17
1
-0
/
+251
*
RDMA/rtrs: core: lib functions shared between client and server modules
Jack Wang
2020-05-17
1
-0
/
+612
*
RDMA/rtrs: private headers with rtrs protocol structs and helpers
Jack Wang
2020-05-17
2
-0
/
+427
*
RDMA/rtrs: public interface header to establish RDMA connections
Jack Wang
2020-05-17
1
-0
/
+195
*
sysfs: export sysfs_remove_file_self()
Jack Wang
2020-05-17
1
-0
/
+1
*
RDMA/mlx5: Fix query_srq_cmd() function
Leon Romanovsky
2020-05-13
1
-3
/
+3
*
RDMA/mlx5: Add support for drop action in DV steering
Daria Velikovsky
2020-05-13
2
-14
/
+22
*
RDMA/mlx5: Add support in steering default miss
Maor Gottlieb
2020-05-13
3
-11
/
+35
*
RDMA/mlx5: Refactor DV create flow
Maor Gottlieb
2020-05-13
1
-49
/
+59
*
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
2020-05-13
7
-107
/
+135
|
\
|
*
net/mlx5: Add support in forward to namespace
Maor Gottlieb
2020-05-13
3
-9
/
+51
|
*
{IB/net}/mlx5: Simplify don't trap code
Maor Gottlieb
2020-05-13
2
-70
/
+56
|
*
net/mlx5: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
3
-35
/
+35
*
|
IB/rdmavt: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-13
1
-1
/
+1
*
|
RDMA/cm: Increment the refcount inside cm_find_listen()
Jason Gunthorpe
2020-05-13
1
-4
/
+3
*
|
RDMA/cm: Remove needless cm_id variable
Jason Gunthorpe
2020-05-13
1
-6
/
+2
*
|
RDMA/cm: Remove the cm_free_id() wrapper function
Jason Gunthorpe
2020-05-13
1
-7
/
+2
*
|
RDMA/cm: Make find_remote_id() return a cm_id_private
Jason Gunthorpe
2020-05-13
1
-15
/
+12
*
|
RDMA/cm: Add a note explaining how the timewait is eventually freed
Jason Gunthorpe
2020-05-13
1
-0
/
+5
*
|
RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
Jason Gunthorpe
2020-05-13
1
-9
/
+9
*
|
RDMA/cm: Pull duplicated code into cm_queue_work_unlock()
Jason Gunthorpe
2020-05-13
1
-102
/
+44
*
|
RDMA/cm: Remove unused store to ret in cm_rej_handler
Danit Goldberg
2020-05-13
1
-1
/
+0
*
|
RDMA/cm: Remove return code from add_cm_id_to_port_list
Jason Gunthorpe
2020-05-13
1
-14
/
+4
*
|
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
2020-05-13
1
-0
/
+4
*
|
RDMA/hns: Combine enable flags of qp
Lang Cheng
2020-05-13
3
-16
/
+15
*
|
RDMA/hns: Extend capability flags for HIP08_C
Weihang Li
2020-05-13
3
-1
/
+6
*
|
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
2020-05-13
2
-7
/
+13
*
|
RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz
Colin Ian King
2020-05-08
1
-2
/
+1
*
|
RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled
Mark Bloch
2020-05-06
1
-3
/
+9
*
|
RDMA/mlx5: Assign profile before calling stages
Mark Bloch
2020-05-06
2
-2
/
+3
*
|
RDMA/mlx5: Move all WR logic from qp.c to separate file
Leon Romanovsky
2020-05-06
6
-1553
/
+1589
*
|
RDMA/mlx5: Refactor mlx5_post_send() to improve readability
Max Gurtovoy
2020-05-06
1
-214
/
+276
*
|
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Leon Romanovsky
2020-05-06
6
-156
/
+91
*
|
RDMA/hns: Remove redundant assignment of caps
Wenpeng Liang
2020-05-06
1
-5
/
+0
*
|
RDMA/hns: Adjust lp_pktn_ini dynamically
Weihang Li
2020-05-06
1
-1
/
+2
*
|
RDMA/hns: Fix comments with non-English symbols
Weihang Li
2020-05-06
1
-4
/
+3
*
|
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
2020-05-06
3
-24
/
+23
*
|
RDMA/hns: Move SRQ code to the reasonable place
Yixian Liu
2020-05-06
1
-306
/
+303
[next]