1. 7c757eb RDMA/nes: Fix mis-merge by Roland Dreier · 16 years ago
  2. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  3. 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  4. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  5. d092955 infiniband: convert nes driver to net_device_ops by Stephen Hemminger · 16 years ago
  6. c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 16 years ago
  7. 9d5ab13 RDMA/nes: Handle MPA Reject message properly by Faisal Latif · 16 years ago
  8. 0145f34 RDMA/nes: Improve use of PBLs by Don Wood · 16 years ago
  9. 2869975 RDMA/nes: Remove LLTX by Faisal Latif · 16 years ago
  10. fd87778 RDMA/nes: Inform hardware that asynchronous event has been handled by Don Wood · 16 years ago
  11. 7b14ab0 RDMA/nes: Fix tmp_addr compilation warning by Chien Tung · 16 years ago
  12. b9c367e RDMA/nes: Report correct vendor_id and vendor_part_id by Chien Tung · 16 years ago
  13. cd6853d RDMA/nes: Update copyright to new legal entity and year by Chien Tung · 16 years ago
  14. dae5d13 RDMA/nes: Account for freed PBL after HW operation by Don Wood · 16 years ago
  15. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  16. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  17. 03080e5c RDMA/nes: Fix for NIPQUAD removal by Harvey Harrison · 16 years ago
  18. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  19. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  20. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  21. e189062 RDMA/nes: Remove tx_free_list by Faisal Latif · 16 years ago
  22. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  23. 6098d10 RDMA/nes: Cleanup warnings by Chien Tung · 16 years ago
  24. 1ee8655 RDMA/nes: Add loopback check to make_cm_node() by Chien Tung · 16 years ago
  25. f3181a1 RDMA/nes: Check cqp_avail_reqs is empty after locking the list by Faisal Latif · 16 years ago
  26. abb7725 RDMA/nes: Fix TCP compliance test failures by Faisal Latif · 16 years ago
  27. 4a14f6a RDMA/nes: Forward packets for a new connection with stale APBVT entry by Faisal Latif · 16 years ago
  28. 183ecfa RDMA/nes: Avoid race between MPA request and reset event to rdma_cm by Faisal Latif · 16 years ago
  29. 879e5bd RDMA/nes: Lock down connected_nodes list while processing it by Faisal Latif · 16 years ago
  30. c5d321e RDMA/nes: Cleanup cqp_request list usage by Faisal Latif · 16 years ago
  31. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. 6336936 RDMA/nes: Mitigate compatibility issue regarding PCIe write credits by Chien Tung · 16 years ago
  33. 2e36954 RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps by Vadim Makhervaks · 16 years ago
  34. 35c6d69 RDMA/nes: Correct handling of PBL resources by Chien Tung · 16 years ago
  35. 5880ff1 RDMA/nes: Reindent mis-indented spinlocks by Ilpo Järvinen · 16 years ago
  36. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  37. 8cf14e3 net: easy removals of HIPQUAD using %pI4 format by Harvey Harrison · 16 years ago
  38. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  39. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  40. fbcffcc RDMA/nes: Fix slab corruption by Chien Tung · 16 years ago
  41. e2f5e73 RDMA/nes: Correct error_module bit mask by Chien Tung · 16 years ago
  42. 7191a0a RDMA/nes: Fix routed RDMA connections by Bob Sharp · 16 years ago
  43. 7e36d3d RDMA/nes: Enhanced PFT management scheme by Vadim Makhervaks · 16 years ago
  44. 1bb2849 RDMA/nes: Handle AE bounds violation by Faisal Latif · 16 years ago
  45. 9d15694 RDMA/nes: Limit critical error interrupts by Chien Tung · 16 years ago
  46. 068e80d RDMA/nes: Stop spurious MAC interrupts by Chien Tung · 16 years ago
  47. 168ac82 RDMA/nes: Correct tso_wqe_length by Chien Tung · 16 years ago
  48. 0c93ae3 RDMA/nes: Fill in firmware version for ethtool by Chien Tung · 16 years ago
  49. 27ffed6 RDMA/nes: Use ethtool timer value by John Lacombe · 16 years ago
  50. a06fd26 RDMA/nes: Correct MAX TSO frags value by Bob Sharp · 16 years ago
  51. e0e31af RDMA/nes: Enable MC/UC after changing MTU by Bob Sharp · 16 years ago
  52. 7a8d140 RDMA/nes: Free NIC TX buffers when destroying NIC QP by Bob Sharp · 16 years ago
  53. e88bd7b RDMA/nes: Fix MDC setting by Chien Tung · 16 years ago
  54. 2b537c2 RDMA/nes: Add wqm_quanta module option by Chien Tung · 16 years ago
  55. de18214 RDMA/nes: Module parameter permissions by Chien Tung · 16 years ago
  56. fcb7ad3 RDMA/nes: Add support for 4-port 1G HP blade card by Chien Tung · 16 years ago
  57. 54c86a8 RDMA/nes: Make mini_cm_connect() static by Faisal Latif · 16 years ago
  58. cd86f42 IB: Drop code after return statement by Julia Lawall · 16 years ago
  59. d7ffd50 RDMA/nes: Fix client side QP destroy by Faisal Latif · 16 years ago
  60. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  61. 6492cdf RDMA/nes: CM connection setup/teardown rework by Faisal Latif · 16 years ago
  62. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 16 years ago
  63. 8294f29 RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() by Roland Dreier · 16 years ago
  64. 1ff66e8 RDMA/nes: Encapsulate logic nes_put_cqp_request() by Roland Dreier · 16 years ago
  65. 929555a RDMA/nes: Remove unnecessary memset() by Christophe Jaillet · 16 years ago
  66. 24797a3 RDMA/nes: Fix off-by-one in nes_reg_user_mr() error path by Roland Dreier · 17 years ago
  67. dd37818 RDMA/nes: Fix up nes_lro_max_aggr module parameter by Roland Dreier · 17 years ago
  68. 7495ab6 RDMA/nes: Formatting cleanup by Glenn Streiff · 17 years ago
  69. 0e1de5d RDMA/nes: Add support for SFP+ PHY by Eric Schneider · 17 years ago
  70. 37dab41 RDMA/nes: Use LRO by Faisal Latif · 17 years ago
  71. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  72. 31d1e34 RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase by Roland Dreier · 17 years ago
  73. bc5698f3 RDMA/nes: Fix adapter reset after PXE boot by Chien Tung · 17 years ago
  74. e447703 RDMA/nes: Print IPv4 addresses in a readable format by Roland Dreier · 17 years ago
  75. 2bd01c5 RDMA/nes: Use print_mac() to format ethernet addresses for printing by Roland Dreier · 17 years ago
  76. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 17 years ago
  77. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  78. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  79. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  80. 4cd1e5e RDMA/nes: Free IRQ before killing tasklet by Roland Dreier · 17 years ago
  81. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  82. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 17 years ago
  83. 4e96a77 RDMA/nes: Use more concise list_for_each_entry() by Robert P. J. Day · 17 years ago
  84. 4d43653 RDMA/nes: Remove session_id from nes_cm stuff by Roland Dreier · 17 years ago
  85. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 17 years ago
  86. 1a855fbf RDMA/nes: Make symbols used only in a single source file static by Roland Dreier · 17 years ago
  87. 71e0957 RDMA/nes: Use proper format and cast to print dma_addr_t by Roland Dreier · 17 years ago
  88. 9d84ab9 RDMA/nes: Remove unused nes_netdev_exit() function by Roland Dreier · 17 years ago
  89. 5bd8341 RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device() by Roland Dreier · 17 years ago
  90. d23b9d8 RDMA/nes: Delete unused variables by Roland Dreier · 17 years ago
  91. b30db1c RDMA/nes: Trivial endianness annotations by Roland Dreier · 17 years ago
  92. f2b2b59 RDMA/nes: Fix MSS calculation on RDMA path by Chien Tung · 17 years ago
  93. 4b1cc7e RDMA/nes: Fix interrupt moderation low threshold by John Lacombe · 17 years ago
  94. 30da7cf RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian by Faisal Latif · 17 years ago
  95. a2e9c38 RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen() by Faisal Latif · 17 years ago
  96. f84fba6 RDMA/nes: Fix use-after-free in nes_create_cq() by Glenn Streiff · 17 years ago
  97. a4435fe RDMA/nes: Fix a check-after-use in nes_probe() by Adrian Bunk · 17 years ago
  98. ed0ba33 RDMA/nes: Fix a memory leak in schedule_nes_timer() by Adrian Bunk · 17 years ago
  99. 65b07ec RDMA/nes: Fix off-by-one by Adrian Bunk · 17 years ago
  100. 9300c0c RDMA/nes: Resurrect error path dead code by Chien Tung · 17 years ago