| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 | 1 | -1/+0 |
|\ |
|
| * | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 | 1 | -1/+0 |
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Infiniband: Fix potential NULL d_inode dereference | David Howells | 2015-02-20 | 1 | -1/+1 |
| |/ |
|
* | | IB/qib: Add blank line after declaration | Mike Marciniszyn | 2015-02-20 | 17 | -6/+67 |
* | | IB/qib: Fix checkpatch warnings | Mike Marciniszyn | 2015-02-20 | 15 | -44/+42 |
* | | IB/qib: Fix sizeof checkpatch warnings | Mike Marciniszyn | 2015-02-17 | 17 | -63/+64 |
* | | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c | Andreea-Cristina Bernat | 2015-02-17 | 1 | -2/+2 |
* | | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c | Andreea-Cristina Bernat | 2015-02-17 | 1 | -4/+4 |
* | | IB/qib: Add support for the new QMH7360 card | Vinit Agnihotri | 2015-02-16 | 1 | -0/+5 |
* | | IB/qib: Do not write EEPROM | Mitko Haralanov | 2015-02-16 | 7 | -220/+1 |
|/ |
|
* | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 2014-12-15 | 1 | -1/+1 |
* | [infiniband] remove pointless assignments | Al Viro | 2014-10-09 | 1 | -1/+0 |
* | IB/qib: Correct reference counting in debugfs qp_stats | Mike Marciniszyn | 2014-09-19 | 2 | -9/+2 |
* | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 2014-09-19 | 1 | -3/+3 |
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 | 1 | -1/+1 |
|\ |
|
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 | 3 | -6/+7 |
|\ \ |
|
| | * | IB/qib: Additional Intel branding changes | Vinit Agnihotri | 2014-05-29 | 1 | -4/+4 |
| | * | IB/qib: Fix port in pkey change event | Mike Marciniszyn | 2014-05-27 | 1 | -1/+1 |
| |/
|/| |
|
| * | IB: Return error for unsupported QP creation flags | Or Gerlitz | 2014-06-02 | 1 | -1/+2 |
|/ |
|
* | IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-04-10 | 1 | -27/+28 |
*---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 16 | -144/+316 |
|\ \ \ |
|
| | | * | IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 2014-04-01 | 1 | -17/+4 |
| | |/
| |/| |
|
| | * | IB/qib: Cleanup qib_register_observer() | Dan Carpenter | 2014-03-20 | 1 | -15/+10 |
| | * | IB/qib: Change SDMA progression mode depending on single- or multi-rail | CQ Tang | 2014-03-20 | 1 | -13/+123 |
| | * | IB/qib: Remove duplicate check in get_a_ctxt() | Dan Carpenter | 2014-03-17 | 1 | -1/+1 |
| | * | IB/qib: Fix memory leak of recv context when driver fails to initialize. | Dennis Dalessandro | 2014-03-17 | 1 | -8/+5 |
| | * | IB/qib: fixup indentation in qib_ib_rcv() | Yann Droneaud | 2014-03-17 | 1 | -2/+2 |
| | * | IB/qib: add missing braces in do_qib_user_sdma_queue_create() | Yann Droneaud | 2014-03-17 | 1 | -1/+2 |
| | * | IB/qib: Modify software pma counters to use percpu variables | Mike Marciniszyn | 2014-03-17 | 11 | -28/+83 |
| | * | IB/qib: Add percpu counter replacing qib_devdata int_counter | Mike Marciniszyn | 2014-03-17 | 6 | -34/+59 |
| | * | IB/qib: Fix debugfs ordering issue with multiple HCAs | Mike Marciniszyn | 2014-03-17 | 1 | -14/+11 |
| | * | IB/qib: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 2014-03-17 | 1 | -11/+16 |
| |/ |
|
* | | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -9/+5 |
|/ |
|
* | IB/qib: Add missing serdes init sequence | Mike Marciniszyn | 2014-02-13 | 1 | -0/+5 |
* | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-22 | 1 | -1/+1 |
|\ |
|
| * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 1 | -1/+1 |
* | | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny | 2014-01-22 | 1 | -1/+8 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-11-18 | 4 | -23/+18 |
|\ |
|
| * | IB/qib: Fix txselect regression | Mike Marciniszyn | 2013-11-08 | 1 | -6/+5 |
| * | IB/qib: Fix checkpatch __packed warnings | Mike Marciniszyn | 2013-11-08 | 2 | -12/+12 |
| * | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 | 1 | -5/+1 |
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -83/+43 |
|\ \ |
|
| * | | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values | Bjorn Helgaas | 2013-10-04 | 1 | -16/+12 |
| * | | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code | Yijing Wang | 2013-09-24 | 1 | -66/+30 |
| * | | IB/qib: Use pci_is_root_bus() to check whether it is a root bus | Yijing Wang | 2013-09-24 | 1 | -1/+1 |
| |/ |
|
* | | qib_fs: fix (some) dcache abuses | Al Viro | 2013-11-13 | 1 | -2/+5 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+1 |