1. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  2. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 13 years ago
  3. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  4. 843276a RDMA/nes: Fix incorrect SFP+ link status detection on driver init by Maciej Sosnowski · 14 years ago
  5. 5f61b2c RDMA/nes: Fix SFP+ link down detection issue with switch port disable by Maciej Sosnowski · 14 years ago
  6. ea62345 RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events by Maciej Sosnowski · 14 years ago
  7. 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
  8. 695b834 IB/srp: Test only once whether iu allocation succeeded by Bart Van Assche · 13 years ago
  9. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  10. da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
  11. 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
  12. 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 13 years ago
  13. eb4a7cb IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) by John L. Burr · 13 years ago
  14. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  15. 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 13 years ago
  16. 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 13 years ago
  17. f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 13 years ago
  18. dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 13 years ago
  19. 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 13 years ago
  20. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 13 years ago
  21. 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 13 years ago
  22. 057ae62 IB/qib: Add fix missing from earlier patch by Mike Marciniszyn · 13 years ago
  23. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 13 years ago
  24. 19ede2e IB/qib: Fix interrupt mitigation by Mike Marciniszyn · 13 years ago
  25. aa7374a IB/qib: Avoid duplicate writes to the rcv head register by Mike Marciniszyn · 13 years ago
  26. e706203 IB/qib: Add a few new SERDES tunings by Mike Marciniszyn · 13 years ago
  27. f73df40 IB/qib: Reset packet list after freeing by Mike Marciniszyn · 13 years ago
  28. a0a234d IB/qib: New SERDES init routine and improvements to SI quality by Mike Marciniszyn · 13 years ago
  29. 16028f2 IB/qib: Clear WAIT_SEND flags when setting QP to error state by Mike Marciniszyn · 13 years ago
  30. 6676b3f IB/qib: Fix context allocation with multiple HCAs by Mike Marciniszyn · 13 years ago
  31. 5dbbcb9 IB/qib: Fix multi-Florida HCA host panic on reboot by Mike Marciniszyn · 13 years ago
  32. b3d5cb2 IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better by Mike Marciniszyn · 13 years ago
  33. c7665e5 IB/qib: UD send with immediate receive completion has wrong size by Mike Marciniszyn · 13 years ago
  34. 3c9e5f4 IB/qib: Set port physical state even if other fields are invalid by Mike Marciniszyn · 13 years ago
  35. a377acd IB/qib: Generate completion callback on errors by Mike Marciniszyn · 13 years ago
  36. f509f9c IB/qib: Add support for the new QME7362 card by Mike Marciniszyn · 13 years ago
  37. 0a43e11 IB/qib: Add receive header queue size module parameters by Mike Marciniszyn · 13 years ago
  38. 9d5b243 IB/qib: Remove IB latency turnoff by Mike Marciniszyn · 13 years ago
  39. 601d87b RDMA/nes: Fix string continuation line by Joe Perches · 13 years ago
  40. d0444f1 IB/mthca: Handle -ENOMEM in forward_trap() by Dan Carpenter · 13 years ago
  41. 1397490 IB/mlx4: Handle -ENOMEM in forward_trap() by Dan Carpenter · 13 years ago
  42. 3afa9f19 IB/mlx4: Don't call dma_free_coherent() with irqs disabled by Vladimir Sokolovsky · 13 years ago
  43. 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 13 years ago
  44. 19e364f6 IPoIB: Remove LRO support by Or Gerlitz · 13 years ago
  45. 1eba27e IB/ipath: Use printf extension %pR for struct resource by Joe Perches · 13 years ago
  46. db8b101 RDMA/cxgb4: Don't re-init wait object in init/fini paths by Steve Wise · 13 years ago
  47. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 13 years ago
  48. 9af7627 IB/srp: consolidate hot-path variables into cache lines by David Dillow · 14 years ago
  49. e968467 IB/srp: stop sharing the host lock with SCSI by Bart Van Assche · 14 years ago
  50. 94a9174 IB/srp: reduce lock coverage of command completion by Bart Van Assche · 14 years ago
  51. 76c75b2 IB/srp: reduce local coverage for command submission and EH by Bart Van Assche · 14 years ago
  52. 536ae14 IB/srp: don't move active requests to their own list by Bart Van Assche · 14 years ago
  53. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 13 years ago
  54. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 13 years ago
  55. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  56. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 13 years ago
  57. dcb4cb8 IB/srp: allow lockless work posting by Bart Van Assche · 14 years ago
  58. 9709f0e IB/srp: consolidate state change code by Bart Van Assche · 14 years ago
  59. f8b6e31 IB/srp: allow task management without a previous request by David Dillow · 14 years ago
  60. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  61. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  62. 7182afe IB/uverbs: Handle large number of entries in poll CQ by Dan Carpenter · 14 years ago
  63. 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  64. 7adce75 Merge branches 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 14 years ago
  65. 91a4d15 IB: Fix information leak in marshalling code by Vasiliy Kulikov · 14 years ago
  66. f55864a IB/pack: Remove some unused code added by the IBoE patches by Or Gerlitz · 14 years ago
  67. 21d60609 IB/mlx4: Fix IBoE link state by Eli Cohen · 14 years ago
  68. 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 14 years ago
  69. e27535b IB/mlx4: Fix memory ordering of VLAN insertion control bits by Eli Cohen · 14 years ago
  70. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  71. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  72. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  73. e987fa3 infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h by Jesper Juhl · 14 years ago
  74. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  75. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  76. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  77. 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
  78. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  79. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  80. 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
  81. 2ca78d2 IB/qib: clean up properly if pci_set_consistent_dma_mask() fails by Jason Gunthorpe · 14 years ago
  82. 5d26a1d IB/qib: Allow driver to load if PCIe AER fails by Ralph Campbell · 14 years ago
  83. 9e43e01 IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set by Ralph Campbell · 14 years ago
  84. 82fdb0a IB/qib: Fix extra log level in qib_early_err() by Jason Gunthorpe · 14 years ago
  85. aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  86. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  87. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  88. 8ad330a IB/core: Add link layer type information to sysfs by Eli Cohen · 14 years ago
  89. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  90. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  91. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  92. 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
  93. 19081f3 IB/srp: Sync buffer before posting send by David Dillow · 14 years ago
  94. 21c1a90 IB/srp: Use list_first_entry() by Bart Van Assche · 14 years ago
  95. 7ade400 IB/srp: Reduce number of BUSY conditions by Bart Van Assche · 14 years ago
  96. 05a1d75 IB/srp: Eliminate two forward declarations by David Dillow · 14 years ago
  97. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  98. d0d68b8 IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 by Jack Morgenstein · 14 years ago
  99. 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 14 years ago
  100. 97cb7e4 RDMA/ucma: Allow tuning the max listen backlog by Steve Wise · 14 years ago