1. 584482a IB/core: Fix kobject leak on device register error flow by Haggai Eran · 10 years ago
  2. cad6d02 IB/core: Fix port kobject deletion during error flow by Haggai Eran · 10 years ago
  3. 373c0ea IB/core: Remove unneeded kobject_get/put calls by Haggai Eran · 10 years ago
  4. 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
  5. 180771a IB/core: Add Cisco usNIC rdma node and transport types by Upinder Malhi \(umalhi\) · 11 years ago
  6. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  7. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  8. 80b1504 IB/core: Fix error return code in add_port() by Wei Yongjun · 11 years ago
  9. 0559d8d IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds by Roland Dreier · 13 years ago
  10. 2e96691 IB: Use central enum for speed instead of hard-coded values by Or Gerlitz · 13 years ago
  11. e9319b0 IB/core: Fix SDR rates in sysfs by Roland Dreier · 13 years ago
  12. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  13. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  14. 71eeba1 IB: Add new InfiniBand link speeds by Marcel Apfelbaum · 13 years ago
  15. 8ad330a IB/core: Add link layer type information to sysfs by Eli Cohen · 14 years ago
  16. 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 14 years ago
  17. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 15 years ago
  18. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  19. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  20. 6432f36 IB: Remove useless ibdev_is_alive() tests from sysfs code by Roland Dreier · 16 years ago
  21. 9206dff IB: Remove sysfs files before unregistering device by Roland Dreier · 16 years ago
  22. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  24. 8867cd7 infiniband: use %p6 for printing message ids by Harvey Harrison · 16 years ago
  25. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 16 years ago
  26. f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
  27. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago
  28. c7482b8 IB: Fix return value in ib_device_register_sysfs() by Li Zefan · 17 years ago
  29. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  30. 35be068 Kobject: change drivers/infiniband to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  31. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  32. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  33. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  34. 856c52a IB/core: Take sizeof the correct pointer when calling kmalloc() by Dotan Barak · 17 years ago
  35. 1912ffb IB: Set class_dev->dev in core for nice device symlink by Joachim Fenkes · 18 years ago
  36. 38abaa6 IB/core: Fix sparse warnings about shadowed declarations by Roland Dreier · 18 years ago
  37. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  38. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  39. d8b9f23 IB: Fix display of 4-bit port counters in sysfs by Ralph Campbell · 18 years ago
  40. 048975a IB: Coverity fixes to sysfs.c by Roland Dreier · 19 years ago
  41. c5bcbbb IB: Allow userspace to set node description by Roland Dreier · 19 years ago
  42. cf311cd IB: Add node_guid to struct ib_device by Sean Hefty · 19 years ago
  43. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  44. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  45. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 19 years ago
  46. ba8e931 [IB] Fail sysfs queries after device is unregistered by Roland Dreier · 19 years ago
  47. 82ca76b [PATCH] drivers: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  48. a4d61e8 [PATCH] IB: move include files to include/rdma by Roland Dreier · 19 years ago
  49. 97f52eb [PATCH] IB: sparse endianness cleanup by Sean Hefty · 19 years ago
  50. 2a1d9b7 [PATCH] IB: Add copyright notices by Roland Dreier · 19 years ago
  51. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  52. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago