1. caf6e3f RDMA/ucm: Removed checks for unsigned value < 0 by Hefty, Sean · 13 years ago
  2. c3af098 IB: Add devnode methods to cm_class and umad_class by Roland Dreier · 13 years ago
  3. 557d0540 IB/umad: Make user_mad semaphore a real one by Thomas Gleixner · 14 years ago
  4. f400e5b IB/umad: Remove unused-but-set variable 'already_dead' by Roland Dreier · 14 years ago
  5. bc1db9a IB: Explicitly rule out llseek to avoid BKL in default_llseek() by Roland Dreier · 14 years ago
  6. 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
  7. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  8. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  9. d3f2c67 IB/umad: Clean whitespace by Alexander Chiang · 15 years ago
  10. 8698d3f IB/umad: Increase maximum devices supported by Alexander Chiang · 15 years ago
  11. dc2ed5e IB/umad: Use stack variable 'base' in ib_umad_init_port by Alexander Chiang · 15 years ago
  12. d451b8d IB/umad: Use stack variable 'devnum' in ib_umad_init_port by Alexander Chiang · 15 years ago
  13. 6aa2a86 IB/umad: Remove port_table[] by Alexander Chiang · 15 years ago
  14. 2b937af IB/umad: Convert *cdev to cdev in struct ib_umad_port by Alexander Chiang · 15 years ago
  15. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  16. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  17. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  18. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  19. feae1ef IB/umad: BKL is not needed for ib_umad_open() by Roland Dreier · 16 years ago
  20. 057e7c7 infiniband: more BKL pushdown by Jonathan Corbet · 16 years ago
  21. 6c06aec IB: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  22. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  23. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 16 years ago
  24. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  25. 2fe7e6f IB/umad: Simplify and fix locking by Roland Dreier · 17 years ago
  26. a394f83 IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems by Roland Dreier · 17 years ago
  27. 2be8e3e IB/umad: Add P_Key index support by Roland Dreier · 17 years ago
  28. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  29. aeba84a IB/umad: Implement GRH handling for sent/received MADs by Sean Hefty · 17 years ago
  30. 9a4b65e IB/umad: Fix declaration of dev_map[] by Hal Rosenstock · 17 years ago
  31. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  32. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  33. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  34. 2527e68 IB/mad: Validate MADs for spec compliance by Sean Hefty · 18 years ago
  35. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 18 years ago
  36. f36e179 IB/umad: Add support for large RMPP transfers by Jack Morgenstein · 18 years ago
  37. 0efc488 IB/umad: fix memory leaks by Jack Morgenstein · 19 years ago
  38. bf6d9e2 IB/umad: fix RMPP handling by Michael S. Tsirkin · 19 years ago
  39. eabc779 IB/umad: make sure write()s have sufficient data by Roland Dreier · 19 years ago
  40. 94382f3 [IB] umad: further ib_unregister_mad_agent() deadlock fixes by Roland Dreier · 19 years ago
  41. ec914c5 [IB] umad: get rid of unused mr array by Roland Dreier · 19 years ago
  42. 2f76e82 [IB] umad: avoid potential deadlock when unregistering MAD agents by Roland Dreier · 19 years ago
  43. 8b37b94 [IB] umad: two small fixes by Michael S. Tsirkin · 19 years ago
  44. 0c99cb6 [IB] umad: fix hot remove of IB devices by Roland Dreier · 19 years ago
  45. 4cce339 [IB] fix up class_device_create() calls by Roland Dreier · 19 years ago
  46. a74968f [IB] umad: Fix device lifetime problems by Roland Dreier · 19 years ago
  47. cb0f091 [IB] ib_umad: various cleanups by Sean Hefty · 19 years ago
  48. 089a1be [IB] ib_umad: fix crash when freeing send buffers by Roland Dreier · 19 years ago
  49. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  50. bbf2078 [IB] user_mad: Use class_device.devt by Roland Dreier · 19 years ago
  51. 2e0c512 [IB] user_mad: trivial coding style fixes by Roland Dreier · 19 years ago
  52. eff4c65 [PATCH] IB: Fix data length for RMPP SA sends by Hal Rosenstock · 19 years ago
  53. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 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. cb183a0 [PATCH] IB: Implementation for RMPP support in user MAD by Hal Rosenstock · 19 years ago
  57. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 19 years ago
  58. 561e148 [PATCH] IB: fix potential ib_umad leak by Roland Dreier · 19 years ago
  59. 0df3bb1 [PATCH] IB: Fix user MAD registrations with class 0 by Roland Dreier · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago