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