| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 133 | -2642/+15869 |
|\ |
|
| * | RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0." | Stephen Rothwell | 2017-02-22 | 1 | -2/+2 |
| * | rdma_cm: fail iwarp accepts w/o connection params | Steve Wise | 2017-02-22 | 1 | -0/+3 |
| * | IB/srp: Drain the send queue before destroying a QP | Bart Van Assche | 2017-02-19 | 1 | -5/+14 |
| * | IB/core: Add support for draining IB_POLL_DIRECT completion queues | Bart Van Assche | 2017-02-19 | 2 | -22/+17 |
| * | IB/srp: Improve an error path | Bart Van Assche | 2017-02-19 | 1 | -1/+2 |
| * | IB/srp: Make a diagnostic message more informative | Bart Van Assche | 2017-02-19 | 1 | -2/+3 |
| * | IB/srp: Document locking conventions | Bart Van Assche | 2017-02-19 | 1 | -0/+5 |
| * | IB/srp: Fix race conditions related to task management | Bart Van Assche | 2017-02-19 | 2 | -16/+30 |
| * | IB/srp: Avoid that duplicate responses trigger a kernel bug | Bart Van Assche | 2017-02-19 | 1 | -1/+3 |
| * | IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS | Bart Van Assche | 2017-02-19 | 1 | -9/+3 |
| * | RDMA/qedr: Fix some error handling | Christophe Jaillet | 2017-02-19 | 1 | -4/+6 |
| * | RDMA/bnxt_re: add DCB dependency | Arnd Bergmann | 2017-02-19 | 1 | -1/+1 |
| * | IB/hns: include linux/module.h | Arnd Bergmann | 2017-02-19 | 1 | -0/+1 |
| * | IB/vmw_pvrdma: Expose vendor error to ULPs | Yuval Shaia | 2017-02-19 | 1 | -1/+1 |
| * | vmw_pvrdma: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2017-02-19 | 3 | -142/+34 |
| * | IB/hfi1: use size_t for passing array length | Arnd Bergmann | 2017-02-19 | 1 | -1/+1 |
| * | IB/ipoib: Remove redudant label | Zhu Yanjun | 2017-02-19 | 1 | -4/+3 |
| * | IB/ipoib: remove the unnecessary memory free | Zhu Yanjun | 2017-02-19 | 1 | -1/+3 |
| * | IB/mthca: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2017-02-19 | 1 | -13/+11 |
| * | IB/hfi1: Code reuse with memdup_copy | Michael J. Ruhl | 2017-02-19 | 3 | -48/+25 |
| * | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 2017-02-19 | 9 | -38/+39 |
| * | IB/hfi1: Add rvt_rnr_tbl_to_usec function | Don Hiatt | 2017-02-19 | 2 | -0/+12 |
| * | IB/hfi1: Do not set physical link state if DC is in the shutdown state | Michael J. Ruhl | 2017-02-19 | 1 | -8/+10 |
| * | IB/hfi1: Modify logging frequency of DCC errors | Jakub Byczkowski | 2017-02-19 | 2 | -9/+15 |
| * | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs | Mike Marciniszyn | 2017-02-19 | 3 | -2/+4 |
| * | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty | 2017-02-19 | 4 | -94/+9 |
| * | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 2017-02-19 | 6 | -94/+57 |
| * | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 9 | -38/+48 |
| * | IB/qib: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 5 | -122/+21 |
| * | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 5 | -235/+16 |
| * | IB/rdmavt: Adding timer logic to rdmavt | Venkata Sandeep Dhanalakota | 2017-02-19 | 3 | -2/+206 |
| * | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 2017-02-19 | 13 | -352/+265 |
| * | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 14 | -99/+60 |
| * | IB/hfi1: Check upper-case EFI variables | Sebastian Sanchez | 2017-02-19 | 1 | -4/+22 |
| * | IB/hfi1: Reduce oversized fields in struct hfi1_packet | Sebastian Sanchez | 2017-02-19 | 1 | -4/+3 |
| * | IB/hfi1: Add additional fields to qp_stats | Mike Marciniszyn | 2017-02-19 | 1 | -1/+3 |
| * | IB/hfi1: Allocate context data on memory node | Sebastian Sanchez | 2017-02-19 | 1 | -8/+9 |
| * | IB/rdmavt: Use per-CPU reference count for MRs | Sebastian Sanchez | 2017-02-19 | 2 | -26/+43 |
| * | IB/hfi1: Access hfi1_ibport through rcd pointer | Sebastian Sanchez | 2017-02-19 | 6 | -11/+16 |
| * | IB/hfi1: Correct error calldown locking | Mike Marciniszyn | 2017-02-19 | 1 | -8/+11 |
| * | IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs | Easwar Hariharan | 2017-02-19 | 1 | -2/+2 |
| * | IB/hfi1: Ensure read of producer s_head is correct | Mike Marciniszyn | 2017-02-19 | 2 | -6/+8 |
| * | IB/hfi1: Process qp wait list in IRQ thread periodically | Mike Marciniszyn | 2017-02-19 | 1 | -54/+67 |
| * | IB/hfi1: Correct defered count after processing qp_wait_list | Mike Marciniszyn | 2017-02-19 | 1 | -0/+4 |
| * | IB/rxe: use setup_timer to simplify the code | Wei Yongjun | 2017-02-19 | 1 | -7/+2 |
| * | IB/iser: Protect completion context active_qps update | Max Gurtovoy | 2017-02-19 | 1 | -0/+2 |
| * | iw_cxgb4: clean up send_connect() | Ganesh Goudar | 2017-02-19 | 1 | -20/+36 |
| * | Merge branch 'k.o/for-4.10-rc' into HEAD | Doug Ledford | 2017-02-19 | 30 | -196/+283 |
| |\ |
|
| * | | IB/cma: Destination and source addr families must match | Moni Shoua | 2017-02-15 | 1 | -0/+4 |