| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-12-02 |
|\ |
|
| * | 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-12-01 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | | convert get_sb_single() users | Al Viro | 2010-10-29 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-26 |
|\ |
|
| * | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 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 |
| | | | | | | | | | * | IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properly | Jason Gunthorpe | 2010-10-23 |
| | | | | | | | | | * | IB/qib: Remove unnecessary casts of private_data | Joe Perches | 2010-10-06 |
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | | | | | | | | * | RDMA/nes: Turn carrier off on ifdown | Maciej Sosnowski | 2010-10-06 |
| | | | | | | | | * | RDMA/nes: Report correct port state if interface is down | Chien Tung | 2010-10-06 |
| | | | | | | | | * | RDMA/nes: Remove unneeded variable | Dan Carpenter | 2010-09-28 |
| | | | | | | | | * | RDMA/nes: Fix cast-to-pointer warnings on 32-bit | Roland Dreier | 2010-09-27 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | | | | | * | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 2010-10-23 |
| | | | | | | | * | IB/mlx4: Limit size of fast registration WRs | Eli Cohen | 2010-10-11 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | * | IB: Replace EXTRA_CFLAGS with ccflags-y | matt mooney | 2010-10-23 |
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | | * | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 |
| | | | | | * | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 |
| | | | | | * | IB/mlx4: Add support for IBoE | Eli Cohen | 2010-10-25 |
| | | | | | * | IB/pack: IBoE UD packet packing support | Eli Cohen | 2010-10-14 |
| | | |_|_|/
| | |/| | | |
|
| | | | | * | IB/ehca: Fix driver on relocatable kernel | Sonny Rao | 2010-10-06 |
| | | |_|/
| | |/| | |
|
| | | | * | RDMA/cxgb4: Remove unnecessary KERN_<level> use | Joe Perches | 2010-10-26 |
| | | | * | RDMA/cxgb4: Use cxgb4 service for packet gl to skb | Steve Wise | 2010-10-23 |
| | | | * | RDMA/cxgb4: Export T4 TCP MIB | Steve Wise | 2010-10-23 |
| | | | * | RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers | Steve Wise | 2010-10-11 |
| | | | * | RDMA/cxgb4: Add default_llseek to debugfs files | Steve Wise | 2010-10-11 |
| | | | * | RDMA/cxgb4: Fastreg NSMR fixes | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Don't set completion flag for read requests | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Set the default TCP send window to 128KB | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Use a mutex for QP and EP state transitions | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Support on-chip SQs | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Centralize the wait logic | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: debugfs files for dumping active stags | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Log HW lack-of-resource errors | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Ignore TERMINATE CQEs | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Zero out ISGL padding | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Don't use null ep ptr | Steve Wise | 2010-09-28 |
| | | | * | RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes | Roland Dreier | 2010-09-27 |
| | | |/
| | |/| |
|
| | | * | RDMA/cxgb3: Remove unnecessary KERN_<level> use | Joe Perches | 2010-10-26 |
| | | * | RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error | Steve Wise | 2010-10-23 |
| | |/ |
|
| * / | RDMA/amso1100: Remove KERN_<level> from pr_<level> use | Joe Perches | 2010-09-28 |
| |/ |
|