- d6f1c17 IB/qib: Change lkey table allocation to support more MRs by Mike Marciniszyn · 9 years ago
- 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 10 years ago
- 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- dc3f419 make simple_positive() public by Al Viro · 10 years ago
- 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
- 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
- da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 10 years ago
- 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
- bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
- a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
- f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
- 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
- 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
- ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 10 years ago
- d498862 IB/qib: use arch_phys_wc_add() by Luis R. Rodriguez · 10 years ago
- 87a26e9 IB/qib: add acounting for MTRR by Luis R. Rodriguez · 10 years ago
- 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
- 4961772 infinibad: weird APIs switched to ->write_iter() by Al Viro · 10 years ago
- c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
- a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
- a95104f Infiniband: Fix potential NULL d_inode dereference by David Howells · 10 years ago
- 041af0b IB/qib: Fix sizeof checkpatch warnings by Mike Marciniszyn · 10 years ago
- 590c3fe IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c by Andreea-Cristina Bernat · 10 years ago
- 03c8859 IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c by Andreea-Cristina Bernat · 10 years ago
- 0e6bbba IB/qib: Add support for the new QMH7360 card by Vinit Agnihotri · 10 years ago
- 18c0b82 IB/qib: Do not write EEPROM by Mitko Haralanov · 10 years ago
- 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
- 18c85d0 [infiniband] remove pointless assignments by Al Viro · 10 years ago
- 85cbb7c IB/qib: Correct reference counting in debugfs qp_stats by Mike Marciniszyn · 10 years ago
- f5c4984 IB/qib: Change get_user_pages() usage to always NULL vmas by Mike Marciniszyn · 10 years ago
- a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
- eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 60093dc IB: Return error for unsupported QP creation flags by Or Gerlitz · 11 years ago
- 0a66d2b IB/qib: Additional Intel branding changes by Vinit Agnihotri · 11 years ago
- 911eccd IB/qib: Fix port in pkey change event by Mike Marciniszyn · 11 years ago
- bf3f043 IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
- f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 446bf43 IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads by Mike Marciniszyn · 11 years ago
- 186f8ba IB/qib: Cleanup qib_register_observer() by Dan Carpenter · 11 years ago
- 49c0e24 IB/qib: Change SDMA progression mode depending on single- or multi-rail by CQ Tang · 11 years ago
- db49882 IB/qib: Remove duplicate check in get_a_ctxt() by Dan Carpenter · 11 years ago
- 06064a1 IB/qib: Fix memory leak of recv context when driver fails to initialize. by Dennis Dalessandro · 11 years ago
- 8572de9 IB/qib: fixup indentation in qib_ib_rcv() by Yann Droneaud · 11 years ago
- 37a9676 IB/qib: add missing braces in do_qib_user_sdma_queue_create() by Yann Droneaud · 11 years ago
- 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 11 years ago
- 1ed88dd IB/qib: Add percpu counter replacing qib_devdata int_counter by Mike Marciniszyn · 11 years ago
- f8b6c47 IB/qib: Fix debugfs ordering issue with multiple HCAs by Mike Marciniszyn · 11 years ago
- 1c20c81 IB/qib: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 11 years ago
- eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
- 2f75e12 IB/qib: Add missing serdes init sequence by Mike Marciniszyn · 11 years ago
- fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
- 6e0ea9e IB/qib: Fix QP check when looping back to/from QP1 by Ira Weiny · 11 years ago
- dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
- 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 441a9d0 qib_fs: fix (some) dcache abuses by Al Viro · 11 years ago
- 2fadd83 IB/qib: Fix txselect regression by Mike Marciniszyn · 11 years ago
- 78a5886 IB/qib: Fix checkpatch __packed warnings by Mike Marciniszyn · 11 years ago
- 603e772 IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() by Jan Kara · 11 years ago
- 0307863 IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values by Bjorn Helgaas · 11 years ago
- 0ce0e62 IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code by Yijing Wang · 11 years ago
- dcaa73d IB/qib: Use pci_is_root_bus() to check whether it is a root bus by Yijing Wang · 11 years ago
- 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
- 0318f68 IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards by Ira Weiny · 11 years ago
- b29b076 IB/qib: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
- bea25e8 IB/qib: Make qib_driver static by Paul Bolle · 11 years ago
- 4668e4b IB/qib: Improve SDMA performance by CQ Tang · 12 years ago
- b268e4d IB/qib: Add err_decode() call for ring dump by Mike Marciniszyn · 12 years ago
- c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 12 years ago
- 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 12 years ago
- 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 12 years ago
- 22baa40 IB/qib: New transmitter tunning settings for Dell 1.1 backplane by Mitko Haralanov · 12 years ago
- 1dd173b IB/qib: Add qp_stats debug file by Mike Marciniszyn · 12 years ago
- 17db3a9 IB/qib: Add per-context stats interface by Mike Marciniszyn · 12 years ago
- ddb8876 IB/qib: Convert opcode counters to per-context by Mike Marciniszyn · 12 years ago
- 85caafe IB/qib: Optimize CQ callbacks by Mike Marciniszyn · 12 years ago
- c804f07 IB/qib: Add dual-rail NUMA awareness for PSM processes by Ramkrishna Vepa · 12 years ago
- e0f30ba IB/qib: Add optional NUMA affinity by Ramkrishna Vepa · 12 years ago
- ab4a13d IB/qib: Update minor version number by Vinit Agnihotri · 12 years ago
- f7cf9a6 IB/qib: Remove atomic_inc_not_zero() from QP RCU by Mike Marciniszyn · 12 years ago
- 8469ba3 IB/qib: Add DCA support by Mike Marciniszyn · 12 years ago
- f3bdf34 IB/qib: Fix lockdep splat in qib_alloc_lkey() by Mike Marciniszyn · 12 years ago
- e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
- c9bdad3 IB/qib: Correct qib_verbs_register_sysfs() error handling by Mike Marciniszyn · 12 years ago
- ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 12 years ago
- e2eed58 IB/qib: change QLogic to Intel by Vinit Agnihotri · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- 80f22b4 IB/qib: convert to idr_alloc() by Tejun Heo · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- bcc9b67 IB/qib: Fix QP locate/remove race by Mike Marciniszyn · 12 years ago
- d359f35 IB/qib: Fix for broken sparse warning fix by Mike Marciniszyn · 12 years ago
- 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago