1. 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
  2. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  3. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 15 years ago
  4. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  5. 91bd418 device create: infiniband: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  6. a7e80ce IB/cm: Correctly free cm_device structure by Hefty, Sean · 16 years ago
  7. 110cf37 infiniband: make cm_device use a struct device and not a kobject. by Greg Kroah-Hartman · 16 years ago
  8. d4c4196 infiniband: rename "device" to "ib_device" in cm_device by Greg Kroah-Hartman · 16 years ago
  9. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  10. a88f488 IB/cm: Endianness annotations by Roland Dreier · 16 years ago
  11. 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 16 years ago
  12. 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 16 years ago
  13. 7c7a9bc IB/cm: Fix infiniband_cm class kobject ref counting by Roland Dreier · 16 years ago
  14. ab64b96 IB/cm: Remove debug printk()s that snuck upstream by Roland Dreier · 16 years ago
  15. 3971c9f IB/cm: Add interim support for routed paths by Sean Hefty · 16 years ago
  16. 9af57b7 IB/cm: Add basic performance counters by Sean Hefty · 17 years ago
  17. de98b69 IB/cm: Modify interface to send MRAs in response to duplicate messages by Sean Hefty · 17 years ago
  18. 454a01e IB/cm: Make internal function cm_get_ack_delay() static by Roland Dreier · 17 years ago
  19. 6164c8c IB/cm: Send no match if a SIDR REQ does not match a listen by Sean Hefty · 17 years ago
  20. 29c2731 IB/cm: Fix handling of duplicate SIDR REQs by Sean Hefty · 17 years ago
  21. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 17 years ago
  22. 24be6e8 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible by Sean Hefty · 17 years ago
  23. d998ccc IB/cm: Fix stale connection detection by Sean Hefty · 17 years ago
  24. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 17 years ago
  25. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  26. e971b8c IB/cm: Remove ca_guid from cm_device structure by Sean Hefty · 17 years ago
  27. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 17 years ago
  28. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 17 years ago
  29. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 17 years ago
  30. e31353ea RDMA/cm: Remove setting local write as part of QP access flags by Dotan Barak · 18 years ago
  31. bed8bdf IB: kmemdup() cleanup by Eric Sesterhenn · 18 years ago
  32. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  33. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  34. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  35. a70d059 IB/cm: Do not track remote QPN in timewait state by Michael S. Tsirkin · 18 years ago
  36. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  37. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  38. f06d265 IB/cm: Randomize starting comm ID by Sean Hefty · 18 years ago
  39. 7684240 IB/cm: Use correct reject code for invalid GID by Sean Hefty · 18 years ago
  40. c1f250c IB/cm: Enable atomics along with RDMA reads by Sean Hefty · 18 years ago
  41. 75df23e IB/cm: Fix error handling in ib_send_cm_req by Sean Hefty · 18 years ago
  42. 04c3354 [PATCH] IB/cm: drop REQ when out of memory by Michael S. Tsirkin · 18 years ago
  43. 0d8fdfd IB/core: Set alternate port number when initializing QP attributes by Sean Hefty · 18 years ago
  44. ca222c6 IB/cm: Use address handle helpers by Sean Hefty · 18 years ago
  45. 75af908 IB/ucm: Get rid of duplicate P_Key parameter by Sean Hefty · 18 years ago
  46. 856c256 IB/cm: remove unneeded flush_workqueue by Michael S. Tsirkin · 18 years ago
  47. 6e61d04 IB/cm: Match connection requests based on private data by Sean Hefty · 18 years ago
  48. 1b52fa98 IB: refcount race fixes by Sean Hefty · 18 years ago
  49. 87fd1a1 IB/cm: Check cm_id state before handling a REP by Sean Hefty · 18 years ago
  50. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  51. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 18 years ago
  52. de1bb1a IB/cm: avoid reusing local ID by Sean Hefty · 18 years ago
  53. 227eca8 IB/cm: correct reported reject code by Sean Hefty · 18 years ago
  54. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  55. 34816ad [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped by Sean Hefty · 19 years ago
  56. ae7971a [IB] CM: Fix initialization of QP attributes for UC QPs. by Sean Hefty · 19 years ago
  57. ec329a1 Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c) by Roland Dreier · 19 years ago
  58. 5d7edb3 [IB] Add idr_destroy() calls on module unload by Roland Dreier · 19 years ago
  59. 07d357d [IB] CM: bind IDs to a specific device by Sean Hefty · 19 years ago
  60. 1b205c2 [PATCH] IB: fix CM use-after-free by Roland Dreier · 19 years ago
  61. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  62. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  63. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  64. a977049 [PATCH] IB: Add the kernel CM implementation by Hal Rosenstock · 19 years ago