1. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  2. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  3. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  4. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  5. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  6. 2ca78d2 IB/qib: clean up properly if pci_set_consistent_dma_mask() fails by Jason Gunthorpe · 14 years ago
  7. 5d26a1d IB/qib: Allow driver to load if PCIe AER fails by Ralph Campbell · 14 years ago
  8. 9e43e01 IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set by Ralph Campbell · 14 years ago
  9. 82fdb0a IB/qib: Fix extra log level in qib_early_err() by Jason Gunthorpe · 14 years ago
  10. aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  11. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  12. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  13. 8ad330a IB/core: Add link layer type information to sysfs by Eli Cohen · 14 years ago
  14. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  15. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  16. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  17. 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
  18. 19081f3 IB/srp: Sync buffer before posting send by David Dillow · 14 years ago
  19. 21c1a90 IB/srp: Use list_first_entry() by Bart Van Assche · 14 years ago
  20. 7ade400 IB/srp: Reduce number of BUSY conditions by Bart Van Assche · 14 years ago
  21. 05a1d75 IB/srp: Eliminate two forward declarations by David Dillow · 14 years ago
  22. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. d0d68b8 IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144 by Jack Morgenstein · 14 years ago
  24. 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 14 years ago
  25. 97cb7e4 RDMA/ucma: Allow tuning the max listen backlog by Steve Wise · 14 years ago
  26. c3aa9b1 IPoIB: Set dev_id field of net_device by Eli Cohen · 14 years ago
  27. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  28. bb12588 IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ by David Dillow · 14 years ago
  29. dd5e6e3 IB/srp: Preparation for transmit ring response allocation by Bart Van Assche · 14 years ago
  30. 5715f5d IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properly by Jason Gunthorpe · 14 years ago
  31. b955150 RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error by Steve Wise · 14 years ago
  32. da411ba RDMA/cxgb4: Use cxgb4 service for packet gl to skb by Steve Wise · 14 years ago
  33. de5dd81 RDMA/cxgb4: Export T4 TCP MIB by Steve Wise · 14 years ago
  34. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  35. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  36. e00ce92 infiniband: fix mlx4 kconfig dependency warning by Randy Dunlap · 14 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  38. ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
  39. 3c86aa7 RDMA/cm: Add RDMA CM support for IBoE devices by Eli Cohen · 14 years ago
  40. fac70d5 IB/mad: IBoE supports only QP1 (no QP0) by Eli Cohen · 14 years ago
  41. 7b4c876 IPoIB: Skip IBoE ports by Eli Cohen · 14 years ago
  42. 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
  43. 26012f0 RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy by Animesh K Trivedi · 14 years ago
  44. 3160977 RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers by Steve Wise · 14 years ago
  45. 8bbac89 RDMA/cxgb4: Add default_llseek to debugfs files by Steve Wise · 14 years ago
  46. 5a0fd09 IB/mlx4: Limit size of fast registration WRs by Eli Cohen · 14 years ago
  47. 0f2f930 IB/qib: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  48. 52106bd RDMA/nes: Turn carrier off on ifdown by Maciej Sosnowski · 14 years ago
  49. 2932772 RDMA/nes: Report correct port state if interface is down by Chien Tung · 14 years ago
  50. 625fbd3 IB/ehca: Fix driver on relocatable kernel by Sonny Rao · 14 years ago
  51. 557d0540 IB/umad: Make user_mad semaphore a real one by Thomas Gleixner · 14 years ago
  52. fc4ec9b RDMA/amso1100: Remove KERN_<level> from pr_<level> use by Joe Perches · 14 years ago
  53. 4d8d638 RDMA/nes: Remove unneeded variable by Dan Carpenter · 14 years ago
  54. fed1db3 IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) by Christoph Lameter · 14 years ago
  55. 40dbf6e RDMA/cxgb4: Fastreg NSMR fixes by Steve Wise · 14 years ago
  56. 410ade4 RDMA/cxgb4: Don't set completion flag for read requests by Steve Wise · 14 years ago
  57. 98ae68b RDMA/cxgb4: Set the default TCP send window to 128KB by Steve Wise · 14 years ago
  58. 2f5b48c RDMA/cxgb4: Use a mutex for QP and EP state transitions by Steve Wise · 14 years ago
  59. c6d7b26 RDMA/cxgb4: Support on-chip SQs by Steve Wise · 14 years ago
  60. aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
  61. 9e8d1fa3 RDMA/cxgb4: debugfs files for dumping active stags by Steve Wise · 14 years ago
  62. 05fb962 RDMA/cxgb4: Log HW lack-of-resource errors by Steve Wise · 14 years ago
  63. 0e42c1f RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages by Steve Wise · 14 years ago
  64. 6ff0e34 RDMA/cxgb4: Ignore TERMINATE CQEs by Steve Wise · 14 years ago
  65. 7459486 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions by Steve Wise · 14 years ago
  66. 13fecb8 RDMA/cxgb4: Zero out ISGL padding by Steve Wise · 14 years ago
  67. af93fb5 RDMA/cxgb4: Don't use null ep ptr by Steve Wise · 14 years ago
  68. 183ae74 RDMA/nes: Fix cast-to-pointer warnings on 32-bit by Roland Dreier · 14 years ago
  69. a3f5ada IB/core: Add link layer property to ports by Eli Cohen · 14 years ago
  70. c8e081a RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes by Roland Dreier · 14 years ago
  71. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 14 years ago
  72. ea3f0e6 drivers/infiniband: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  73. 17859d0 Merge branches 'cxgb3' and 'nes' into for-linus by Roland Dreier · 14 years ago
  74. 29da03b RDMA/nes: Fix hang with modified FIN handling on A0 cards by Faisal Latif · 14 years ago
  75. 67d7072 RDMA/nes: Change state to closing after FIN by Faisal Latif · 14 years ago
  76. dae5872 RDMA/nes: Fix double CLOSE event indication crash by Faisal Latif · 14 years ago
  77. 70c9db0 RDMA/nes: Write correct register write to set TX pause param by Chien Tung · 14 years ago
  78. dc4e96c RDMA/cxgb3: Don't exceed the max HW CQ depth by Steve Wise · 14 years ago
  79. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  80. 93fb72e RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW by Steve Wise · 14 years ago
  81. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  82. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  83. 03b37ec Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  84. ba818af IB/qib: Add missing <linux/slab.h> include by David Miller · 14 years ago
  85. 2db0032 IB/ehca: Drop unnecessary NULL test by Julia Lawall · 14 years ago
  86. 817979a RDMA/nes: Fix confusing if statement indentation by Roland Dreier · 14 years ago
  87. bd5d0cc IB/ehca: Init irq tasklet before irq can happen by Alexander Schmidt · 14 years ago
  88. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  89. b2a899e RDMA/nes: Fix misindented code by Roland Dreier · 14 years ago
  90. df924f8 RDMA/nes: Fix showing wqm_quanta by Roland Dreier · 14 years ago
  91. 69d5102 RDMA/nes: Get rid of "set but not used" variables by Roland Dreier · 14 years ago
  92. ff0380c RDMA/nes: Read firmware version from correct place by Miroslaw Walukiewicz · 14 years ago
  93. 89de748 IB/srp: Export req_lim via sysfs by Bart Van Assche · 14 years ago
  94. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  95. c996bb4 IB/srp: Make receive buffer handling more robust by Bart Van Assche · 14 years ago
  96. 7a70081 IB/srp: Use print_hex_dump() by Bart Van Assche · 14 years ago
  97. a2ebf07 IB: Rename RAW_ETY to RAW_ETHERTYPE by Aleksey Senin · 14 years ago
  98. 812d867 RDMA/nes: Fix two sparse warnings by Or Gerlitz · 14 years ago
  99. 18199f5 RDMA/cxgb3: Make needlessly global iwch_l2t_send() static by Or Gerlitz · 14 years ago
  100. 48d8fce IB/iser: Make needlessly global iser_alloc_rx_descriptors() static by Or Gerlitz · 14 years ago