1. 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 936d7de IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 12 years ago
  3. 715252d IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() by Jesper Juhl · 12 years ago
  4. 3af3363 IB/srpt: Fix ERR_PTR() vs. NULL checking confusion by Dan Carpenter · 13 years ago
  5. ebfded8 IB/srpt: Remove unneeded <linux/version.h> include by Jesper Juhl · 12 years ago
  6. f225066 IB/srpt: Use ARRAY_SIZE() instead of open-coding by Roland Dreier · 12 years ago
  7. 486d8b9 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() by Roland Dreier · 12 years ago
  8. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 12 years ago
  9. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  10. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 13 years ago
  11. 4a4b03f RDMA/nes: Fix fast memory registration opcode by Tatyana Nikolova · 13 years ago
  12. 94f622b RDMA/nes: Fix fast memory registration length by Tatyana Nikolova · 13 years ago
  13. 9ced69c RDMA/ucma: Discard all events for new connections until accepted by Sean Hefty · 13 years ago
  14. b6bfefb IB/qib: Roll back PCIe tuning change by Mike Marciniszyn · 13 years ago
  15. 0f3696e IB/qib: Use GFP_ATOMIC when locks are held by Julia Lawall · 13 years ago
  16. 7525c85 RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() by Roland Dreier · 13 years ago
  17. 81f99dc RDMA/nes: Fix for sending MPA reject frame by Tatyana Nikolova · 13 years ago
  18. ef535287 IB/ipath: Calling PTR_ERR() on right variable in create_file() by Dan Carpenter · 13 years ago
  19. e47e321 RDMA/core: Fix kernel panic by always initializing qp->usecnt by Bernd Schubert · 13 years ago
  20. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  21. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  22. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  23. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  24. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  25. 1583676 Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  26. c89d1be rdma/core: Fix sparse warnings by Sean Hefty · 13 years ago
  27. 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
  28. 196f40c RDMA/nes: Fix terminate during AE by Tatyana Nikolova · 13 years ago
  29. b0fda90 RDMA/nes: Make unnecessarily global nes_set_pau() static by Tatyana Nikolova · 13 years ago
  30. 30b7e11 RDMA/nes: Change MDIO bus clock to 2.5MHz by Tatyana Nikolova · 13 years ago
  31. 6f233d3 IB/cm: Fix layout of APR message by Eli Cohen · 13 years ago
  32. 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
  33. 8d4548f IB/qib: Default some module parameters optimally by Mike Marciniszyn · 13 years ago
  34. 4894710 IB/qib: Optimize locking for get_txreq() by Mike Marciniszyn · 13 years ago
  35. eddfb67 IB/qib: Fix a possible data corruption when receiving packets by Ram Vepa · 13 years ago
  36. 8482d5d IB/qib: Eliminate 64-bit jiffies use by Mike Marciniszyn · 13 years ago
  37. 865b64b IB/qib: Fix style issues by Mike Marciniszyn · 13 years ago
  38. e214a0f IB/uverbs: Protect QP multicast list by Eli Cohen · 13 years ago
  39. f9ec800 infiniband: umode_t noise, including open-coded S_ISDIR() by Al Viro · 13 years ago
  40. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  41. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  42. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  43. 480390c Merge branches 'cma', 'mlx4' and 'qib' into for-next by Roland Dreier · 13 years ago
  44. 29d1b16 IB/qib: Correct sense on freectxts increment and decrement by Mike Marciniszyn · 13 years ago
  45. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  46. a42d985 ib_srpt: Initial SRP Target merge for v3.3-rc1 by Bart Van Assche · 13 years ago
  47. 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
  48. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  49. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  50. 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 13 years ago
  51. 17e6abe infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c by David Miller · 13 years ago
  52. 3786cf1 infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. by David Miller · 13 years ago
  53. 40e2bb5 infiniband: nes: Use dst's neighbour entry. by David Miller · 13 years ago
  54. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  55. 51d4597 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. by David Miller · 13 years ago
  56. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  57. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  59. a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
  60. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  61. 3874397 IB/ipoib: Prevent hung task or softlockup processing multicast response by Mike Marciniszyn · 13 years ago
  62. 8ee887d IB/qib: Fix over-scheduling of QSFP work by Mike Marciniszyn · 13 years ago
  63. 01b225e RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 by Kumar Sanghvi · 13 years ago
  64. c34c97a RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic by Jonathan Lallinger · 13 years ago
  65. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  66. 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
  67. 042f36e IB/qib: Don't use schedule_work() by Mike Marciniszyn · 13 years ago
  68. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  69. b8108d6 Merge branches 'iser', 'mthca' and 'qib' into for-next by Roland Dreier · 13 years ago
  70. 30ab7e2 IB/qib: Fix panic in RC error flushing logic by Mike Marciniszyn · 13 years ago
  71. 5243954 IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers by Or Gerlitz · 13 years ago
  72. 2c4ce60 IB/iser: Use separate buffers for the login request/response by Or Gerlitz · 13 years ago
  73. e422131 IB/mthca: Fix buddy->num_free allocation size by Roland Dreier · 13 years ago
  74. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  75. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  76. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  77. fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 13 years ago
  78. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  79. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  80. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  81. 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 13 years ago
  82. bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 13 years ago
  83. d32ae39 RDMA/cxgb4: Mark QP in error before disabling the queue in firmware by Tom Tucker · 13 years ago
  84. 581bbe2 RDMA/cxgb4: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 13 years ago
  85. f7cc25d RDMA/cxgb3: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 13 years ago
  86. 16d9981 IB/qib: Fix issue with link states and QSFP cables by Mitko Haralanov · 13 years ago
  87. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  88. a5e12df IB/mlx4: Configure extended active speeds by Marcel Apfelbaum · 13 years ago
  89. dde05cb IB/qib: Hold links until tuning data is available by Mitko Haralanov · 13 years ago
  90. 44d75d3 IB/qib: Clean up checkpatch issue by Mike Marciniszyn · 13 years ago
  91. 9fd5473 IB/qib: Remove s_lock around header validation by Mike Marciniszyn · 13 years ago
  92. d0f2faf IB/qib: Precompute timeout jiffies to optimize latency by Mike Marciniszyn · 13 years ago
  93. af061a6 IB/qib: Use RCU for qpn lookup by Mike Marciniszyn · 13 years ago
  94. 9e1c0e4 IB/qib: Eliminate divide/mod in converting idx to egr buf pointer by Mike Marciniszyn · 13 years ago
  95. cc6ea13 IB/qib: Decode path MTU optimization by Mike Marciniszyn · 13 years ago
  96. 2fc109c IB/qib: Optimize RC/UC code by IB operation by Mike Marciniszyn · 13 years ago
  97. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  98. 787adb9 IPoIB: Use the right function to do DMA unmap pages by Dotan Barak · 13 years ago
  99. e14d62c RDMA/cxgb4: Use correct QID in insert_recv_cqe() by Jonathan Lallinger · 13 years ago
  100. 01e7da6 RDMA/cxgb4: Make sure flush CQ entries are collected on connection close by Kumar Sanghvi · 13 years ago