Age | Commit message (Expand) | Author | Files | Lines |
2010-12-08 | IB/uverbs: Handle large number of entries in poll CQ | Dan Carpenter | 1 | -43/+56 |
2010-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -37/+11 |
2010-12-01 | Merge branches 'misc', 'mlx4' and 'nes' into for-next | Roland Dreier | 2 | -7/+7 |
2010-12-01 | IB: Fix information leak in marshalling code | Vasiliy Kulikov | 1 | -0/+4 |
2010-12-01 | IB/pack: Remove some unused code added by the IBoE patches | Or Gerlitz | 1 | -30/+0 |
2010-12-01 | IB/mlx4: Fix IBoE link state | Eli Cohen | 1 | -1/+1 |
2010-12-01 | IB/mlx4: Fix IBoE reported link rate | Eli Cohen | 1 | -1/+1 |
2010-12-01 | IB/mlx4: Fix memory ordering of VLAN insertion control bits | Eli Cohen | 1 | -5/+5 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-10-29 | convert get_sb_single() users | Al Viro | 2 | -14/+14 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -0/+2 |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 55 | -702/+2323 |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 1 | -2/+1 |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 55 | -702/+2323 |
2010-10-26 | IB/qib: clean up properly if pci_set_consistent_dma_mask() fails | Jason Gunthorpe | 1 | -1/+3 |
2010-10-26 | IB/qib: Allow driver to load if PCIe AER fails | Ralph Campbell | 1 | -1/+3 |
2010-10-26 | IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set | Ralph Campbell | 1 | -0/+1 |
2010-10-26 | IB/qib: Fix extra log level in qib_early_err() | Jason Gunthorpe | 1 | -1/+1 |
2010-10-26 | RDMA/cxgb4: Remove unnecessary KERN_<level> use | Joe Perches | 1 | -2/+2 |
2010-10-26 | RDMA/cxgb3: Remove unnecessary KERN_<level> use | Joe Perches | 1 | -2/+2 |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2 | -0/+2 |
2010-10-25 | IB/core: Add link layer type information to sysfs | Eli Cohen | 1 | -0/+15 |
2010-10-25 | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 3 | -27/+161 |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen | 5 | -12/+47 |
2010-10-25 | IB/mlx4: Add support for IBoE | Eli Cohen | 5 | -108/+687 |
2010-10-25 | IB/uverbs: Return link layer type to userspace for query port operation | Eli Cohen | 1 | -0/+2 |
2010-10-24 | IB/srp: Sync buffer before posting send | David Dillow | 1 | -0/+5 |
2010-10-24 | IB/srp: Use list_first_entry() | Bart Van Assche | 1 | -1/+1 |
2010-10-24 | IB/srp: Reduce number of BUSY conditions | Bart Van Assche | 1 | -2/+7 |
2010-10-24 | IB/srp: Eliminate two forward declarations | David Dillow | 1 | -73/+69 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 5 | -7/+7 |
2010-10-23 | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 | Jack Morgenstein | 1 | -5/+23 |
2010-10-23 | IB: Replace EXTRA_CFLAGS with ccflags-y | matt mooney | 4 | -9/+5 |
2010-10-23 | RDMA/ucma: Allow tuning the max listen backlog | Steve Wise | 1 | -6/+33 |
2010-10-23 | IPoIB: Set dev_id field of net_device | Eli Cohen | 1 | -0/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -4/+5 |
2010-10-22 | IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ | David Dillow | 2 | -10/+103 |
2010-10-22 | IB/srp: Preparation for transmit ring response allocation | Bart Van Assche | 2 | -15/+25 |
2010-10-22 | IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properly | Jason Gunthorpe | 2 | -3/+8 |
2010-10-22 | RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error | Steve Wise | 6 | -20/+71 |
2010-10-22 | RDMA/cxgb4: Use cxgb4 service for packet gl to skb | Steve Wise | 1 | -41/+1 |
2010-10-22 | RDMA/cxgb4: Export T4 TCP MIB | Steve Wise | 1 | -1/+11 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 6 | -4/+14 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 4 | -5/+5 |
2010-10-16 | infiniband: fix mlx4 kconfig dependency warning | Randy Dunlap | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 6 | -4/+14 |
2010-10-14 | IB/pack: IBoE UD packet packing support | Eli Cohen | 3 | -30/+91 |
2010-10-13 | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 3 | -26/+333 |
2010-10-13 | IB/mad: IBoE supports only QP1 (no QP0) | Eli Cohen | 4 | -26/+78 |