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