| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-02-19 | IB/srp: Document locking conventions |  Bart Van Assche | 1 | -0/+5 |
| 2017-02-19 | IB/srp: Fix race conditions related to task management |  Bart Van Assche | 2 | -16/+30 |
| 2017-02-19 | IB/srp: Avoid that duplicate responses trigger a kernel bug |  Bart Van Assche | 1 | -1/+3 |
| 2017-02-19 | IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS |  Bart Van Assche | 1 | -9/+3 |
| 2017-02-19 | RDMA/qedr: Fix some error handling |  Christophe Jaillet | 1 | -4/+6 |
| 2017-02-19 | RDMA/bnxt_re: add DCB dependency |  Arnd Bergmann | 1 | -1/+1 |
| 2017-02-19 | IB/hns: include linux/module.h |  Arnd Bergmann | 1 | -0/+1 |
| 2017-02-19 | IB/vmw_pvrdma: Expose vendor error to ULPs |  Yuval Shaia | 1 | -1/+1 |
| 2017-02-19 | vmw_pvrdma: switch to pci_alloc_irq_vectors |  Christoph Hellwig | 3 | -142/+34 |
| 2017-02-19 | IB/hfi1: use size_t for passing array length |  Arnd Bergmann | 1 | -1/+1 |
| 2017-02-19 | IB/ipoib: Remove redudant label |  Zhu Yanjun | 1 | -4/+3 |
| 2017-02-19 | IB/ipoib: remove the unnecessary memory free |  Zhu Yanjun | 1 | -1/+3 |
| 2017-02-19 | IB/mthca: switch to pci_alloc_irq_vectors |  Christoph Hellwig | 1 | -13/+11 |
| 2017-02-19 | IB/hfi1: Code reuse with memdup_copy |  Michael J. Ruhl | 3 | -48/+25 |
| 2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h |  Don Hiatt | 9 | -38/+39 |
| 2017-02-19 | IB/hfi1: Add rvt_rnr_tbl_to_usec function |  Don Hiatt | 2 | -0/+12 |
| 2017-02-19 | IB/hfi1: Do not set physical link state if DC is in the shutdown state |  Michael J. Ruhl | 1 | -8/+10 |
| 2017-02-19 | IB/hfi1: Modify logging frequency of DCC errors |  Jakub Byczkowski | 2 | -9/+15 |
| 2017-02-19 | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs |  Mike Marciniszyn | 3 | -2/+4 |
| 2017-02-19 | IB/qib: Updates to use rdmavt's SGE helper routines |  Brian Welty | 4 | -94/+9 |
| 2017-02-19 | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt |  Brian Welty | 6 | -94/+57 |
| 2017-02-19 | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments |  Brian Welty | 9 | -38/+48 |
| 2017-02-19 | IB/qib: Use new rdmavt timers |  Venkata Sandeep Dhanalakota | 5 | -122/+21 |
| 2017-02-19 | IB/hfi1: Use new rdmavt timers |  Venkata Sandeep Dhanalakota | 5 | -235/+16 |
| 2017-02-19 | IB/rdmavt: Adding timer logic to rdmavt |  Venkata Sandeep Dhanalakota | 3 | -2/+206 |
| 2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt |  Brian Welty | 13 | -352/+265 |
| 2017-02-19 | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt |  Brian Welty | 14 | -99/+60 |
| 2017-02-19 | IB/hfi1: Check upper-case EFI variables |  Sebastian Sanchez | 1 | -4/+22 |
| 2017-02-19 | IB/hfi1: Reduce oversized fields in struct hfi1_packet |  Sebastian Sanchez | 1 | -4/+3 |
| 2017-02-19 | IB/hfi1: Add additional fields to qp_stats |  Mike Marciniszyn | 1 | -1/+3 |
| 2017-02-19 | IB/hfi1: Allocate context data on memory node |  Sebastian Sanchez | 1 | -8/+9 |
| 2017-02-19 | IB/rdmavt: Use per-CPU reference count for MRs |  Sebastian Sanchez | 2 | -26/+43 |
| 2017-02-19 | IB/hfi1: Access hfi1_ibport through rcd pointer |  Sebastian Sanchez | 6 | -11/+16 |
| 2017-02-19 | IB/hfi1: Correct error calldown locking |  Mike Marciniszyn | 1 | -8/+11 |
| 2017-02-19 | IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs |  Easwar Hariharan | 1 | -2/+2 |
| 2017-02-19 | IB/hfi1: Ensure read of producer s_head is correct |  Mike Marciniszyn | 2 | -6/+8 |
| 2017-02-19 | IB/hfi1: Process qp wait list in IRQ thread periodically |  Mike Marciniszyn | 1 | -54/+67 |
| 2017-02-19 | IB/hfi1: Correct defered count after processing qp_wait_list |  Mike Marciniszyn | 1 | -0/+4 |
| 2017-02-19 | IB/rxe: use setup_timer to simplify the code |  Wei Yongjun | 1 | -7/+2 |
| 2017-02-19 | IB/iser: Protect completion context active_qps update |  Max Gurtovoy | 1 | -0/+2 |
| 2017-02-19 | iw_cxgb4: clean up send_connect() |  Ganesh Goudar | 1 | -20/+36 |
| 2017-02-15 | IB/cma: Destination and source addr families must match |  Moni Shoua | 1 | -0/+4 |
| 2017-02-15 | IB/cma: Add default RoCE TOS to CMA configfs |  Majd Dibbiny | 4 | -5/+102 |
| 2017-02-15 | IB/core: Remove pointer casting from void to net_device |  Parav Pandit | 1 | -18/+10 |
| 2017-02-15 | IB/IPoIB: Add destination address when re-queue packet |  Erez Shitrit | 1 | -13/+17 |
| 2017-02-14 | RDMA/bnxt_re: Add bnxt_re driver build support |  Selvin Xavier | 5 | -0/+29 |
| 2017-02-14 | RDMA/bnxt_re: Add bnxt_re RoCE driver |  Selvin Xavier | 14 | -0/+13347 |
| 2017-02-08 | RDMA: Don't reference kernel private header from UAPI header |  Leon Romanovsky | 1 | -3/+8 |
| 2017-02-08 | IB/rxe: Fix mem_check_range integer overflow |  Eyal Itkin | 1 | -3/+5 |
| 2017-02-08 | IB/rxe: Fix resid update |  Eyal Itkin | 1 | -1/+1 |