Age | Commit message (Expand) | Author | Files | Lines |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 1 | -1/+1 |
2019-06-28 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 1 | -2/+2 |
2019-06-28 | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam | 1 | -2/+2 |
2019-04-03 | Merge HFI1 updates into k.o/for-next | Jason Gunthorpe | 1 | -1/+3 |
2019-03-27 | IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state | Kaike Wan | 1 | -0/+2 |
2019-03-27 | IB/hfi1: Failed to drain send queue when QP is put into error state | Kaike Wan | 1 | -1/+1 |
2019-03-26 | IB/hfi1: Add running average for adaptive pio | Mike Marciniszyn | 1 | -0/+2 |
2019-02-15 | IB/hfi1: Fix a build warning for TID RDMA READ | Kaike Wan | 1 | -0/+1 |
2019-02-05 | IB/hfi1: Prioritize the sending of ACK packets | Kaike Wan | 1 | -1/+14 |
2019-02-05 | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs | Kaike Wan | 1 | -0/+7 |
2019-02-05 | IB/hfi1: Add the dual leg code | Kaike Wan | 1 | -4/+30 |
2019-02-05 | IB/hfi1: Add TID resource timer | Kaike Wan | 1 | -0/+1 |
2019-02-05 | IB/hfi1: Enable TID RDMA READ protocol | Kaike Wan | 1 | -0/+1 |
2019-02-05 | IB/hfi1: Integrate TID RDMA READ protocol into RC protocol | Kaike Wan | 1 | -0/+1 |
2019-02-05 | IB/hfi1: TID RDMA flow allocation | Kaike Wan | 1 | -0/+3 |
2019-01-31 | IB/hfi1: Integrate OPFN into RC transactions | Kaike Wan | 1 | -0/+13 |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -12/+8 |
2018-12-06 | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio | Mike Marciniszyn | 1 | -12/+8 |
2018-12-03 | IB/hfi1: Fix a latency issue for small messages | Michael J. Ruhl | 1 | -0/+7 |
2018-09-30 | IB/hfi1: Use VL15 for SM packets | Kaike Wan | 1 | -2/+12 |
2018-09-30 | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 1 | -17/+50 |
2018-09-30 | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 1 | -3/+8 |
2018-09-11 | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 1 | -7/+5 |
2018-06-19 | IB/rdmavt, IB/hfi1: Create device dependent s_flags | Mike Marciniszyn | 1 | -3/+3 |
2018-03-13 | IB/hfi1: Fix a kernel-doc warning | Bart Van Assche | 1 | -1/+0 |
2018-02-01 | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 1 | -3/+1 |
2018-01-03 | IB/hfi1: Add RQ/SRQ information to QP stats | Michael J. Ruhl | 1 | -2/+8 |
2017-08-28 | IB/hfi1: Convert qp_stats debugfs interface to use new iterator API | Mike Marciniszyn | 1 | -77/+6 |
2017-08-28 | IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator | Mike Marciniszyn | 1 | -38/+41 |
2017-08-28 | IB/hfi1: Use accessor to determine ring size | Kaike Wan | 1 | -1/+1 |
2017-08-28 | IB/hfi1: Add opcode states to qp_stats | Mike Marciniszyn | 1 | -1/+3 |
2017-08-28 | IB/hfi1: Add received request info to qp_stats | Kaike Wan | 1 | -2/+9 |
2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 1 | -0/+28 |
2017-07-31 | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan | 1 | -3/+6 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -1/+5 |
2017-07-24 | IB/hfi1: Add receiving queue info to qp_stats | Kaike Wan | 1 | -1/+5 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 1 | -6/+0 |
2017-07-17 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 1 | -4/+3 |
2017-06-27 | IB/hfi1: Remove unused mk_qpn function | Ira Weiny | 1 | -6/+0 |
2017-05-04 | IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line | Mike Marciniszyn | 1 | -3/+1 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -6/+6 |
2017-02-19 | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 1 | -4/+0 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 1 | -137/+0 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 1 | -13/+0 |
2017-02-19 | IB/hfi1: Add additional fields to qp_stats | Mike Marciniszyn | 1 | -1/+3 |
2017-02-19 | IB/hfi1: Correct error calldown locking | Mike Marciniszyn | 1 | -8/+11 |
2016-11-15 | IB/hfi1: Add unique txwait_lock for txreq events | Mike Marciniszyn | 1 | -3/+8 |
2016-10-02 | IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug | Mike Marciniszyn | 1 | -2/+5 |
2016-10-02 | IB/hfi1: Move iowait_init() to priv allocate | Mike Marciniszyn | 1 | -7/+7 |
2016-09-16 | IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines | Mike Marciniszyn | 1 | -7/+4 |