1. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
  2. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  3. e981f1d IB/iser: fix some debug prints by Erez Zilber · 18 years ago
  4. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  5. 8072ec2 IB/iser: Limit the max size of a scsi command by Erez Zilber · 18 years ago
  6. 777a71d IB/iser: fix a check of SG alignment for RDMA by Erez Zilber · 18 years ago
  7. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  8. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  9. ded7f1a IB/srp: Add port/device attributes by Ishai Rabinovitz · 18 years ago
  10. 9217b27 IB/ipoib: Fix flush/start xmit race (from code review) by Michael S. Tsirkin · 18 years ago
  11. c11bd42 IPoIB: Retry failed send-only multicast group joins by Eli Cohen · 18 years ago
  12. add7afc7 IB/srp: Don't schedule reconnect from srp by Ishai Rabinovitz · 18 years ago
  13. 00dd7b7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  14. 8ddc7c5 IB/ipoib: Remove broken link from Kconfig and documentation by Or Gerlitz · 18 years ago
  15. 559ce8f IB/srp: Work around data corruption bug on Mellanox targets by Ishai Rabinovitz · 18 years ago
  16. d916a8f IB/srp: Fix crash in srp_reconnect_target by Ishai Rabinovitz · 18 years ago
  17. 1c83469 [SCSI] iscsi bugfixes: fix oops when iser is flushing io by Mike Christie · 18 years ago
  18. 8a7f752 IB/ipoib: Fix packet loss after hardware address update by Michael S. Tsirkin · 18 years ago
  19. 624d01f IB/ipoib: Fix oops with ipoib_debug_mcast set by Or Gerlitz · 18 years ago
  20. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  21. 6583eb3 [PATCH] srp: fix fmr error handling by Vu Pham · 18 years ago
  22. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  23. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  24. cfa7b0d [PATCH] infiniband: devfs fix by Andrew Morton · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. 358ff01 [SCSI] iscsi: convert iser to new set/get param fns by Mike Christie · 18 years ago
  27. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  28. 3f1244a IB/iser: iSER Kconfig and Makefile by Or Gerlitz · 19 years ago
  29. 6461f64 IB/iser: iSER handling of memory for RDMA by Or Gerlitz · 19 years ago
  30. 1cfa0a7 IB/iser: iSER RDMA CM (CMA) and IB verbs interaction by Or Gerlitz · 19 years ago
  31. e85b24b IB/iser: iSER initiator iSCSI PDU and TX/RX by Or Gerlitz · 19 years ago
  32. 65e7ae7 IB/iser: iSCSI iSER transport provider high level code by Or Gerlitz · 19 years ago
  33. 49cd538 IB/iser: iSCSI iSER transport provider header file by Or Gerlitz · 19 years ago
  34. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  35. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  36. 526b4ca IB/srp: Factor out common request reset code by Ishai Rabinovitz · 18 years ago
  37. 0c0450db IB/srp: Support SRP rev. 10 targets by Ramachandra K · 18 years ago
  38. 508e434 IPoIB: Handle client reregister events by Leonid Arsh · 18 years ago
  39. 37c22a7 IPoIB: Fix kernel unaligned access on ia64 by Jack Morgenstein · 18 years ago
  40. 31c02e2 IPoIB: Avoid using stale last_send counter when reaping AHs by Roland Dreier · 18 years ago
  41. 6bfa24f IB/srp: Get rid of "Target has req_lim 0" messages by Roland Dreier · 18 years ago
  42. b7ac4ab IB/srp: Handle DREQ events from CM by Ishai Rabinovitz · 18 years ago
  43. 74b0a15 IB/srp: Allow sg_tablesize to be adjusted by Vu Pham · 18 years ago
  44. 52fb2b50 IB/srp: Allow cmd_per_lun to be set per target port by Vu Pham · 18 years ago
  45. 0c5b395 IB/srp: Clean up loop in srp_remove_one() by Ishai Rabinovitz · 18 years ago
  46. b3589fd IB/srp: Change target_mutex to a spinlock by Matthew Wilcox · 18 years ago
  47. 549c5fc2 IB/srp: Get rid of unneeded use of list_for_each_entry_safe() by Matthew Wilcox · 18 years ago
  48. 1962a4a IB/srp: Use SCAN_WILD_CARD from SCSI headers by Matthew Wilcox · 18 years ago
  49. f5358a1 IB/srp: Use FMRs to map gather/scatter lists by Roland Dreier · 18 years ago
  50. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 18 years ago
  51. 093beac IB/srp: Complete correct SCSI commands on device reset by Ishai Rabinovitz · 19 years ago
  52. ec2d720 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails by Roland Dreier · 19 years ago
  53. e658105 IB/srp: Don't wait for disconnection if sending DREQ fails by Roland Dreier · 19 years ago
  54. 5941d07 IPoIB: Free child interfaces properly by Roland Dreier · 19 years ago
  55. d945e1d IB/srp: Fix tracking of pending requests during error handling by Roland Dreier · 19 years ago
  56. f80887d IB/srp: Remove request from list when SCSI abort succeeds by Roland Dreier · 19 years ago
  57. f697f74 IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() by Roland Dreier · 19 years ago
  58. a30bb96c IPoIB: Close race in ipoib_flush_paths() by Eli Cohen · 19 years ago
  59. 0f48525 IPoIB: Make send and receive queue sizes tunable by Shirley Ma · 19 years ago
  60. f2de3b0 IPoIB: Wait for join to finish before freeing mcast struct by Eli Cohen · 19 years ago
  61. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 19 years ago
  62. d2e0655 IPoIB: Consolidate private neighbour data handling by Michael S. Tsirkin · 19 years ago
  63. ce1823f IB/srp: Fix memory leak in options parsing by Roland Dreier · 19 years ago
  64. f5545d2 IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 19 years ago
  65. ef12d45 IPoIB: Fix oops with raw sockets by Roland Dreier · 19 years ago
  66. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 19 years ago
  67. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 19 years ago
  68. 4e37b95 IPoIB: Fix network interface "RUNNING" status by Leonid Arsh · 19 years ago
  69. cf36871 IB/srp: Use a fake scatterlist for non-SG SCSI commands by Roland Dreier · 19 years ago
  70. 6f633c8 IPoIB: Pass correct pointer when flushing child interfaces by Leonid Arsh · 19 years ago
  71. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  72. e35fc38 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor by Arnaldo Carvalho de Melo · 19 years ago
  73. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 19 years ago
  74. bfef73f IPoIB: Get rid of useless test of queue length by Roland Dreier · 19 years ago
  75. bf17c1c IB/srp: Coverity fix to srp_parse_options() by Roland Dreier · 19 years ago
  76. 0b3ea08 IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue by Jack Morgenstein · 19 years ago
  77. 8b9ab02 IPoIB: Fix build now that neighbour destructor is in neigh_params by Roland Dreier · 19 years ago
  78. 6ecb0c8 IB/srp: Add SCSI host attributes to show target port by Roland Dreier · 19 years ago
  79. 9acf6a8 IPoIB: Fix multicast race between canceling and completing by Michael S. Tsirkin · 19 years ago
  80. 54d07e2 IPoIB: Clean up if posting receives fails by Eli Cohen · 19 years ago
  81. 7343b23 IPoIB: Close race in setting mcast->ah by Eli Cohen · 19 years ago
  82. 44af79f IPoIB: clarify to_ipoib_neigh() by Michael S. Tsirkin · 19 years ago
  83. 1285b3a IB/srp: Don't send task management commands after target removal by Roland Dreier · 19 years ago
  84. 20b8338 IPoIB: Yet another fix for send-only joins by Roland Dreier · 19 years ago
  85. 7bcb974 IPoIB: Fix another send-only join race by Michael S. Tsirkin · 19 years ago
  86. 479a079 IPoIB: Don't start send-only joins while multicast thread is stopped by Michael S. Tsirkin · 19 years ago
  87. 8e9e5f4f IB/srp: Semaphore to mutex conversion by Ingo Molnar · 19 years ago
  88. b36f170b6 IPoIB: Lock accesses to multicast packet queues by Michael S. Tsirkin · 19 years ago
  89. 47f7a07 IPoIB: Make sure path is fully initialized before using it by Michael S. Tsirkin · 19 years ago
  90. 95ed644 IB: convert from semaphores to mutexes by Ingo Molnar · 19 years ago
  91. 988bd50 IPoIB: Fix memory leak of multicast group structures by Eli Cohen · 19 years ago
  92. 78bfe0b IPoIB: Take dev->xmit_lock around mc_list accesses by Michael S. Tsirkin · 19 years ago
  93. 97460df IPoIB: Fix address handle refcounting for multicast groups by Eli Cohen · 19 years ago
  94. 70b4c8c IPoIB: Fix error path in ipoib_mcast_dev_flush() by Eli Cohen · 19 years ago
  95. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  96. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  97. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  98. 267ee88 IPoIB: fix error handling in ipoib_open by Roland Dreier · 19 years ago
  99. 4f71055 IPoIB: protect child list in ipoib_ib_dev_flush by Michael S. Tsirkin · 19 years ago
  100. 2e86541 IPoIB: don't zero members after we allocate with kzalloc by Roland Dreier · 19 years ago