1. 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  3. 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
  4. 0926f91 mlx4_en: Fix out of bounds array access by Eli Cohen · 14 years ago
  5. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  6. 7ac870e mlx4_en: Change multicast promiscuous mode to support IBoE by Eli Cohen · 14 years ago
  7. 96dfa68 mlx4_core: Update data structures and constants for IBoE by Eli Cohen · 14 years ago
  8. 33c87f0 mlx4_core: Allow protocol drivers to find corresponding interfaces by Eli Cohen · 14 years ago
  9. 9740d78 mlx4: make functions local and remove dead code. by stephen hemminger · 14 years ago
  10. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  11. 0498628 mlx4_core: Allow log_mtts_per_seg up to 7 by Eli Cohen · 14 years ago
  12. 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  13. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  14. d61702f mlx4_en: Fixed Ethtool statistics report by Yevgeny Petrilin · 14 years ago
  15. ebc872c mlx4_en: Consider napi_get_frags() failure. by Yevgeny Petrilin · 14 years ago
  16. e27cd4f mlx4: use bitmap library by Akinobu Mita · 14 years ago
  17. 4562487 mlx4_en: Fix build warning in mlx4_en_create_rx_ring. by David S. Miller · 14 years ago
  18. 04714a1 mlx4_en: updated driver version by Yevgeny Petrilin · 14 years ago
  19. fa37a95 mlx4_en: Moving to work with GRO by Yevgeny Petrilin · 14 years ago
  20. 0533943 mlx4_en: UDP RSS support by Yevgeny Petrilin · 14 years ago
  21. d7e1a48 mlx4_en: reconfiguring mac address. by Yevgeny Petrilin · 14 years ago
  22. bc081ce mlx4_en: get/set ringsize uses actual ring size by Yevgeny Petrilin · 14 years ago
  23. 7699517 mlx4_en: Fixing report in Ethtool get_settings by Yevgeny Petrilin · 14 years ago
  24. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
  25. 3005ad4 mlx4_en: Validate port up prior to transmitting by Yevgeny Petrilin · 14 years ago
  26. e5cc44b mlx4_en: Reporting link state with KERN_INFO by Yevgeny Petrilin · 14 years ago
  27. a0b4e6e mlx4_en: Fixed MAX_TX_RINGS definition by Yevgeny Petrilin · 14 years ago
  28. 7c28738 mlx4_en: performing CLOSE_PORT at the end of tear-down process by Yevgeny Petrilin · 14 years ago
  29. 8bf2e58 mlx4_en: Setting dev->perm_addr field by Yevgeny Petrilin · 14 years ago
  30. 00d7d7b mlx4_en: Setting actual RX ring size by Yevgeny Petrilin · 14 years ago
  31. 69351a2 mlx4_en: Fixed incorrect unmapping on RX flow. by Yevgeny Petrilin · 14 years ago
  32. f3c58ac mlx4: remove num_lro parameter by Amerigo Wang · 14 years ago
  33. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  34. 0a645e8 drivers/net/mlx4: Use %pV, pr_<level>, printk_once by Joe Perches · 14 years ago
  35. d2ef859 mlx4: add dynamic LRO disable support by Amerigo Wang · 14 years ago
  36. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  37. 741a00b mlx4_en: use net_device dev_id to indicate port number by Eli Cohen · 14 years ago
  38. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  39. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
  40. c050def mlx4_core: Clean up mlx4_alloc_icm() a bit by Roland Dreier · 14 years ago
  41. c0dc72b mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() by Sebastien Dugue · 14 years ago
  42. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  43. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  44. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  48. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  49. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 14 years ago
  50. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  51. e4fc856 mlx4: replace the dma_sync_single_range_for_cpu/device API by FUJITA Tomonori · 15 years ago
  52. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  54. b4f7726 mlx4_core: Fix cleanup in __mlx4_init_one() error path by Eli Cohen · 15 years ago
  55. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  57. 43ff8b6 mlx4: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  58. e080279 mlx4_core: return a negative error value by roel kluin · 15 years ago
  59. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  60. be504b0 mlx4_core: Fix parsing of reserved EQ cap by Yevgeny Petrilin · 15 years ago
  61. 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
  62. 06c3aa5 mlx4_core: Add a new supported 40 GigE device ID by Eli Cohen · 15 years ago
  63. e76d0b6 mlx4_core: Add 40GigE device ID by Yevgeny Petrilin · 15 years ago
  64. d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  65. c57e20dcf mlx4_core: Pass cache line size to device FW by Eli Cohen · 15 years ago
  66. 634354d mlx4: Fix access to freed memory by Vitaliy Gusev · 15 years ago
  67. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  68. f5f5951 mlx4_core: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago
  69. 1af92e2 mlx4_core: Avoid double free_icms by Yevgeny Petrilin · 15 years ago
  70. fa0681d mlx4_core: Allocate and map sufficient ICM memory for EQ context by Roland Dreier · 15 years ago
  71. ff149b2 mlx4_core: Remove unnecessary includes of <linux/init.h> by Roland Dreier · 15 years ago
  72. a01df0f mlx4_core: Use pci_request_regions() by Roland Dreier · 15 years ago
  73. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  75. 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  76. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 973507c mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() by roel kluin · 15 years ago
  78. 9f519f6 mlx4_en: Not using Shared Receive Queues by Yevgeny Petrilin · 15 years ago
  79. b6b912e mlx4_en: Using real number of rings as RSS map size by Yevgeny Petrilin · 15 years ago
  80. a35ee54 mlx4_en: Adaptive moderation policy change by Yevgeny Petrilin · 15 years ago
  81. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 15 years ago
  83. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 402168c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  85. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
  86. 92bd3bb mlx4_core: Add new ConnectX EN PCI ID 0x6764 by Yevgeny Petrilin · 15 years ago
  87. cc4ac2e mlx4_core: Handle multi-physical function devices by Yevgeny Petrilin · 15 years ago
  88. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  89. 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  90. e727f5c mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls by Roland Dreier · 15 years ago
  91. 0314db6 mlx4_en: Remove redundant refill code on RX by Yevgeny Petrilin · 15 years ago
  92. 7237b40 mlx4_en: Removed redundant check on lso header size by Yevgeny Petrilin · 15 years ago
  93. 3c05f5e mlx4_en: Cancel port_up check in transmit function by Yevgeny Petrilin · 15 years ago
  94. a11faac mlx4_en: using stop/start_all_queues by Yevgeny Petrilin · 15 years ago
  95. d4ddbaa mlx4_en: Removed redundant skb->len check by Yevgeny Petrilin · 15 years ago
  96. 7e23091 mlx4_en: Counting all the dropped packets on the TX side by Yevgeny Petrilin · 15 years ago
  97. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  98. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  99. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  100. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago