1. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 18 years ago
  2. ab28b17 IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor by Michael S. Tsirkin · 18 years ago
  3. 09b74de IB/ipath: deref correct pointer when using kernel SMA by Bryan O'Sullivan · 18 years ago
  4. 3977026 IB/ipath: fix null deref during rdma ops by Bryan O'Sullivan · 18 years ago
  5. 41c75a1 IB/ipath: register as IB device owner by Bryan O'Sullivan · 18 years ago
  6. 9dcc0e5 IB/ipath: enable PE800 receive interrupts on user ports by Bryan O'Sullivan · 18 years ago
  7. f2080fa IB/ipath: enable GPIO interrupt on HT-460 by Bryan O'Sullivan · 18 years ago
  8. b0ff7c2 IB/ipath: fix NULL dereference during cleanup by Bryan O'Sullivan · 18 years ago
  9. 94b8d9f IB/ipath: replace uses of LIST_POISON by Bryan O'Sullivan · 18 years ago
  10. eaf6733 IB/ipath: fix reporting of driver version to userspace by Bryan O'Sullivan · 18 years ago
  11. b228b43 IB/ipath: don't modify QP if changes fail by Bryan O'Sullivan · 18 years ago
  12. ebac380 IB/ipath: fix spinlock recursion bug by Bryan O'Sullivan · 18 years ago
  13. 23f3bc0 IB/mthca: Fix posting lists of 256 receive requests for Tavor by Michael S. Tsirkin · 18 years ago
  14. 0cb4fe8 IB/uverbs: Don't leak ref to mm on error path by Roland Dreier · 18 years ago
  15. 093beac IB/srp: Complete correct SCSI commands on device reset by Ishai Rabinovitz · 18 years ago
  16. ec2d720 IB/srp: Get rid of extra scsi_host_put()s if reconnection fails by Roland Dreier · 18 years ago
  17. e658105 IB/srp: Don't wait for disconnection if sending DREQ fails by Roland Dreier · 18 years ago
  18. 1db76c1 IB/mthca: Make fw_cmd_doorbell default to 0 by Roland Dreier · 18 years ago
  19. 1b52fa98 IB: refcount race fixes by Sean Hefty · 18 years ago
  20. 6f4bb3d IB/ipath: Properly terminate PCI ID table by Roland Dreier · 18 years ago
  21. ce477ae IB/mthca: FMR ioremap fix by Michael S. Tsirkin · 19 years ago
  22. 5941d07 IPoIB: Free child interfaces properly by Roland Dreier · 19 years ago
  23. a3285aa IB/mthca: Fix race in reference counting by Roland Dreier · 19 years ago
  24. d945e1d IB/srp: Fix tracking of pending requests during error handling by Roland Dreier · 19 years ago
  25. d8b9f23 IB: Fix display of 4-bit port counters in sysfs by Ralph Campbell · 19 years ago
  26. f6f0413 IB/ipath: tidy up white space in a few files by Bryan O'Sullivan · 19 years ago
  27. d562a5a IB/ipath: fix label name in interrupt handler by Bryan O'Sullivan · 19 years ago
  28. ae15f54 IB/ipath: improve sparse annotation by Bryan O'Sullivan · 19 years ago
  29. 9b2017f IB/ipath: simplify IB timer usage by Bryan O'Sullivan · 19 years ago
  30. 76f0dd1 IB/ipath: simplify RC send posting by Bryan O'Sullivan · 19 years ago
  31. c71c30d IB/ipath: prevent hardware from being accessed during reset by Bryan O'Sullivan · 19 years ago
  32. fccea66 IB/ipath: fix verbs registration by Bryan O'Sullivan · 19 years ago
  33. 52e7fad IB/ipath: change handling of PIO buffers by Bryan O'Sullivan · 19 years ago
  34. 23e86a4 IB/ipath: iterate over correct number of ports during reset by Bryan O'Sullivan · 19 years ago
  35. 68dd43a IB/ipath: set up 32-bit DMA mask if 64-bit setup fails by Bryan O'Sullivan · 19 years ago
  36. 755e4ca IB/ipath: fix race with exposing reset file by Bryan O'Sullivan · 19 years ago
  37. 254abfd IB/mthca: Fix offset in query_gid method by Roland Dreier · 19 years ago
  38. 415dcd9 IB/mthca: make a function static by Adrian Bunk · 19 years ago
  39. 5494c22 IB/ipath: Fix whitespace by Roland Dreier · 19 years ago
  40. ac2ae4c IB/ipath: Make more names static by Roland Dreier · 19 years ago
  41. 64cb9c6 IB/mad: Fix RMPP version check during agent registration by Hal Rosenstock · 19 years ago
  42. f80887d IB/srp: Remove request from list when SCSI abort succeeds by Roland Dreier · 19 years ago
  43. 59fef3b IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices by Jack Morgenstein · 19 years ago
  44. ce684df IB/cache: Use correct pointer to calculate size by Michael S. Tsirkin · 19 years ago
  45. f697f74 IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() by Roland Dreier · 19 years ago
  46. a30bb96c IPoIB: Close race in ipoib_flush_paths() by Eli Cohen · 19 years ago
  47. abf45db IB/mthca: Disable tuning PCI read burst size by Michael S. Tsirkin · 19 years ago
  48. 0f48525 IPoIB: Make send and receive queue sizes tunable by Shirley Ma · 19 years ago
  49. f2de3b0 IPoIB: Wait for join to finish before freeing mcast struct by Eli Cohen · 19 years ago
  50. bf6a9e3 IB: simplify static rate encoding by Jack Morgenstein · 19 years ago
  51. d2e0655 IPoIB: Consolidate private neighbour data handling by Michael S. Tsirkin · 19 years ago
  52. ce1823f IB/srp: Fix memory leak in options parsing by Roland Dreier · 19 years ago
  53. 227c939 IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 19 years ago
  54. f5545d2 IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y by Roland Dreier · 19 years ago
  55. 37289ef IB/mad: fix oops in cancel_mads by Michael S. Tsirkin · 19 years ago
  56. 77d8798 IB/ipath: kbuild infrastructure by Bryan O'Sullivan · 19 years ago
  57. 6522108 IB/ipath: infiniband verbs support by Bryan O'Sullivan · 19 years ago
  58. e28c00a IB/ipath: misc infiniband code, part 2 by Bryan O'Sullivan · 19 years ago
  59. cef1cce IB/ipath: misc infiniband code, part 1 by Bryan O'Sullivan · 19 years ago
  60. 97f9efb IB/ipath: infiniband RC protocol support by Bryan O'Sullivan · 19 years ago
  61. 74ed6b5 IB/ipath: infiniband UC and UD protocol support by Bryan O'Sullivan · 19 years ago
  62. aa735ed IB/ipath: infiniband header files by Bryan O'Sullivan · 19 years ago
  63. 889ab79 IB/ipath: layering interfaces used by higher-level driver code by Bryan O'Sullivan · 19 years ago
  64. 7f510b4 IB/ipath: support for userspace apps using core driver by Bryan O'Sullivan · 19 years ago
  65. 3e9b4a5 IB/ipath: sysfs and ipathfs support for core driver by Bryan O'Sullivan · 19 years ago
  66. 108ecf0 IB/ipath: misc driver support code by Bryan O'Sullivan · 19 years ago
  67. 097709f IB/ipath: chip initialisation code, and diag support by Bryan O'Sullivan · 19 years ago
  68. dc741bb IB/ipath: support for PCI Express devices by Bryan O'Sullivan · 19 years ago
  69. cc533a5 IB/ipath: support for HyperTransport devices by Bryan O'Sullivan · 19 years ago
  70. d41d3ae IB/ipath: core driver header files by Bryan O'Sullivan · 19 years ago
  71. 7bb206e IB/ipath: core device driver by Bryan O'Sullivan · 19 years ago
  72. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 19 years ago
  73. fa9656b IB/mad: include GID/class when matching receives by Jack Morgenstein · 19 years ago
  74. e1f7868 IB/mthca: Fix section mismatch problems by Roland Dreier · 19 years ago
  75. ef12d45 IPoIB: Fix oops with raw sockets by Roland Dreier · 19 years ago
  76. a07bacc IB/mthca: Fix check of size in SRQ creation by Jack Morgenstein · 19 years ago
  77. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 19 years ago
  78. 7a343d4 IPoIB: P_Key change event handling by Leonid Arsh · 19 years ago
  79. 192daa1 IB/mthca: Fix modify QP error path by Roland Dreier · 19 years ago
  80. 4e37b95 IPoIB: Fix network interface "RUNNING" status by Leonid Arsh · 19 years ago
  81. b0b3a8e IB/mthca: Fix indentation by Roland Dreier · 19 years ago
  82. b3f6496 IB/mthca: Fix uninitialized variable in mthca_alloc_qp() by Jack Morgenstein · 19 years ago
  83. d4301e2 IB/mthca: Check SRQ limit in modify SRQ operation by Jack Morgenstein · 19 years ago
  84. ded9ad7 IB/mthca: Check that SRQ WQE size does not exceed device's max value by Jack Morgenstein · 19 years ago
  85. 0ef61db IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp by Dotan Barak · 19 years ago
  86. cf36871 IB/srp: Use a fake scatterlist for non-SG SCSI commands by Roland Dreier · 19 years ago
  87. 6f633c8d IPoIB: Pass correct pointer when flushing child interfaces by Leonid Arsh · 19 years ago
  88. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  89. e35fc38 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor by Arnaldo Carvalho de Melo · 19 years ago
  90. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 19 years ago
  91. fd02e80 IB/mthca: Query SRQ srq_limit fixes by Eli Cohen · 19 years ago
  92. bfef73f IPoIB: Get rid of useless test of queue length by Roland Dreier · 19 years ago
  93. e10e271 IB/mthca: Correct reported SRQ size in MemFree case. by Dotan Barak · 19 years ago
  94. dc05980 IB/mad: Fix oopsable race on device removal by Michael S. Tsirkin · 19 years ago
  95. bf17c1c IB/srp: Coverity fix to srp_parse_options() by Roland Dreier · 19 years ago
  96. 6b63e30 IB/mthca: Coverity fix to mthca_init_eq_table() by Roland Dreier · 19 years ago
  97. 048975a IB: Coverity fixes to sysfs.c by Roland Dreier · 19 years ago
  98. 0b3ea08 IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue by Jack Morgenstein · 19 years ago
  99. 8b9ab02 IPoIB: Fix build now that neighbour destructor is in neigh_params by Roland Dreier · 19 years ago
  100. 702b2aa IB/uverbs: Use correct alt_pkey_index in modify QP by Ami Perlmutter · 19 years ago