1. 0c33aee [IB] Add checks to multicast attach and detach by Jack Morgenstein · 19 years ago
  2. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  3. 63c47c2 [IB] uverbs: Close some exploitable races by Roland Dreier · 19 years ago
  4. f2065e4 [IB] Fix RMPP receive length calculation by Hal Rosenstock · 19 years ago
  5. 972d512 [IB] Add MAD data field size definitions by Sean Hefty · 19 years ago
  6. eff4c65 [PATCH] IB: Fix data length for RMPP SA sends by Hal Rosenstock · 19 years ago
  7. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  8. 1b205c2 [PATCH] IB: fix CM use-after-free by Roland Dreier · 19 years ago
  9. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  10. 63aaf64 Make sure that userspace does not retrieve stale asynchronous or by Roland Dreier · 19 years ago
  11. fbed8ee [PATCH] IB: Move SA attributes to ib_sa.h by Hal Rosenstock · 19 years ago
  12. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  13. 17781cd [PATCH] IB: clean up user access config options by James Lentini · 19 years ago
  14. b5dcbf4 [PATCH] IB: RMPP fixes by Hal Rosenstock · 19 years ago
  15. 0b2b35f [PATCH] IB: Add user-supplied context to userspace CM ABI by Sean Hefty · 19 years ago
  16. 1d6801f9 [PATCH] IB/sa_query: avoid unnecessary list scan by Michael S. Tsirkin · 19 years ago
  17. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 20 years ago
  18. fe9e08e [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. by Sean Hefty · 20 years ago
  19. b9ef520 [PATCH] IB: fix userspace CM deadlock by Sean Hefty · 20 years ago
  20. f520ba5 [PATCH] IB: userspace SRQ support by Roland Dreier · 20 years ago
  21. d41fcc6 [PATCH] IB: Add SRQ support to midlayer by Roland Dreier · 20 years ago
  22. 2aeba9a [PATCH] IB: Remove unnecessary includes of <linux/version.h> by Olaf Hering · 20 years ago
  23. 5dd2ce1 [PATCH] IB: Fix ib_mad_thread_completion_handler declaration by Hal Rosenstock · 20 years ago
  24. ffbf4c3 [PATCH] IB: unmap FMRs when destroying FMR pool by Roland Dreier · 20 years ago
  25. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 20 years ago
  26. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 20 years ago
  27. e1bcfcaa [PATCH] IB: fix use-after-free in user verbs cleanup by Roland Dreier · 19 years ago
  28. 79d8190 [IB/ucm]: Clean up userspace CM by Hal Rosenstock · 20 years ago
  29. 2868bd2 Merge /scratch/Ksrc/linux-git/ by Roland Dreier · 20 years ago
  30. f13f9f5 [PATCH] IB: Eliminate sparse warnings in SA client by Hal Rosenstock · 20 years ago
  31. 8fd65b0 [PATCH] IB: Hook up userspace CM to the make system by Hal Rosenstock · 20 years ago
  32. 2d0d099 [PATCH] Add kernel portion of user CM implementation (fix) by Tom Duffy · 20 years ago
  33. a5b7454 [PATCH] IB: Add kernel portion of user CM implementation by Hal Rosenstock · 20 years ago
  34. cb183a0 [PATCH] IB: Implementation for RMPP support in user MAD by Hal Rosenstock · 20 years ago
  35. a977049 [PATCH] IB: Add the kernel CM implementation by Hal Rosenstock · 20 years ago
  36. cbae32c [PATCH] IB: Add Service Record support to SA client by Hal Rosenstock · 20 years ago
  37. fa619a7 [PATCH] IB: Add RMPP implementation by Hal Rosenstock · 20 years ago
  38. d2082ee [PATCH] IB: Introduce RMPP APIs by Hal Rosenstock · 20 years ago
  39. 497677a [PATCH] IB: A couple of IB core bug fixes by Hal Rosenstock · 20 years ago
  40. 513789e [PATCH] IB: Add ib_create_ah_from_wc to IB verbs by Hal Rosenstock · 20 years ago
  41. cabe3cb [PATCH] IB: Fix a couple of MAD code paths by Hal Rosenstock · 20 years ago
  42. 29bb33d [PATCH] IB: Optimize canceling a MAD by Hal Rosenstock · 20 years ago
  43. 03b61ad [PATCH] IB: Add ib_modify_mad API to MAD by Hal Rosenstock · 20 years ago
  44. 2c153b9 [PATCH] IB: Eliminate MAD cache leak associated with local completions by Hal Rosenstock · 20 years ago
  45. dbf9227 [PATCH] IB: Simplify calling of list_del in MAD by Hal Rosenstock · 20 years ago
  46. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 20 years ago
  47. df9f9ea [PATCH] IB: Add ib_coalesce_recv_mad to MAD by Hal Rosenstock · 20 years ago
  48. f68bcc2 [PATCH] IB: Minor cleanup during MAD startup and shutdown by Hal Rosenstock · 20 years ago
  49. 6a0c435 [PATCH] IB: Fix timeout/cancelled MAD handling by Hal Rosenstock · 20 years ago
  50. d760ce8 [PATCH] IB: Change ib_mad_send_wr_private struct by Hal Rosenstock · 20 years ago
  51. f8197a4 [PATCH] IB: Change saving of user's send wr_id in MAD by Hal Rosenstock · 20 years ago
  52. 4a0754f [PATCH] IB: Combine some MAD routines by Hal Rosenstock · 20 years ago
  53. 824c8ae [PATCH] IB: Add MAD helper functions by Hal Rosenstock · 20 years ago
  54. b82cab6 [PATCH] IB: Update MAD client API by Hal Rosenstock · 20 years ago
  55. c183a4c [PATCH] IB: Update FMR functions by Hal Rosenstock · 20 years ago
  56. abdf119 [IB/uverbs]: Add O_ASYNC support by Gleb Natapov · 20 years ago
  57. 2d927d6 [PATCH] IB uverbs: hook up Kconfig/Makefile by Roland Dreier · 20 years ago
  58. eb8ffbf [PATCH] IB uverbs: memory pinning implementation by Roland Dreier · 20 years ago
  59. bc38a6a [PATCH] IB uverbs: core implementation by Roland Dreier · 20 years ago
  60. b5e81bf [PATCH] IB uverbs: update kernel midlayer for new API by Roland Dreier · 20 years ago
  61. 4844296 [PATCH] IB: Fix pack/unpack when size_bits == 64 by Roland Dreier · 20 years ago
  62. dae4c1d [PATCH] IB: Fix race in sa_query by Roland Dreier · 20 years ago
  63. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 20 years ago
  64. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 20 years ago
  65. 561e148 [PATCH] IB: fix potential ib_umad leak by Roland Dreier · 20 years ago
  66. e4f50f0 [PATCH] IB: allow NULL sa_query callbacks by Roland Dreier · 20 years ago
  67. 79b61dc [PATCH] IB: Remove incorrect comments by Hal Rosenstock · 20 years ago
  68. 0df3bb1 [PATCH] IB: Fix user MAD registrations with class 0 by Roland Dreier · 20 years ago
  69. 20aa656 [PATCH] IB: Trivial FMR printk cleanup by Libor Michalek · 20 years ago
  70. de0d964 [PATCH] IB: Fix FMR pool crash by Roland Dreier · 20 years ago
  71. dfe7cc7 [PATCH] IB: remove unneeded includes by Hal Rosenstock · 20 years ago
  72. 24239af [PATCH] IB: Keep MAD work completion valid by Sean Hefty · 20 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago