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