1. 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
  2. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  3. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  4. 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  5. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  6. 1583676 Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next by Roland Dreier · 13 years ago
  7. c89d1be rdma/core: Fix sparse warnings by Sean Hefty · 13 years ago
  8. 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
  9. 196f40c RDMA/nes: Fix terminate during AE by Tatyana Nikolova · 13 years ago
  10. b0fda90 RDMA/nes: Make unnecessarily global nes_set_pau() static by Tatyana Nikolova · 13 years ago
  11. 30b7e11 RDMA/nes: Change MDIO bus clock to 2.5MHz by Tatyana Nikolova · 13 years ago
  12. 6f233d3 IB/cm: Fix layout of APR message by Eli Cohen · 13 years ago
  13. 9106c41 IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE by Or Gerlitz · 13 years ago
  14. 8d4548f IB/qib: Default some module parameters optimally by Mike Marciniszyn · 13 years ago
  15. 4894710 IB/qib: Optimize locking for get_txreq() by Mike Marciniszyn · 13 years ago
  16. eddfb67 IB/qib: Fix a possible data corruption when receiving packets by Ram Vepa · 13 years ago
  17. 8482d5d IB/qib: Eliminate 64-bit jiffies use by Mike Marciniszyn · 13 years ago
  18. 865b64b IB/qib: Fix style issues by Mike Marciniszyn · 13 years ago
  19. e214a0f IB/uverbs: Protect QP multicast list by Eli Cohen · 13 years ago
  20. f9ec800 infiniband: umode_t noise, including open-coded S_ISDIR() by Al Viro · 13 years ago
  21. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  22. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  23. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  24. 480390c Merge branches 'cma', 'mlx4' and 'qib' into for-next by Roland Dreier · 13 years ago
  25. 29d1b16 IB/qib: Correct sense on freectxts increment and decrement by Mike Marciniszyn · 13 years ago
  26. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  27. a42d985 ib_srpt: Initial SRP Target merge for v3.3-rc1 by Bart Van Assche · 13 years ago
  28. 8e59d25 mlx4_ib: disable SRIOV mode for IB ports (not yet supported) by Jack Morgenstein · 13 years ago
  29. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  30. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  31. 4af3ce0 IB/mlx4: Fix shutdown crash accessing a non-existent bitmap by Roland Dreier · 13 years ago
  32. 17e6abe infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c by David Miller · 13 years ago
  33. 3786cf1 infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. by David Miller · 13 years ago
  34. 40e2bb5 infiniband: nes: Use dst's neighbour entry. by David Miller · 13 years ago
  35. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  36. 51d4597 infiniband: addr: Consolidate code to fetch neighbour hardware address from dst. by David Miller · 13 years ago
  37. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  38. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  40. a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
  41. 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
  42. 3874397 IB/ipoib: Prevent hung task or softlockup processing multicast response by Mike Marciniszyn · 13 years ago
  43. 8ee887d IB/qib: Fix over-scheduling of QSFP work by Mike Marciniszyn · 13 years ago
  44. 01b225e RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2 by Kumar Sanghvi · 13 years ago
  45. c34c97a RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic by Jonathan Lallinger · 13 years ago
  46. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  47. 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
  48. 042f36e IB/qib: Don't use schedule_work() by Mike Marciniszyn · 13 years ago
  49. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  50. b8108d6 Merge branches 'iser', 'mthca' and 'qib' into for-next by Roland Dreier · 13 years ago
  51. 30ab7e2 IB/qib: Fix panic in RC error flushing logic by Mike Marciniszyn · 13 years ago
  52. 5243954 IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers by Or Gerlitz · 13 years ago
  53. 2c4ce60 IB/iser: Use separate buffers for the login request/response by Or Gerlitz · 13 years ago
  54. e422131 IB/mthca: Fix buddy->num_free allocation size by Roland Dreier · 13 years ago
  55. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  56. 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
  57. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  58. fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 13 years ago
  59. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  60. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  61. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  62. 80a2dcd IB/mlx4: Don't set VLAN in IBoE WQEs' control segment by Or Gerlitz · 13 years ago
  63. bcacb89 IB/mlx4: Enable 4K mtu for IBoE by Or Gerlitz · 13 years ago
  64. d32ae39 RDMA/cxgb4: Mark QP in error before disabling the queue in firmware by Tom Tucker · 13 years ago
  65. 581bbe2 RDMA/cxgb4: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 13 years ago
  66. f7cc25d RDMA/cxgb3: Serialize calls to CQ's comp_handler by Kumar Sanghvi · 13 years ago
  67. 16d9981 IB/qib: Fix issue with link states and QSFP cables by Mitko Haralanov · 13 years ago
  68. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  69. a5e12df IB/mlx4: Configure extended active speeds by Marcel Apfelbaum · 13 years ago
  70. dde05cb IB/qib: Hold links until tuning data is available by Mitko Haralanov · 13 years ago
  71. 44d75d3 IB/qib: Clean up checkpatch issue by Mike Marciniszyn · 13 years ago
  72. 9fd5473 IB/qib: Remove s_lock around header validation by Mike Marciniszyn · 13 years ago
  73. d0f2faf IB/qib: Precompute timeout jiffies to optimize latency by Mike Marciniszyn · 13 years ago
  74. af061a6 IB/qib: Use RCU for qpn lookup by Mike Marciniszyn · 13 years ago
  75. 9e1c0e4 IB/qib: Eliminate divide/mod in converting idx to egr buf pointer by Mike Marciniszyn · 13 years ago
  76. cc6ea13 IB/qib: Decode path MTU optimization by Mike Marciniszyn · 13 years ago
  77. 2fc109c IB/qib: Optimize RC/UC code by IB operation by Mike Marciniszyn · 13 years ago
  78. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  79. 787adb9 IPoIB: Use the right function to do DMA unmap pages by Dotan Barak · 13 years ago
  80. e14d62c RDMA/cxgb4: Use correct QID in insert_recv_cqe() by Jonathan Lallinger · 13 years ago
  81. 01e7da6 RDMA/cxgb4: Make sure flush CQ entries are collected on connection close by Kumar Sanghvi · 13 years ago
  82. 42849b2 RDMA/uverbs: Export ib_open_qp() capability to user space by Sean Hefty · 13 years ago
  83. 0e0ec7e RDMA/core: Export ib_open_qp() to share XRC TGT QPs by Sean Hefty · 13 years ago
  84. 0a1405d IB/mlx4: Add support for XRC QPs by Sean Hefty · 13 years ago
  85. 18abd5e IB/mlx4: Add support for XRC SRQs by Sean Hefty · 13 years ago
  86. 012a8ff IB/mlx4: Add support for XRC domains by Sean Hefty · 13 years ago
  87. 2622e18 IB/cm: Do not automatically disconnect XRC TGT QPs by Sean Hefty · 13 years ago
  88. 18c441a RDMA/cma: Support XRC QPs by Sean Hefty · 13 years ago
  89. 638ef7a RDMA/ucm: Allow user to specify QP type when creating id by Sean Hefty · 13 years ago
  90. 2d2e941 RDMA/cm: Define new RDMA port space specific to IB by Sean Hefty · 13 years ago
  91. ef70044 IB/cm: Update XRC support based on XRC annex errata by Sean Hefty · 13 years ago
  92. d26a360 IB/cm: Update protocol to support XRC by Sean Hefty · 13 years ago
  93. b93f3c1 RDMA/uverbs: Export XRC TGT QPs to user space by Sean Hefty · 13 years ago
  94. 9977f4f RDMA/uverbs: Export XRC INI QPs to userspace by Sean Hefty · 13 years ago
  95. 8541f8d RDMA/uverbs: Export XRC SRQs to user space by Sean Hefty · 13 years ago
  96. 53d0bd1 RDMA/uverbs: Export XRC domains to user space by Sean Hefty · 13 years ago
  97. d3d72d9 RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCD by Sean Hefty · 13 years ago
  98. b42b63c RDMA/core: Add XRC QPs by Sean Hefty · 13 years ago
  99. 418d513 RDMA/core: Add XRC SRQ type by Sean Hefty · 13 years ago
  100. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 13 years ago