1. 25a54a6b RDMA/nes: Don't generate async events for unregistered devices by Maciej Sosnowski · 14 years ago
  2. 843276a RDMA/nes: Fix incorrect SFP+ link status detection on driver init by Maciej Sosnowski · 14 years ago
  3. 5f61b2c RDMA/nes: Fix SFP+ link down detection issue with switch port disable by Maciej Sosnowski · 14 years ago
  4. ea62345 RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events by Maciej Sosnowski · 14 years ago
  5. 2a4c97e RDMA/nes: Fix bonding on iw_nes by Maciej Sosnowski · 14 years ago
  6. 601d87b RDMA/nes: Fix string continuation line by Joe Perches · 14 years ago
  7. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  8. 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
  9. 52106bd RDMA/nes: Turn carrier off on ifdown by Maciej Sosnowski · 14 years ago
  10. 2932772 RDMA/nes: Report correct port state if interface is down by Chien Tung · 14 years ago
  11. 4d8d638 RDMA/nes: Remove unneeded variable by Dan Carpenter · 14 years ago
  12. 183ae74 RDMA/nes: Fix cast-to-pointer warnings on 32-bit by Roland Dreier · 14 years ago
  13. 29da03b RDMA/nes: Fix hang with modified FIN handling on A0 cards by Faisal Latif · 14 years ago
  14. 67d7072 RDMA/nes: Change state to closing after FIN by Faisal Latif · 14 years ago
  15. dae5872 RDMA/nes: Fix double CLOSE event indication crash by Faisal Latif · 14 years ago
  16. 70c9db0 RDMA/nes: Write correct register write to set TX pause param by Chien Tung · 14 years ago
  17. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  18. 817979a RDMA/nes: Fix confusing if statement indentation by Roland Dreier · 14 years ago
  19. b2a899e RDMA/nes: Fix misindented code by Roland Dreier · 14 years ago
  20. df924f8 RDMA/nes: Fix showing wqm_quanta by Roland Dreier · 14 years ago
  21. 69d5102 RDMA/nes: Get rid of "set but not used" variables by Roland Dreier · 14 years ago
  22. ff0380c RDMA/nes: Read firmware version from correct place by Miroslaw Walukiewicz · 14 years ago
  23. 812d867 RDMA/nes: Fix two sparse warnings by Or Gerlitz · 14 years ago
  24. cd6860e RDMA/nes: Fix hangs on ifdown by Faisal Latif · 14 years ago
  25. 0eec495 RDMA/nes: Store and print eeprom version by Chien Tung · 14 years ago
  26. 33085bb RDMA/nes: Convert pci_table entries to PCI_VDEVICE by Peter Huewe · 14 years ago
  27. ea9f3bc RDMA/nes: Rewrite expression to avoid undefined semantics by Roland Dreier · 14 years ago
  28. 39827be IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() by Ben Hutchings · 14 years ago
  29. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  30. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  31. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  32. b17e096 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() by Chien Tung · 14 years ago
  33. df02902 RDMA/nes: Async event for closed QP causes crash by Faisal Latif · 14 years ago
  34. 39942a0 RDMA/nes: Have ethtool read hardware registers for rx/tx stats by Faisal Latif · 14 years ago
  35. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
  36. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  37. 53978b4 RDMA/nes: Make unnecessarily global functions static by Roland Dreier · 15 years ago
  38. ce6e74f RDMA/nes: Make nesadapter->phy_lock usage consistent by Chien Tung · 15 years ago
  39. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  41. eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 15 years ago
  42. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. a72042c RDMA/nes: Fix CX4 link problem in back-to-back configuration by Chien Tung · 15 years ago
  45. 9f29006 RDMA/nes: Clear stall bit before destroying NIC QP by Chien Tung · 15 years ago
  46. 883c699 RDMA/nes: Set assume_aligned_header bit by Faisal Latif · 15 years ago
  47. 3ff1562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  48. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  49. 09124e1 RDMA/nes: Add support for KR device id 0x0110 by Chien Tung · 15 years ago
  50. 831d06c RDMA/nes: Change WQ overflow return code by Or Gerlitz · 15 years ago
  51. 30b172f RDMA/nes: Multiple disconnects cause crash during AE handling by Faisal Latif · 15 years ago
  52. 43093b9 RDMA/nes: Fix crash when listener destroyed during loopback setup by Faisal Latif · 15 years ago
  53. 6e10d2e RDMA/nes: Use atomic counters for CM listener create and destroy by Faisal Latif · 15 years ago
  54. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  55. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  56. 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
  57. b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
  58. d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
  59. fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 15 years ago
  60. 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
  61. f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
  62. c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
  63. 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
  64. 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
  65. 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 15 years ago
  66. 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 15 years ago
  67. d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 15 years ago
  68. fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
  69. 5924aea RDMA/nes: Add max_cqe check to nes_create_cq() by Chien Tung · 15 years ago
  70. 75742c6 RDMA/nes: Clean up struct nes_qp by Chien Tung · 15 years ago
  71. d14152d RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension by Chien Tung · 15 years ago
  72. a276510 RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset by Chien Tung · 15 years ago
  73. e293a26 RDMA/nes: Correct fast memory registration implementation by Chien Tung · 15 years ago
  74. 649fe4a RDMA/nes: Add support for IB_WR_*INV by Chien Tung · 15 years ago
  75. 4293fdc1 RDMA/nes: In nes_post_recv() always set bad_wr on error by Frank Zago · 15 years ago
  76. e5dec39 RDMA/nes: In nes_post_send() always set bad_wr on error by Frank Zago · 15 years ago
  77. 15f0a39 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  78. d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  79. bdf6438 RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization by Julia Lawall · 15 years ago
  80. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  81. cd1d3f7 RDMA/nes: Map MTU to IB_MTU_* and correctly report link state by Chien Tung · 15 years ago
  82. b29a4fc RDMA/nes: Rework the disconn routine for terminate and flushing by Don Wood · 15 years ago
  83. 320cdfd RDMA/nes: Use the flush code to fill in cqe error by Don Wood · 15 years ago
  84. 6eed5e7 RDMA/nes: Make poll_cq return correct number of wqes during flush by Don Wood · 15 years ago
  85. 4b281fa RDMA/nes: Use flush mechanism to set status for wqe in error by Don Wood · 15 years ago
  86. 8b1c9dc RDMA/nes: Implement Terminate Packet by Don Wood · 15 years ago
  87. 3c28b44 RDMA/nes: Add CQ error handling by Don Wood · 15 years ago
  88. 5ee21fe RDMA/nes: Clean out CQ completions when QP is destroyed by Don Wood · 15 years ago
  89. ba0c5d9 RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC by Don Wood · 15 years ago
  90. 873fcdd RDMA/nes: Allocate work item for disconnect event handling by Don Wood · 15 years ago
  91. c4c3f27 RDMA/nes: Update refcnt during disconnect by Don Wood · 15 years ago
  92. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  93. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  94. 68237a0 RDMA/nes: Fix FIN state handling under error conditions by Faisal Latif · 15 years ago
  95. 66388d6 RDMA/nes: Fix max_qp_init_rd_atom returned from query device by Faisal Latif · 15 years ago
  96. 28e43a5 RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() by Roel Kluin · 16 years ago
  97. 26cc5e5 RDMA/nes: Update iw_nes version by Chien Tung · 16 years ago
  98. 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 16 years ago
  99. 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 16 years ago
  100. 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 16 years ago