Age | Commit message (Expand) | Author |
2011-01-10 | IB/qib: Remove IB latency turnoff | Mike Marciniszyn |
2011-01-10 | RDMA/nes: Fix string continuation line | Joe Perches |
2011-01-10 | IB/mthca: Handle -ENOMEM in forward_trap() | Dan Carpenter |
2011-01-10 | IB/mlx4: Handle -ENOMEM in forward_trap() | Dan Carpenter |
2011-01-10 | IB/mlx4: Don't call dma_free_coherent() with irqs disabled | Vladimir Sokolovsky |
2011-01-10 | IPoIB: Add GRO support | Or Gerlitz |
2011-01-10 | IPoIB: Remove LRO support | Or Gerlitz |
2011-01-10 | IB/ipath: Use printf extension %pR for struct resource | Joe Perches |
2011-01-10 | RDMA/cxgb4: Don't re-init wait object in init/fini paths | Steve Wise |
2011-01-10 | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger |
2011-01-10 | IB/srp: consolidate hot-path variables into cache lines | David Dillow |
2011-01-10 | IB/srp: stop sharing the host lock with SCSI | Bart Van Assche |
2011-01-10 | IB/srp: reduce lock coverage of command completion | Bart Van Assche |
2011-01-10 | IB/srp: reduce local coverage for command submission and EH | Bart Van Assche |
2011-01-10 | IB/srp: don't move active requests to their own list | Bart Van Assche |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin |
2011-01-05 | IB/srp: allow lockless work posting | Bart Van Assche |
2011-01-05 | IB/srp: consolidate state change code | Bart Van Assche |
2011-01-05 | IB/srp: allow task management without a previous request | David Dillow |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-08 | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter |
2010-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-12-01 | Merge branches 'misc', 'mlx4' and 'nes' into for-next | Roland Dreier |
2010-12-01 | IB: Fix information leak in marshalling code | Vasiliy Kulikov |
2010-12-01 | IB/pack: Remove some unused code added by the IBoE patches | Or Gerlitz |
2010-12-01 | IB/mlx4: Fix IBoE link state | Eli Cohen |
2010-12-01 | IB/mlx4: Fix IBoE reported link rate | Eli Cohen |
2010-12-01 | IB/mlx4: Fix memory ordering of VLAN insertion control bits | Eli Cohen |
2010-11-24 | infiniband: remove dev_base_lock use | Eric Dumazet |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-15 | infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h | Jesper Juhl |
2010-11-11 | net: get rid of rtable->idev | Eric Dumazet |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier |
2010-10-26 | IB/qib: clean up properly if pci_set_consistent_dma_mask() fails | Jason Gunthorpe |
2010-10-26 | IB/qib: Allow driver to load if PCIe AER fails | Ralph Campbell |
2010-10-26 | IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set | Ralph Campbell |
2010-10-26 | IB/qib: Fix extra log level in qib_early_err() | Jason Gunthorpe |
2010-10-26 | RDMA/cxgb4: Remove unnecessary KERN_<level> use | Joe Perches |
2010-10-26 | RDMA/cxgb3: Remove unnecessary KERN_<level> use | Joe Perches |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |