Age | Commit message (Expand) | Author |
2014-12-15 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran |
2014-10-09 | [infiniband] remove pointless assignments | Al Viro |
2014-09-19 | IB/qib: Correct reference counting in debugfs qp_stats | Mike Marciniszyn |
2014-09-19 | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier |
2014-06-02 | IB: Return error for unsupported QP creation flags | Or Gerlitz |
2014-05-29 | IB/qib: Additional Intel branding changes | Vinit Agnihotri |
2014-05-27 | IB/qib: Fix port in pkey change event | Mike Marciniszyn |
2014-04-10 | IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier |
2014-04-01 | IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn |
2014-03-20 | IB/qib: Cleanup qib_register_observer() | Dan Carpenter |
2014-03-20 | IB/qib: Change SDMA progression mode depending on single- or multi-rail | CQ Tang |
2014-03-17 | IB/qib: Remove duplicate check in get_a_ctxt() | Dan Carpenter |
2014-03-17 | IB/qib: Fix memory leak of recv context when driver fails to initialize. | Dennis Dalessandro |
2014-03-17 | IB/qib: fixup indentation in qib_ib_rcv() | Yann Droneaud |
2014-03-17 | IB/qib: add missing braces in do_qib_user_sdma_queue_create() | Yann Droneaud |
2014-03-17 | IB/qib: Modify software pma counters to use percpu variables | Mike Marciniszyn |
2014-03-17 | IB/qib: Add percpu counter replacing qib_devdata int_counter | Mike Marciniszyn |
2014-03-17 | IB/qib: Fix debugfs ordering issue with multiple HCAs | Mike Marciniszyn |
2014-03-17 | IB/qib: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro |
2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas |
2014-02-13 | IB/qib: Add missing serdes init sequence | Mike Marciniszyn |
2014-01-22 | Merge branch 'ip-roce' into for-next | Roland Dreier |
2014-01-22 | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak |
2013-11-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-13 | qib_fs: fix (some) dcache abuses | Al Viro |
2013-11-08 | IB/qib: Fix txselect regression | Mike Marciniszyn |
2013-11-08 | IB/qib: Fix checkpatch __packed warnings | Mike Marciniszyn |
2013-11-08 | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara |
2013-10-04 | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values | Bjorn Helgaas |
2013-09-24 | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code | Yijing Wang |
2013-09-24 | IB/qib: Use pci_is_root_bus() to check whether it is a root bus | Yijing Wang |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-02 | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards | Ira Weiny |
2013-08-13 | IB/qib: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang |
2013-08-13 | IB/qib: Make qib_driver static | Paul Bolle |
2013-08-13 | IB/qib: Improve SDMA performance | CQ Tang |
2013-07-30 | IB/qib: Add err_decode() call for ring dump | Mike Marciniszyn |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-07-11 | IB/qib: Log all SDMA errors unconditionally | Dean Luick |
2013-07-11 | IB/qib: Fix module-level leak | Mike Marciniszyn |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook |
2013-06-26 | IB/qib: New transmitter tunning settings for Dell 1.1 backplane | Mitko Haralanov |
2013-06-21 | IB/qib: Add qp_stats debug file | Mike Marciniszyn |