1. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  2. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  3. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  4. e48f129 [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference by Neil Horman · 13 years ago
  5. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  6. 5581be3 IPoIB: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  7. cf383eb IB: nes: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  8. 70b1052 IB: amso1100: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  9. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  10. 80b43de Merge branches 'ipoib' and 'iser' into for-next by Roland Dreier · 13 years ago
  11. 200ae1a IB/iser: Support iSCSI PDU padding by Or Gerlitz · 13 years ago
  12. 0ace64b IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) by Or Gerlitz · 13 years ago
  13. 22cfb0b IPoIB: Fix possible NULL dereference in ipoib_start_xmit() by Bernd Schubert · 13 years ago
  14. af3dcd2 mlx4: Fix infiniband Kconfig dependencies. by David S. Miller · 13 years ago
  15. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago
  16. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 13 years ago
  19. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  20. 4460207 Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-next by Roland Dreier · 13 years ago
  21. e67306a IB/qib: Defer HCA error events to tasklet by Mike Marciniszyn · 13 years ago
  22. 7033c4a nes: do vlan cleanup by Jiri Pirko · 13 years ago
  23. 3cbe182 RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  24. c37791349c IB/mlx4: Support PMA counters for IBoE by Or Gerlitz · 13 years ago
  25. cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 13 years ago
  26. 6aea213 IB/pma: Add include file for IBA performance counters definitions by Or Gerlitz · 13 years ago
  27. 6451c71 IB/mlx4: Generate GID change events in IBoE code by Or Gerlitz · 13 years ago
  28. 761d90e IB/core: Add GID change event by Or Gerlitz · 13 years ago
  29. 2efdd6a RDMA/cma: Don't allow IPoIB port space for IBoE by Moni Shoua · 13 years ago
  30. 10e1b54 RDMA: Allow for NULL .modify_device() and .modify_port() methods by Bart Van Assche · 13 years ago
  31. e800bd0 IB/qib: Update active link width by Mitko Haralanov · 13 years ago
  32. 4356d0b IB/qib: Fix potential deadlock with link down interrupt by Ram Vepa · 13 years ago
  33. 2df4f75 IB/qib: Add sysfs interface to read free contexts by Ram Vepa · 13 years ago
  34. 9b89925 IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  35. ac0cae4 IB/qib: Remove double define by Edwin van Vliet · 13 years ago
  36. 7f27cda IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  37. 5763181 IB/ipath: Convert old cpumask api into new one by Motohiro KOSAKI · 13 years ago
  38. 0cd85e6 IB/qib: Convert old cpumask api into new one by Motohiro KOSAKI · 13 years ago
  39. 0c9361f RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object by Jack Morgenstein · 13 years ago
  40. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
  41. cdb73db IB/mthca: Stop returning separate error and status from FW commands by Goldwyn Rodrigues · 13 years ago
  42. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  43. fd1b6c4 IB/srp: Avoid duplicate devices from LUN scan by Bart Van Assche · 13 years ago
  44. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  45. b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 13 years ago
  46. c7d74b0 Merge branches 'cxgb4' and 'qib' into for-next by Roland Dreier · 13 years ago
  47. 3126448 IB/qib: Ensure that LOS and DFE are being turned off by Mitko Haralanov · 13 years ago
  48. 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 13 years ago
  49. 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 13 years ago
  50. 2ff7d09 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs by Steve Wise · 13 years ago
  51. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  52. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  53. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  54. 8dc4abd Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  55. 83e9502 RDMA/cma: Save PID of ID's owner by Nir Muchtar · 14 years ago
  56. 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 14 years ago
  57. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  58. 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 13 years ago
  59. 52f81db RDMA/nes: Add a check for strict_strtoul() by Liu Yuan · 13 years ago
  60. 8078386 RDMA/cxgb3: Don't post zero-byte read if endpoint is going away by Steve Wise · 13 years ago
  61. c337374 RDMA/cxgb4: Use completion objects for event blocking by Steve Wise · 13 years ago
  62. 737b94e IB/srp: Fix integer -> pointer cast warnings by Roland Dreier · 13 years ago
  63. c3af098 IB: Add devnode methods to cm_class and umad_class by Roland Dreier · 13 years ago
  64. c8367c4 IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required by Ira Weiny · 13 years ago
  65. 71c29bd IB/uverbs: Add devnode method to set path/mode by Roland Dreier · 13 years ago
  66. 04ea2f8 RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node by Roland Dreier · 13 years ago
  67. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  68. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  69. b2cbae2 RDMA: Add netlink infrastructure by Roland Dreier · 13 years ago
  70. fd75c78 RDMA: Add error handling to ib_core_init() by Nir Muchtar · 13 years ago
  71. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  72. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  73. 1df9fad1 Merge branches 'cma', 'cxgb4' and 'qib' into for-next by Roland Dreier · 13 years ago
  74. 1c65335 IB/qib: Use pci_dev->revision by Sergei Shtylyov · 13 years ago
  75. 5fc3590 infiniband: Remove rt->rt_src usage in addr4_resolve() by David S. Miller · 13 years ago
  76. d0c49bf RDMA/iwcm: Get rid of enum iw_cm_event_status by Roland Dreier · 13 years ago
  77. ec03d67 IB/ipath: Use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  78. 9f5754e IB/qib: Prevent driver hang with unprogrammed boards by Mitko Haralanov · 13 years ago
  79. 2f25e9a RDMA/cxgb4: EEH errors can hang the driver by Steve Wise · 13 years ago
  80. d9594d9 RDMA/cxgb4: Reset wait condition atomically by Steve Wise · 13 years ago
  81. 85d215b RDMA/cxgb4: Fix missing parentheses by Roel Kluin · 13 years ago
  82. bbe9a0a RDMA/cxgb4: Initialization errors can cause crash by Steve Wise · 13 years ago
  83. 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 13 years ago
  84. a9bb791 RDMA/cma: Add an ID_REUSEADDR option by Hefty, Sean · 13 years ago
  85. 43b752d RDMA/cma: Fix handling of IPv6 addressing in cma_use_port by Hefty, Sean · 13 years ago
  86. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  87. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  88. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  89. e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 13 years ago
  90. 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 13 years ago
  91. dd6f6d0 net: infiniband/hw/nes: convert to hw_features by Michał Mirosław · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. dc50edd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  94. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  95. cf55bb2 RDMA/nes: Fix test of uninitialized netdev by Roland Dreier · 13 years ago
  96. 0625bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  97. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  98. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  99. ba82638 Merge branches 'misc', 'nes' and 'srp' into for-next by Roland Dreier · 13 years ago
  100. 7f9e5c48 IB: Increase DMA max_segment_size on Mellanox hardware by David Dillow · 14 years ago