1. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 19 years ago
  2. 1b844af IPoIB: Recycle loopback skbs instead of freeing and reallocating by Roland Dreier · 19 years ago
  3. 20089ca IPoIB/cm: Fix warning if IPV6 is not enabled by Roland Dreier · 19 years ago
  4. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 19 years ago
  5. 841adfc IPoIB/cm: Partial error clean up unmaps wrong address by Ralph Campbell · 19 years ago
  6. 13ef5f4 IPoIB/cm: Remove dead definition of struct ipoib_cm_id by Roland Dreier · 19 years ago
  7. 82c3aca IPoIB/cm: Fix interoperability when MTU doesn't match by Michael S. Tsirkin · 19 years ago
  8. 3ec7393 IPoIB/cm: Initialize RX before moving QP to RTR by Michael S. Tsirkin · 19 years ago
  9. ec56dc0 IPoIB/cm: Fix performance regression on Mellanox by Michael S. Tsirkin · 19 years ago
  10. 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 19 years ago
  11. 8fd357a IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() by Michael S. Tsirkin · 19 years ago
  12. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 19 years ago
  13. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 19 years ago
  14. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 19 years ago
  15. 7c5b9ef IPoIB/cm: Optimize stale connection detection by Michael S. Tsirkin · 19 years ago
  16. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  17. 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 19 years ago
  18. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 19 years ago
  19. d6ef7d6 IPoIB/cm: Don't crash if remote side uses one QP for both directions by Michael S. Tsirkin · 19 years ago
  20. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 19 years ago
  21. 347fcfb IPoIB/cm: Fix error handling in ipoib_cm_dev_open() by Michael S. Tsirkin · 19 years ago
  22. afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  23. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 19 years ago
  24. 37aebbde IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements by Roland Dreier · 19 years ago
  25. 46f1b3d IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr by Sean Hefty · 19 years ago
  26. a89875f IPoIB: Remove pointless opcode field from debugging output by Roland Dreier · 19 years ago
  27. 6371ea3 IPoIB/cm: Fix DMA direction typo by Michael S. Tsirkin · 19 years ago
  28. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 19 years ago
  29. 77d8e1e IB/ipoib: Fix thinko in packet length checks by Michael S. Tsirkin · 19 years ago
  30. d04d01b IPoIB: Fix use-after-free in path_rec_completion() by Michael S. Tsirkin · 19 years ago
  31. e07832b IPoIB: Fix race in detaching from mcast group before attaching by Sean Hefty · 19 years ago
  32. 60a596d IPoIB/cm: Fix reaping of stale connections by Michael S. Tsirkin · 19 years ago
  33. 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 19 years ago
  34. a27cbe8 IPoIB: Only handle async events for one port by Roland Dreier · 19 years ago
  35. 843613b IPoIB: Correct debugging output when path record lookup fails by Roland Dreier · 19 years ago
  36. 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 19 years ago
  37. 1812063 IPoIB/cm: Improve small message bandwidth by Michael S. Tsirkin · 19 years ago
  38. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 19 years ago
  39. 8a2e65f IPoIB: CM error handling thinko fix by Michael S. Tsirkin · 19 years ago
  40. 551fd61 IPoIB: Only allow root to change between datagram and connected mode by Roland Dreier · 19 years ago
  41. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  42. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 19 years ago
  43. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 19 years ago
  44. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 24 years ago
  45. 82b3991 IPoIB: Make sure struct ipoib_neigh.queue is always initialized by Roland Dreier · 20 years ago
  46. 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 20 years ago
  47. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 20 years ago
  48. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 20 years ago
  49. c402895 WorkStruct: make allyesconfig by David Howells · 20 years ago
  50. 073ae84 IPoIB: Clear high octet in QP number by Michael S. Tsirkin · 20 years ago
  51. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 20 years ago
  52. cab0089 Still more typo fixes by Matt LaPlante · 20 years ago
  53. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 20 years ago
  54. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 20 years ago
  55. 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 20 years ago
  56. 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 20 years ago
  57. d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 20 years ago
  58. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 20 years ago
  59. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 20 years ago
  60. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 20 years ago
  61. 3cd9656 IB: Whitespace fixes by Roland Dreier · 20 years ago
  62. 9217b27 IB/ipoib: Fix flush/start xmit race (from code review) by Michael S. Tsirkin · 20 years ago
  63. c11bd42 IPoIB: Retry failed send-only multicast group joins by Eli Cohen · 20 years ago
  64. 8ddc7c5 IB/ipoib: Remove broken link from Kconfig and documentation by Or Gerlitz · 20 years ago
  65. 8a7f752 IB/ipoib: Fix packet loss after hardware address update by Michael S. Tsirkin · 20 years ago
  66. 624d01f IB/ipoib: Fix oops with ipoib_debug_mcast set by Or Gerlitz · 20 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  68. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 20 years ago
  69. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 20 years ago
  70. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 20 years ago
  71. 508e434 IPoIB: Handle client reregister events by Leonid Arsh · 20 years ago
  72. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 20 years ago
  73. 31c02e2 IPoIB: Avoid using stale last_send counter when reaping AHs by Roland Dreier · 20 years ago
  74. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 20 years ago
  75. 5941d07 IPoIB: Free child interfaces properly by Roland Dreier · 20 years ago
  76. f697f74 IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() by Roland Dreier · 20 years ago
  77. a30bb96c IPoIB: Close race in ipoib_flush_paths() by Eli Cohen · 20 years ago
  78. 0f48525 IPoIB: Make send and receive queue sizes tunable by Shirley Ma · 20 years ago
  79. f2de3b0 IPoIB: Wait for join to finish before freeing mcast struct by Eli Cohen · 20 years ago
  80. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 20 years ago
  81. d2e0655 IPoIB: Consolidate private neighbour data handling by Michael S. Tsirkin · 20 years ago
  82. f5545d2 IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 20 years ago
  83. ef12d45 IPoIB: Fix oops with raw sockets by Roland Dreier · 20 years ago
  84. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 20 years ago
  85. 4e37b95 IPoIB: Fix network interface "RUNNING" status by Leonid Arsh · 20 years ago
  86. 6f633c8 IPoIB: Pass correct pointer when flushing child interfaces by Leonid Arsh · 20 years ago
  87. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  88. e35fc38 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor by Arnaldo Carvalho de Melo · 20 years ago
  89. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 20 years ago
  90. bfef73f IPoIB: Get rid of useless test of queue length by Roland Dreier · 20 years ago
  91. 0b3ea08 IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue by Jack Morgenstein · 20 years ago
  92. 8b9ab02 IPoIB: Fix build now that neighbour destructor is in neigh_params by Roland Dreier · 20 years ago
  93. 9acf6a8 IPoIB: Fix multicast race between canceling and completing by Michael S. Tsirkin · 20 years ago
  94. 54d07e2 IPoIB: Clean up if posting receives fails by Eli Cohen · 20 years ago
  95. 7343b23 IPoIB: Close race in setting mcast->ah by Eli Cohen · 20 years ago
  96. 44af79f IPoIB: clarify to_ipoib_neigh() by Michael S. Tsirkin · 20 years ago
  97. 20b8338 IPoIB: Yet another fix for send-only joins by Roland Dreier · 20 years ago
  98. 7bcb974 IPoIB: Fix another send-only join race by Michael S. Tsirkin · 20 years ago
  99. 479a079 IPoIB: Don't start send-only joins while multicast thread is stopped by Michael S. Tsirkin · 20 years ago
  100. b36f170 IPoIB: Lock accesses to multicast packet queues by Michael S. Tsirkin · 21 years ago