1. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  2. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  3. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 814b0a6 Merge branches 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  5. c0af2c0 IB/qib: Prevent double completions after a timeout or RNR error by Mike Marciniszyn · 14 years ago
  6. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  7. 414ed90 IB/qib: Fix double add_timer() by Mike Marciniszyn · 14 years ago
  8. 25a54a6b RDMA/nes: Don't generate async events for unregistered devices by Maciej Sosnowski · 14 years ago
  9. 9118626 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  10. e51c7b1 Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-next by Roland Dreier · 14 years ago
  11. 96e61fa RDMA: Update missed conversion of flush_scheduled_work() by Tejun Heo · 14 years ago
  12. e86f8b0 RDMA/ucma: Copy iWARP route information on queries by Steve Wise · 14 years ago
  13. f9a4f6d RDMA/amso1100: Fix compile warnings by Ralf Thielow · 14 years ago
  14. 9478865 RDMA/cxgb4: Set the correct device physical function for iWARP connections by Steve Wise · 14 years ago
  15. 6a09a9d RDMA/cxgb4: Limit MAXBURST EQ context field to 256B by Steve Wise · 14 years ago
  16. d70585f IB/qib: Hold link for TX SERDES settings by Mitko Haralanov · 14 years ago
  17. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  18. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  19. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 14 years ago
  20. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  21. 843276a RDMA/nes: Fix incorrect SFP+ link status detection on driver init by Maciej Sosnowski · 14 years ago
  22. 5f61b2c RDMA/nes: Fix SFP+ link down detection issue with switch port disable by Maciej Sosnowski · 14 years ago
  23. ea62345 RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events by Maciej Sosnowski · 14 years ago
  24. 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
  25. 695b834 IB/srp: Test only once whether iu allocation succeeded by Bart Van Assche · 14 years ago
  26. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  27. da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
  28. 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
  29. 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 14 years ago
  30. eb4a7cb IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) by John L. Burr · 14 years ago
  31. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  32. 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  33. 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 14 years ago
  34. f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 14 years ago
  35. dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 14 years ago
  36. 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 14 years ago
  37. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 14 years ago
  38. 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 14 years ago
  39. 057ae62 IB/qib: Add fix missing from earlier patch by Mike Marciniszyn · 14 years ago
  40. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 14 years ago
  41. 19ede2e IB/qib: Fix interrupt mitigation by Mike Marciniszyn · 14 years ago
  42. aa7374a IB/qib: Avoid duplicate writes to the rcv head register by Mike Marciniszyn · 14 years ago
  43. e706203 IB/qib: Add a few new SERDES tunings by Mike Marciniszyn · 14 years ago
  44. f73df40 IB/qib: Reset packet list after freeing by Mike Marciniszyn · 14 years ago
  45. a0a234d IB/qib: New SERDES init routine and improvements to SI quality by Mike Marciniszyn · 14 years ago
  46. 16028f2 IB/qib: Clear WAIT_SEND flags when setting QP to error state by Mike Marciniszyn · 14 years ago
  47. 6676b3f IB/qib: Fix context allocation with multiple HCAs by Mike Marciniszyn · 14 years ago
  48. 5dbbcb9 IB/qib: Fix multi-Florida HCA host panic on reboot by Mike Marciniszyn · 14 years ago
  49. b3d5cb2 IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better by Mike Marciniszyn · 14 years ago
  50. c7665e5 IB/qib: UD send with immediate receive completion has wrong size by Mike Marciniszyn · 14 years ago
  51. 3c9e5f4 IB/qib: Set port physical state even if other fields are invalid by Mike Marciniszyn · 14 years ago
  52. a377acd IB/qib: Generate completion callback on errors by Mike Marciniszyn · 14 years ago
  53. f509f9c IB/qib: Add support for the new QME7362 card by Mike Marciniszyn · 14 years ago
  54. 0a43e11 IB/qib: Add receive header queue size module parameters by Mike Marciniszyn · 14 years ago
  55. 9d5b243 IB/qib: Remove IB latency turnoff by Mike Marciniszyn · 14 years ago
  56. 601d87b RDMA/nes: Fix string continuation line by Joe Perches · 14 years ago
  57. d0444f1 IB/mthca: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  58. 1397490 IB/mlx4: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  59. 3afa9f1 IB/mlx4: Don't call dma_free_coherent() with irqs disabled by Vladimir Sokolovsky · 14 years ago
  60. 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 14 years ago
  61. 19e364f IPoIB: Remove LRO support by Or Gerlitz · 14 years ago
  62. 1eba27e IB/ipath: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  63. db8b101 RDMA/cxgb4: Don't re-init wait object in init/fini paths by Steve Wise · 14 years ago
  64. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 14 years ago
  65. 9af7627 IB/srp: consolidate hot-path variables into cache lines by David Dillow · 14 years ago
  66. e968467 IB/srp: stop sharing the host lock with SCSI by Bart Van Assche · 14 years ago
  67. 94a9174 IB/srp: reduce lock coverage of command completion by Bart Van Assche · 14 years ago
  68. 76c75b2 IB/srp: reduce local coverage for command submission and EH by Bart Van Assche · 14 years ago
  69. 536ae14 IB/srp: don't move active requests to their own list by Bart Van Assche · 14 years ago
  70. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  71. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  72. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  73. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  74. dcb4cb8 IB/srp: allow lockless work posting by Bart Van Assche · 14 years ago
  75. 9709f0e IB/srp: consolidate state change code by Bart Van Assche · 14 years ago
  76. f8b6e31 IB/srp: allow task management without a previous request by David Dillow · 14 years ago
  77. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  79. 7182afe IB/uverbs: Handle large number of entries in poll CQ by Dan Carpenter · 14 years ago
  80. 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  81. 7adce75 Merge branches 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 14 years ago
  82. 91a4d15 IB: Fix information leak in marshalling code by Vasiliy Kulikov · 14 years ago
  83. f55864a IB/pack: Remove some unused code added by the IBoE patches by Or Gerlitz · 14 years ago
  84. 21d6060 IB/mlx4: Fix IBoE link state by Eli Cohen · 14 years ago
  85. 328266c IB/mlx4: Fix IBoE reported link rate by Eli Cohen · 14 years ago
  86. e27535b IB/mlx4: Fix memory ordering of VLAN insertion control bits by Eli Cohen · 14 years ago
  87. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  88. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  89. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  90. e987fa3 infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h by Jesper Juhl · 14 years ago
  91. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  92. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  93. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  94. 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
  95. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  96. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  97. 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
  98. 2ca78d2 IB/qib: clean up properly if pci_set_consistent_dma_mask() fails by Jason Gunthorpe · 14 years ago
  99. 5d26a1d IB/qib: Allow driver to load if PCIe AER fails by Ralph Campbell · 14 years ago
  100. 9e43e01 IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set by Ralph Campbell · 14 years ago