1. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  2. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  3. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  4. 4c84406 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  5. 1df9fad Merge branches 'cma', 'cxgb4' and 'qib' into for-next by Roland Dreier · 13 years ago
  6. 1c65335 IB/qib: Use pci_dev->revision by Sergei Shtylyov · 13 years ago
  7. d0c49bf RDMA/iwcm: Get rid of enum iw_cm_event_status by Roland Dreier · 13 years ago
  8. ec03d67 IB/ipath: Use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  9. 9f5754e IB/qib: Prevent driver hang with unprogrammed boards by Mitko Haralanov · 13 years ago
  10. 2f25e9a RDMA/cxgb4: EEH errors can hang the driver by Steve Wise · 13 years ago
  11. d9594d9 RDMA/cxgb4: Reset wait condition atomically by Steve Wise · 13 years ago
  12. 85d215b RDMA/cxgb4: Fix missing parentheses by Roel Kluin · 13 years ago
  13. bbe9a0a RDMA/cxgb4: Initialization errors can cause crash by Steve Wise · 13 years ago
  14. 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 13 years ago
  15. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  16. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  17. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  18. e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 13 years ago
  19. dd6f6d0 net: infiniband/hw/nes: convert to hw_features by Michał Mirosław · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. dc50edd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  22. 00a2470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  23. cf55bb2 RDMA/nes: Fix test of uninitialized netdev by Roland Dreier · 13 years ago
  24. 0625bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  25. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  26. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  27. ba82638 Merge branches 'misc', 'nes' and 'srp' into for-next by Roland Dreier · 13 years ago
  28. 7f9e5c48 IB: Increase DMA max_segment_size on Mellanox hardware by David Dillow · 14 years ago
  29. 748bfd9 RDMA/nes: Don't print success message at level KERN_ERR by Roland Dreier · 13 years ago
  30. 0014bd9 mm: export __get_user_pages by Huang Ying · 14 years ago
  31. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  32. 043332c Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next by Roland Dreier · 13 years ago
  33. 2a54390 IB/ipath: Don't reset disabled devices by Nicolas Kaiser · 14 years ago
  34. 36b87b4 IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs by Mitko Haralanov · 13 years ago
  35. 4634b79 IB/qib: Set default LE2 value for active cables to 0 by Mitko Haralanov · 13 years ago
  36. db5d040 RDMA/cxgb4: Debugfs dump_qp() updates by Steve Wise · 13 years ago
  37. 767fbe8 RDMA/cxgb4: Dispatch FATAL event on EEH errors by Steve Wise · 13 years ago
  38. b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 13 years ago
  39. a9c7719 RDMA/cxgb4: Enable on-chip SQ support by default by Steve Wise · 13 years ago
  40. ffc3f74 RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps by Steve Wise · 13 years ago
  41. 2942813 RDMA/cxgb4: Remove db_drop_task by Steve Wise · 13 years ago
  42. b52fe09 RDMA/cxgb4: Turn on delayed ACK by Steve Wise · 13 years ago
  43. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  44. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  45. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  46. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  47. cc7fb05 IB/qib: Return correct MAD when setting link width to 255 by Mitko Haralanov · 13 years ago
  48. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  49. 814b0a6 Merge branches 'nes' and 'qib' into for-next by Roland Dreier · 13 years ago
  50. c0af2c0 IB/qib: Prevent double completions after a timeout or RNR error by Mike Marciniszyn · 13 years ago
  51. 1765a57 net: make dev->master general by Jiri Pirko · 13 years ago
  52. 414ed90 IB/qib: Fix double add_timer() by Mike Marciniszyn · 13 years ago
  53. 25a54a6b RDMA/nes: Don't generate async events for unregistered devices by Maciej Sosnowski · 13 years ago
  54. 9118626 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  55. e51c7b1 Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-next by Roland Dreier · 14 years ago
  56. f9a4f6d RDMA/amso1100: Fix compile warnings by Ralf Thielow · 14 years ago
  57. 9478865 RDMA/cxgb4: Set the correct device physical function for iWARP connections by Steve Wise · 14 years ago
  58. 6a09a9d RDMA/cxgb4: Limit MAXBURST EQ context field to 256B by Steve Wise · 14 years ago
  59. d70585f IB/qib: Hold link for TX SERDES settings by Mitko Haralanov · 14 years ago
  60. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  61. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  62. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 14 years ago
  63. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  64. 843276a RDMA/nes: Fix incorrect SFP+ link status detection on driver init by Maciej Sosnowski · 14 years ago
  65. 5f61b2c RDMA/nes: Fix SFP+ link down detection issue with switch port disable by Maciej Sosnowski · 14 years ago
  66. ea62345 RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events by Maciej Sosnowski · 14 years ago
  67. 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
  68. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
  70. 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
  71. 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 14 years ago
  72. eb4a7cb IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) by John L. Burr · 14 years ago
  73. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  74. 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  75. 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 14 years ago
  76. f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 14 years ago
  77. dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 14 years ago
  78. 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 14 years ago
  79. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 14 years ago
  80. 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 14 years ago
  81. 057ae62 IB/qib: Add fix missing from earlier patch by Mike Marciniszyn · 14 years ago
  82. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 14 years ago
  83. 19ede2e IB/qib: Fix interrupt mitigation by Mike Marciniszyn · 14 years ago
  84. aa7374a IB/qib: Avoid duplicate writes to the rcv head register by Mike Marciniszyn · 14 years ago
  85. e706203 IB/qib: Add a few new SERDES tunings by Mike Marciniszyn · 14 years ago
  86. f73df40 IB/qib: Reset packet list after freeing by Mike Marciniszyn · 14 years ago
  87. a0a234d IB/qib: New SERDES init routine and improvements to SI quality by Mike Marciniszyn · 14 years ago
  88. 16028f2 IB/qib: Clear WAIT_SEND flags when setting QP to error state by Mike Marciniszyn · 14 years ago
  89. 6676b3f IB/qib: Fix context allocation with multiple HCAs by Mike Marciniszyn · 14 years ago
  90. 5dbbcb9 IB/qib: Fix multi-Florida HCA host panic on reboot by Mike Marciniszyn · 14 years ago
  91. b3d5cb2 IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better by Mike Marciniszyn · 14 years ago
  92. c7665e5 IB/qib: UD send with immediate receive completion has wrong size by Mike Marciniszyn · 14 years ago
  93. 3c9e5f4 IB/qib: Set port physical state even if other fields are invalid by Mike Marciniszyn · 14 years ago
  94. a377acd IB/qib: Generate completion callback on errors by Mike Marciniszyn · 14 years ago
  95. f509f9c IB/qib: Add support for the new QME7362 card by Mike Marciniszyn · 14 years ago
  96. 0a43e11 IB/qib: Add receive header queue size module parameters by Mike Marciniszyn · 14 years ago
  97. 9d5b243 IB/qib: Remove IB latency turnoff by Mike Marciniszyn · 14 years ago
  98. 601d87b RDMA/nes: Fix string continuation line by Joe Perches · 14 years ago
  99. d0444f1 IB/mthca: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  100. 1397490 IB/mlx4: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago