Age | Commit message (Expand) | Author |
2020-05-17 | block/rnbd: server: main functionality | Jack Wang |
2020-05-17 | block/rnbd: server: private header with server structs and functions | Jack Wang |
2020-05-17 | block/rnbd: client: sysfs interface functions | Jack Wang |
2020-05-17 | block/rnbd: client: main functionality | Jack Wang |
2020-05-17 | block/rnbd: client: private header with client structs and functions | Jack Wang |
2020-05-17 | block/rnbd: private headers with rnbd protocol structs and helpers | Jack Wang |
2020-05-17 | RDMA/rtrs: a bit of documentation | Jack Wang |
2020-05-17 | RDMA/rtrs: include client and server modules into kernel compilation | Jack Wang |
2020-05-17 | RDMA/rtrs: server: sysfs interface functions | Jack Wang |
2020-05-17 | RDMA/rtrs: server: statistics functions | Jack Wang |
2020-05-17 | RDMA/rtrs: server: main functionality | Jack Wang |
2020-05-17 | RDMA/rtrs: server: private header with server structs and functions | Jack Wang |
2020-05-17 | RDMA/rtrs: client: sysfs interface functions | Jack Wang |
2020-05-17 | RDMA/rtrs: client: statistics functions | Jack Wang |
2020-05-17 | RDMA/rtrs: client: main functionality | Jack Wang |
2020-05-17 | RDMA/rtrs: client: private header with client structs and functions | Jack Wang |
2020-05-17 | RDMA/rtrs: core: lib functions shared between client and server modules | Jack Wang |
2020-05-17 | RDMA/rtrs: private headers with rtrs protocol structs and helpers | Jack Wang |
2020-05-17 | RDMA/rtrs: public interface header to establish RDMA connections | Jack Wang |
2020-05-17 | sysfs: export sysfs_remove_file_self() | Jack Wang |
2020-05-13 | RDMA/mlx5: Fix query_srq_cmd() function | Leon Romanovsky |
2020-05-13 | RDMA/mlx5: Add support for drop action in DV steering | Daria Velikovsky |
2020-05-13 | RDMA/mlx5: Add support in steering default miss | Maor Gottlieb |
2020-05-13 | RDMA/mlx5: Refactor DV create flow | Maor Gottlieb |
2020-05-13 | Merge branch 'mellanox/mlx5-next' into rdma.git for/next | Jason Gunthorpe |
2020-05-13 | net/mlx5: Add support in forward to namespace | Maor Gottlieb |
2020-05-13 | {IB/net}/mlx5: Simplify don't trap code | Maor Gottlieb |
2020-05-13 | IB/rdmavt: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-12 | RDMA/cm: Increment the refcount inside cm_find_listen() | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Remove needless cm_id variable | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Remove the cm_free_id() wrapper function | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Make find_remote_id() return a cm_id_private | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Add a note explaining how the timewait is eventually freed | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Pull duplicated code into cm_queue_work_unlock() | Jason Gunthorpe |
2020-05-12 | RDMA/cm: Remove unused store to ret in cm_rej_handler | Danit Goldberg |
2020-05-12 | RDMA/cm: Remove return code from add_cm_id_to_port_list | Jason Gunthorpe |
2020-05-12 | RDMA/addr: Mark addr_resolve as might_sleep() | Jason Gunthorpe |
2020-05-12 | RDMA/hns: Combine enable flags of qp | Lang Cheng |
2020-05-12 | RDMA/hns: Extend capability flags for HIP08_C | Weihang Li |
2020-05-12 | RDMA/ucma: Return stable IB device index as identifier | Leon Romanovsky |
2020-05-10 | net/mlx5: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-07 | RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz | Colin Ian King |
2020-05-06 | RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled | Mark Bloch |
2020-05-06 | RDMA/mlx5: Assign profile before calling stages | Mark Bloch |
2020-05-06 | RDMA/mlx5: Move all WR logic from qp.c to separate file | Leon Romanovsky |
2020-05-06 | RDMA/mlx5: Refactor mlx5_post_send() to improve readability | Max Gurtovoy |
2020-05-06 | RDMA/mlx5: Update mlx5_ib to use new cmd interface | Leon Romanovsky |
2020-05-06 | RDMA/hns: Remove redundant assignment of caps | Wenpeng Liang |
2020-05-06 | RDMA/hns: Adjust lp_pktn_ini dynamically | Weihang Li |