| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/hfi1: OPA_VNIC RDMA netdev support | Vishwanathapura, Niranjana | 2017-04-20 | 6 | -7/+853 |
* | IB/hfi1: Add transmit fault injection feature | Don Hiatt | 2017-04-05 | 6 | -7/+77 |
* | IB/hfi1: Add receive fault injection feature | Don Hiatt | 2017-04-05 | 6 | -3/+336 |
* | IB/hfi1: Ensure VL index is within bounds | Michael J. Ruhl | 2017-04-05 | 1 | -0/+5 |
* | IB/rdmavt, IB/hfi1: Fix timer migration regressions | Sebastian Sanchez | 2017-04-05 | 1 | -6/+1 |
* | IB/hfi1: Add a patch value to the firmware version string | Michael J. Ruhl | 2017-04-05 | 5 | -31/+47 |
* | IB/hfi1: Check for QSFP presence before attempting reads | Easwar Hariharan | 2017-04-05 | 1 | -2/+5 |
* | IB/hfi1: Protect the global dev_cntr_names and port_cntr_names | Tadeusz Struk | 2017-04-05 | 1 | -1/+11 |
* | IB/hfi1: Check device id early during init | Tadeusz Struk | 2017-04-05 | 1 | -9/+10 |
* | IB/rdmavt: Add swqe completion trace | Mike Marciniszyn | 2017-04-05 | 3 | -0/+47 |
* | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 2017-04-05 | 3 | -3/+28 |
* | IB/hfi1: NULL pointer dereference when freeing rhashtable | Sebastian Sanchez | 2017-04-05 | 2 | -12/+28 |
* | IB/hfi1: Cache registers during state change | Michael J. Ruhl | 2017-04-05 | 1 | -3/+55 |
* | IB/hfi1: Race hazard avoidance in user SDMA driver | Michael J. Ruhl | 2017-04-05 | 1 | -1/+2 |
* | IB/hfi1: Force logical link down | Dean Luick | 2017-04-05 | 1 | -18/+68 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2017-03-02 | 2 | -2/+2 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 3 | -185/+2 |
|\ |
|
| * | IB/hfi1: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 | 2 | -2/+2 |
| * | IB/hf1: Remove DMA mapping code | Bart Van Assche | 2017-01-24 | 1 | -183/+0 |
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -0/+1 |
|\ \ |
|
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -0/+1 |
* | | | IB/hfi1: use size_t for passing array length | Arnd Bergmann | 2017-02-19 | 1 | -1/+1 |
* | | | 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 | 3 | -12/+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 | 1 | -1/+1 |
* | | | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 2017-02-19 | 5 | -94/+7 |
* | | | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 6 | -36/+37 |
* | | | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 5 | -235/+16 |
* | | | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 2017-02-19 | 6 | -188/+22 |
* | | | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 7 | -49/+9 |
* | | | 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/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 | 1 | -3/+4 |
* | | | 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 |
| |/
|/| |
|
* | | RDMA/hfi1: drop pci_link_reset() | Cao jin | 2017-01-12 | 1 | -10/+0 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-12-15 | 29 | -380/+1181 |
|\ |
|
| *-. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 2016-12-14 | 1 | -6/+6 |
| |\ \ |
|
| | * | | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock | 2016-12-14 | 1 | -6/+6 |
| | |/ |
|