- 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 14 years ago
- f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 14 years ago
- dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 14 years ago
- 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 14 years ago
- 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 14 years ago
- 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 14 years ago
- 057ae62 IB/qib: Add fix missing from earlier patch by Mike Marciniszyn · 14 years ago
- 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 14 years ago
- 19ede2e IB/qib: Fix interrupt mitigation by Mike Marciniszyn · 14 years ago
- aa7374a IB/qib: Avoid duplicate writes to the rcv head register by Mike Marciniszyn · 14 years ago
- e706203 IB/qib: Add a few new SERDES tunings by Mike Marciniszyn · 14 years ago
- f73df40 IB/qib: Reset packet list after freeing by Mike Marciniszyn · 14 years ago
- a0a234d IB/qib: New SERDES init routine and improvements to SI quality by Mike Marciniszyn · 14 years ago
- 16028f2 IB/qib: Clear WAIT_SEND flags when setting QP to error state by Mike Marciniszyn · 14 years ago
- 6676b3f IB/qib: Fix context allocation with multiple HCAs by Mike Marciniszyn · 14 years ago
- 5dbbcb9 IB/qib: Fix multi-Florida HCA host panic on reboot by Mike Marciniszyn · 14 years ago
- b3d5cb2 IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better by Mike Marciniszyn · 14 years ago
- c7665e5 IB/qib: UD send with immediate receive completion has wrong size by Mike Marciniszyn · 14 years ago
- 3c9e5f4 IB/qib: Set port physical state even if other fields are invalid by Mike Marciniszyn · 14 years ago
- a377acd IB/qib: Generate completion callback on errors by Mike Marciniszyn · 14 years ago
- f509f9c IB/qib: Add support for the new QME7362 card by Mike Marciniszyn · 14 years ago
- 0a43e11 IB/qib: Add receive header queue size module parameters by Mike Marciniszyn · 14 years ago
- 9d5b243 IB/qib: Remove IB latency turnoff by Mike Marciniszyn · 14 years ago
- 7182afe IB/uverbs: Handle large number of entries in poll CQ by Dan Carpenter · 14 years ago
- 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 7adce75 Merge branches 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 14 years ago
- 91a4d15 IB: Fix information leak in marshalling code by Vasiliy Kulikov · 14 years ago
- f55864a IB/pack: Remove some unused code added by the IBoE patches by Or Gerlitz · 14 years ago
- 21d60609 IB/mlx4: Fix IBoE link state by Eli Cohen · 14 years ago
- 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 14 years ago
- e27535b IB/mlx4: Fix memory ordering of VLAN insertion control bits by Eli Cohen · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
- 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
- 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
- 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- 2ca78d2 IB/qib: clean up properly if pci_set_consistent_dma_mask() fails by Jason Gunthorpe · 14 years ago
- 5d26a1d IB/qib: Allow driver to load if PCIe AER fails by Ralph Campbell · 14 years ago
- 9e43e01 IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set by Ralph Campbell · 14 years ago
- 82fdb0a IB/qib: Fix extra log level in qib_early_err() by Jason Gunthorpe · 14 years ago
- aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
- ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
- 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
- 8ad330a IB/core: Add link layer type information to sysfs by Eli Cohen · 14 years ago
- 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
- af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
- fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
- 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
- 19081f3 IB/srp: Sync buffer before posting send by David Dillow · 14 years ago
- 21c1a90 IB/srp: Use list_first_entry() by Bart Van Assche · 14 years ago
- 7ade400 IB/srp: Reduce number of BUSY conditions by Bart Van Assche · 14 years ago
- 05a1d75 IB/srp: Eliminate two forward declarations by David Dillow · 14 years ago
- 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- d0d68b8 IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 by Jack Morgenstein · 14 years ago
- 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 14 years ago
- 97cb7e4 RDMA/ucma: Allow tuning the max listen backlog by Steve Wise · 14 years ago
- c3aa9b1 IPoIB: Set dev_id field of net_device by Eli Cohen · 14 years ago
- 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- bb12588 IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ by David Dillow · 14 years ago
- dd5e6e3 IB/srp: Preparation for transmit ring response allocation by Bart Van Assche · 14 years ago
- 5715f5d IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properly by Jason Gunthorpe · 14 years ago
- b955150 RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error by Steve Wise · 14 years ago
- da411ba RDMA/cxgb4: Use cxgb4 service for packet gl to skb by Steve Wise · 14 years ago
- de5dd81 RDMA/cxgb4: Export T4 TCP MIB by Steve Wise · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
- e00ce92 infiniband: fix mlx4 kconfig dependency warning by Randy Dunlap · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
- 3c86aa7 RDMA/cm: Add RDMA CM support for IBoE devices by Eli Cohen · 14 years ago
- fac70d5 IB/mad: IBoE supports only QP1 (no QP0) by Eli Cohen · 14 years ago
- 7b4c876 IPoIB: Skip IBoE ports by Eli Cohen · 14 years ago
- 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
- 26012f0 RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy by Animesh K Trivedi · 14 years ago
- 3160977 RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers by Steve Wise · 14 years ago
- 8bbac89 RDMA/cxgb4: Add default_llseek to debugfs files by Steve Wise · 14 years ago
- 5a0fd09 IB/mlx4: Limit size of fast registration WRs by Eli Cohen · 14 years ago
- 0f2f930 IB/qib: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
- 52106bd RDMA/nes: Turn carrier off on ifdown by Maciej Sosnowski · 14 years ago
- 2932772 RDMA/nes: Report correct port state if interface is down by Chien Tung · 14 years ago
- 625fbd3 IB/ehca: Fix driver on relocatable kernel by Sonny Rao · 14 years ago
- 557d0540 IB/umad: Make user_mad semaphore a real one by Thomas Gleixner · 14 years ago
- fc4ec9b RDMA/amso1100: Remove KERN_<level> from pr_<level> use by Joe Perches · 14 years ago
- 4d8d638 RDMA/nes: Remove unneeded variable by Dan Carpenter · 14 years ago
- fed1db3 IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) by Christoph Lameter · 14 years ago
- 40dbf6e RDMA/cxgb4: Fastreg NSMR fixes by Steve Wise · 14 years ago
- 410ade4 RDMA/cxgb4: Don't set completion flag for read requests by Steve Wise · 14 years ago
- 98ae68b RDMA/cxgb4: Set the default TCP send window to 128KB by Steve Wise · 14 years ago
- 2f5b48c RDMA/cxgb4: Use a mutex for QP and EP state transitions by Steve Wise · 14 years ago
- c6d7b26 RDMA/cxgb4: Support on-chip SQs by Steve Wise · 14 years ago
- aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
- 9e8d1fa3 RDMA/cxgb4: debugfs files for dumping active stags by Steve Wise · 14 years ago
- 05fb962 RDMA/cxgb4: Log HW lack-of-resource errors by Steve Wise · 14 years ago
- 0e42c1f RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages by Steve Wise · 14 years ago
- 6ff0e34 RDMA/cxgb4: Ignore TERMINATE CQEs by Steve Wise · 14 years ago
- 7459486 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions by Steve Wise · 14 years ago
- 13fecb8 RDMA/cxgb4: Zero out ISGL padding by Steve Wise · 14 years ago
- af93fb5 RDMA/cxgb4: Don't use null ep ptr by Steve Wise · 14 years ago