1. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  2. e1d50dc IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() by Jack Morgenstein · 16 years ago
  3. bc7b3a3 IPoIB: Handle 4K IB MTU for UD (datagram) mode by Shirley Ma · 16 years ago
  4. b3e2749 IPoIB: Don't drop multicast sends when they can be queued by Or Gerlitz · 16 years ago
  5. a9e527e3 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  6. 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
  7. 732a217 IB/ipoib: Bound the net device to the ipoib_neigh structue by Moni Shoua · 17 years ago
  8. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  9. de90351 [IPoIB]: Convert to netdevice internal stats by Roland Dreier · 17 years ago
  10. 335a64a5a IPoIB: Allow setting policy to ignore multicast groups by Or Gerlitz · 17 years ago
  11. 8166883 IPoIB: Specify Traffic Class with path record queries for QoS support by Sean Hefty · 17 years ago
  12. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 17 years ago
  13. e07832b IPoIB: Fix race in detaching from mcast group before attaching by Sean Hefty · 17 years ago
  14. 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 17 years ago
  15. 658bcef IPoIB: Remove unused local_rate tracking by Roland Dreier · 17 years ago
  16. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 17 years ago
  17. 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 17 years ago
  18. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  19. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
  20. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  21. d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 18 years ago
  22. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  23. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  24. c11bd42 IPoIB: Retry failed send-only multicast group joins by Eli Cohen · 18 years ago
  25. 624d01f IB/ipoib: Fix oops with ipoib_debug_mcast set by Or Gerlitz · 18 years ago
  26. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  27. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  28. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  29. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 18 years ago
  30. f2de3b0 IPoIB: Wait for join to finish before freeing mcast struct by Eli Cohen · 18 years ago
  31. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 18 years ago
  32. d2e0655 IPoIB: Consolidate private neighbour data handling by Michael S. Tsirkin · 18 years ago
  33. 8b9ab02 IPoIB: Fix build now that neighbour destructor is in neigh_params by Roland Dreier · 18 years ago
  34. 9acf6a8 IPoIB: Fix multicast race between canceling and completing by Michael S. Tsirkin · 18 years ago
  35. 7343b23 IPoIB: Close race in setting mcast->ah by Eli Cohen · 18 years ago
  36. 20b8338 IPoIB: Yet another fix for send-only joins by Roland Dreier · 18 years ago
  37. 7bcb974 IPoIB: Fix another send-only join race by Michael S. Tsirkin · 18 years ago
  38. 479a079 IPoIB: Don't start send-only joins while multicast thread is stopped by Michael S. Tsirkin · 18 years ago
  39. b36f170b6 IPoIB: Lock accesses to multicast packet queues by Michael S. Tsirkin · 18 years ago
  40. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 18 years ago
  41. 988bd50 IPoIB: Fix memory leak of multicast group structures by Eli Cohen · 18 years ago
  42. 78bfe0b IPoIB: Take dev->xmit_lock around mc_list accesses by Michael S. Tsirkin · 18 years ago
  43. 97460df IPoIB: Fix address handle refcounting for multicast groups by Eli Cohen · 18 years ago
  44. 70b4c8c IPoIB: Fix error path in ipoib_mcast_dev_flush() by Eli Cohen · 18 years ago
  45. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  46. 2e86541 IPoIB: don't zero members after we allocate with kzalloc by Roland Dreier · 19 years ago
  47. de92248 IPoIB: reinitialize mcast structs' completions for every query by Michael S. Tsirkin · 19 years ago
  48. 8c608a3 [IPoIB] no need to set skb->dev right before freeing skb by Roland Dreier · 19 years ago
  49. 1732b0e [IPoIB] add path record information in debugfs by Roland Dreier · 19 years ago
  50. 8ae5a8a [IPoIB] don't compile debug code if debugging isn't enabled by Roland Dreier · 19 years ago
  51. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  52. 8d2cae0 [PATCH] IPoIB: Don't flush workqueue from within workqueue by Roland Dreier · 19 years ago
  53. ce5b65c [PATCH] IPoIB: Fix SA client retransmission strategy by Hal Rosenstock · 19 years ago
  54. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  55. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  56. e6ded99 [PATCH] IPoIB: fix static rate calculation by Roland Dreier · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago