1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 14 years ago
  3. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  4. cd0bcf4 IPoIB: Remove unused <rdma/ib_cache.h> includes by Roland Dreier · 15 years ago
  5. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  6. e028cc5 IPoIB: Disable NAPI while CQ is being drained by Yossi Etigin · 15 years ago
  7. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  8. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 15 years ago
  9. 2767840 IPoIB: Always initialize poll_timer to avoid crash on unload by Roland Dreier · 16 years ago
  10. 943c246 IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX by Roland Dreier · 16 years ago
  11. ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
  12. af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
  13. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  14. 57ce41d IB/ipoib: Fix transmit queue stalling forever by Eli Cohen · 16 years ago
  15. f56bcd8 IPoIB: Use separate CQ for UD send completions by Eli Cohen · 16 years ago
  16. bc7b3a3 IPoIB: Handle 4K IB MTU for UD (datagram) mode by Shirley Ma · 16 years ago
  17. 9fdd5e5 IPoIB: Handle case when P_Key is deleted and re-added at same index by Roland Dreier · 16 years ago
  18. 40ca198 IPoIB: Add LSO support by Eli Cohen · 16 years ago
  19. 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 16 years ago
  20. 167c426 IPoIB: On P_Key change event, reset state properly by Jack Morgenstein · 16 years ago
  21. 7143740 IPoIB: Add send gather support by Eli Cohen · 16 years ago
  22. 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
  23. 1b52496 IPoIB/cm: Use common CQ for CM send completions by Michael S. Tsirkin · 17 years ago
  24. 69fc507 IPoIB: Use round_jiffies() for ah_reap_task by Anton Blanchard · 17 years ago
  25. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  26. de90351 [IPoIB]: Convert to netdevice internal stats by Roland Dreier · 17 years ago
  27. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  28. ce423ef IPoIB: Make sure no receives are handled when stopping device by Roland Dreier · 17 years ago
  29. 1b844af IPoIB: Recycle loopback skbs instead of freeing and reallocating by Roland Dreier · 17 years ago
  30. 2dfbfc3 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() by Michael S. Tsirkin · 17 years ago
  31. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 17 years ago
  32. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 17 years ago
  33. 8d1cc86 IPoIB: Convert to NAPI by Roland Dreier · 17 years ago
  34. afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  35. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  36. a89875f IPoIB: Remove pointless opcode field from debugging output by Roland Dreier · 17 years ago
  37. 77d8e1e IB/ipoib: Fix thinko in packet length checks by Michael S. Tsirkin · 17 years ago
  38. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 17 years ago
  39. 37ccf9d IPoIB: Use the new verbs DMA mapping functions by Ralph Campbell · 17 years ago
  40. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  41. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  42. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
  43. 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 18 years ago
  44. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
  45. 31c02e2 IPoIB: Avoid using stale last_send counter when reaping AHs by Roland Dreier · 18 years ago
  46. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 18 years ago
  47. 0f48525 IPoIB: Make send and receive queue sizes tunable by Shirley Ma · 18 years ago
  48. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 18 years ago
  49. 6f633c8 IPoIB: Pass correct pointer when flushing child interfaces by Leonid Arsh · 18 years ago
  50. 0b3ea08 IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue by Jack Morgenstein · 18 years ago
  51. 54d07e2 IPoIB: Clean up if posting receives fails by Eli Cohen · 18 years ago
  52. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 18 years ago
  53. 988bd50 IPoIB: Fix memory leak of multicast group structures by Eli Cohen · 18 years ago
  54. 4f71055 IPoIB: protect child list in ipoib_ib_dev_flush by Michael S. Tsirkin · 18 years ago
  55. 8ae5a8a [IPoIB] don't compile debug code if debugging isn't enabled by Roland Dreier · 19 years ago
  56. 3bc12e7 [IPoIB] cleanups: fix comment, remove useless variables by Roland Dreier · 19 years ago
  57. 1993d68 [IPoIB] Drop RX packets when out of memory by Roland Dreier · 19 years ago
  58. 5b6810e [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup by Roland Dreier · 19 years ago
  59. 8d2cae0 [PATCH] IPoIB: Don't flush workqueue from within workqueue by Roland Dreier · 19 years ago
  60. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  61. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  62. 2181858 [IB/ipoib]: Fix unsigned comparisons to handle wraparound by Roland Dreier · 19 years ago
  63. 62241eb [PATCH] IPoIB: set skb->mac.raw on receive by Hal Rosenstock · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago