Age | Commit message (Expand) | Author | Files | Lines |
2018-10-27 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 1 | -1/+0 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 33 | -1472/+1362 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 3 | -37/+36 |
2018-10-16 | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe | 5 | -13/+56 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 1 | -330/+2 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 6 | -60/+19 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 7 | -272/+26 |
2018-10-03 | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 1 | -1/+0 |
2018-10-01 | IB/hfi1: Use VL15 for SM packets | Kaike Wan | 1 | -2/+12 |
2018-10-01 | IB/hfi1: Add mtu check for operational data VLs | Alex Estrin | 1 | -4/+22 |
2018-10-01 | IB/hfi1: Add static trace for iowait | Kaike Wan | 3 | -1/+59 |
2018-10-01 | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 13 | -157/+356 |
2018-10-01 | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 3 | -6/+11 |
2018-10-01 | IB/hfi1: Error path MAD response size is incorrect | Michael J. Ruhl | 1 | -2/+2 |
2018-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman | 5 | -13/+56 |
2018-09-27 | IB/hfi1: Move UnsupportedVL bits definitions to the correct header | Michael J. Ruhl | 2 | -8/+4 |
2018-09-21 | IB/hfi1: Fix destroy_qp hang after a link down | Michael J. Ruhl | 3 | -9/+41 |
2018-09-21 | IB/hfi1: Fix context recovery when PBC has an UnsupportedVL | Michael J. Ruhl | 1 | -2/+7 |
2018-09-21 | IB/hfi1: Invalid user input can result in crash | Michael J. Ruhl | 1 | -1/+1 |
2018-09-21 | IB/hfi1: Fix SL array bounds check | Ira Weiny | 1 | -1/+7 |
2018-09-12 | IB/hfi1,PCI: Allow bus reset while probing | Dennis Dalessandro | 1 | -7/+4 |
2018-09-11 | IB/hfi1: set_intr_bits uses incorrect source for register modification | Michael J. Ruhl | 1 | -1/+1 |
2018-09-11 | IB/hfi1: Missing return value in error path for user sdma | Michael J. Ruhl | 1 | -1/+3 |
2018-09-11 | IB/hfi1: Right size user_sdma sequence numbers and related variables | Michael J. Ruhl | 4 | -11/+11 |
2018-09-11 | IB/hfi1: Remove race conditions in user_sdma send path | Michael J. Ruhl | 2 | -18/+15 |
2018-09-11 | IB/hfi1: Eliminate races in the SDMA send error path | Michael J. Ruhl | 2 | -51/+39 |
2018-09-11 | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2 | -8/+7 |
2018-09-01 | IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl() | Michael J. Ruhl | 3 | -8/+12 |
2018-09-01 | IB/hfi1: Rework the IRQ API to be more flexible | Michael J. Ruhl | 6 | -104/+162 |
2018-09-01 | IB/hfi1: PCIe bus width retry | Kamenee Arumugam | 1 | -3/+8 |
2018-09-01 | IB/hfi1: Make the MSIx resource allocation a bit more flexible | Michael J. Ruhl | 8 | -243/+295 |
2018-09-01 | IB/hfi1: Prepare for new HFI1 MSIx API | Michael J. Ruhl | 7 | -295/+414 |
2018-09-01 | IB/hfi1: Get the hfi1_devdata structure as early as possible | Michael J. Ruhl | 4 | -86/+59 |
2018-09-01 | IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly | Michael J. Ruhl | 3 | -10/+15 |
2018-09-01 | IB/hfi1: Remove duplicated defines | Michael J. Ruhl | 1 | -10/+0 |
2018-09-01 | IB/hfi1: Rework file list in Makefile | Dennis Dalessandro | 1 | -6/+34 |
2018-08-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -3/+21 |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 1 | -4/+7 |
2018-08-20 | IB/hfi1: Invalid NUMA node information can cause a divide by zero | Michael J. Ruhl | 1 | -3/+21 |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 2 | -4/+2 |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe | 5 | -9/+9 |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 5 | -9/+9 |
2018-07-20 | PCI: Rename pci_try_reset_bus() to pci_reset_bus() | Sinan Kaya | 1 | -1/+1 |
2018-07-20 | PCI: Unify try slot and bus reset API | Sinan Kaya | 1 | -1/+1 |
2018-07-20 | IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus Reset | Sinan Kaya | 1 | -3/+1 |
2018-07-11 | IB/hfi1: Suppress a compiler warning | Bart Van Assche | 1 | -1/+1 |
2018-07-10 | RDMA/hfi1: Move grh_required into update_sm_ah | Jason Gunthorpe | 1 | -9/+0 |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck | 1 | -1/+1 |