Age | Commit message (Expand) | Author |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-03 | IB/core: Move SM class defines from ib_mad.h to ib_smi.h | Ira Weiny |
2015-08-30 | qib: Support ib_alloc_mr verb | Sagi Grimberg |
2015-08-28 | ipath,qib: Expose max_sge_rd correctly | Steve Wise |
2015-08-28 | IB/core: Add core header changes needed for OPA | Dennis Dalessandro |
2015-08-28 | IB/qib: Change lkey table allocation to support more MRs | Mike Marciniszyn |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-06-23 | make simple_positive() public | Al Viro |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny |
2015-06-12 | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny |
2015-06-12 | IB/mad: Support alternate Base Versions when creating MADs | Ira Weiny |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak |
2015-06-12 | IB/core: Change provider's API of create_cq to be extendible | Matan Barak |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny |
2015-05-20 | IB/core: Convert core to use bitfield for caps | Ira Weiny |
2015-05-20 | IB/core: Add per port immutable struct to ib_device | Ira Weiny |
2015-05-18 | IB/Verbs: Implement new callback query_protocol() | Michael Wang |
2015-05-12 | IB/qib: fix test of unsigned variable | Mike Marciniszyn |
2015-05-05 | IB/qib: use arch_phys_wc_add() | Luis R. Rodriguez |
2015-05-05 | IB/qib: add acounting for MTRR | Luis R. Rodriguez |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells |
2015-04-11 | infinibad: weird APIs switched to ->write_iter() | Al Viro |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-02-20 | IB/qib: Add blank line after declaration | Mike Marciniszyn |
2015-02-20 | IB/qib: Fix checkpatch warnings | Mike Marciniszyn |
2015-02-20 | Infiniband: Fix potential NULL d_inode dereference | David Howells |
2015-02-17 | IB/qib: Fix sizeof checkpatch warnings | Mike Marciniszyn |
2015-02-17 | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c | Andreea-Cristina Bernat |
2015-02-17 | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c | Andreea-Cristina Bernat |
2015-02-16 | IB/qib: Add support for the new QMH7360 card | Vinit Agnihotri |
2015-02-16 | IB/qib: Do not write EEPROM | Mitko Haralanov |
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 |