1. 993c401 mlx4_core: Add IB port-state machine and port mgmt event propagation by Jack Morgenstein · 12 years ago
  2. 0a9a018 mlx4: MAD_IFC paravirtualization by Jack Morgenstein · 12 years ago
  3. 54679e1 mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop by Jack Morgenstein · 12 years ago
  4. fc06573 IB/mlx4: Initialize SR-IOV IB support for slaves in master context by Jack Morgenstein · 12 years ago
  5. e2c7682 mlx4_core: Add proxy and tunnel QPs to the reserved QP area by Jack Morgenstein · 12 years ago
  6. a084fee mlx4_core: Remove annoying debug message in the resource tracker by Or Gerlitz · 12 years ago
  7. 426dd00 mlx4_core: Fix wrong offset in parsing query device caps response by Dotan Barak · 12 years ago
  8. d379142 be2net: fixup log messages by Sathya Perla · 12 years ago
  9. 323ff71 be2net: cleanup code related to be_link_status_query() by Sathya Perla · 12 years ago
  10. 55f5c3c be2net: fix wrong handling of be_setup() failure in be_probe() by Sathya Perla · 12 years ago
  11. 5ee4979 be2net: remove type argument of be_cmd_mac_addr_query() by Sathya Perla · 12 years ago
  12. cf6d6ea tg3: Disable multiple TX rings by default due to hardware flaw by Michael Chan · 12 years ago
  13. 0968169 tg3: Add support for ethtool -L|-l to get/set the number of rings. by Michael Chan · 12 years ago
  14. 6513859 tg3: Refactor tg3_close() by Michael Chan · 12 years ago
  15. d8f4cd3 tg3: Refactor tg3_open() by Michael Chan · 12 years ago
  16. a489b6d tg3: Separate coalescing setup for rx and tx by Michael Chan · 12 years ago
  17. 9102426 tg3: Allow number of rx and tx rings to be set independently. by Michael Chan · 12 years ago
  18. 49a359e tg3: Introduce separate functions to allocate/free RX/TX rings. by Michael Chan · 12 years ago
  19. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  20. df555b6 netdev: octeon: fix return value check in octeon_mgmt_init_phy() by Wei Yongjun · 12 years ago
  21. d9f72f3 Revert "be2net: fix vfs enumeration" by David S. Miller · 12 years ago
  22. 68b3f28 qlcnic: Fix scheduling while atomic bug by Narendra K · 12 years ago
  23. 64f605c bnx2: Clean up remaining iounmap by Neil Horman · 12 years ago
  24. e905ed5 bna: Fix warning false positive. by David S. Miller · 12 years ago
  25. 51af6d7 be2net: fix vfs enumeration by Ivan Vecera · 12 years ago
  26. 26f7cbc cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave by Vipul Pandya · 12 years ago
  27. 1648a22 cxgb4: Inform caller if driver didn't upgrade firmware by Vipul Pandya · 12 years ago
  28. 13ee15d cxgb4: Add support for T4 hardwired driver configuration settings by Vipul Pandya · 12 years ago
  29. 636f9d3 cxgb4: Add support for T4 configuration file by Vipul Pandya · 12 years ago
  30. 52367a7 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support by Vipul Pandya · 12 years ago
  31. 5afc8b8 cxgb4: Add functions to read memory via PCIE memory window by Vipul Pandya · 12 years ago
  32. 3eb4afb cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE by Vipul Pandya · 12 years ago
  33. beb5ac2 netdev: pasemi: fix return value check in pasemi_mac_phy_init() by Wei Yongjun · 12 years ago
  34. 8922c9b Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  35. 718cffc4a net: mipsnet: Remove the MIPSsim Ethernet driver. by Steven J. Hill · 12 years ago
  36. b98b8ba gianfar: Change default HW Tx queue scheduling mode by Claudiu Manoil · 12 years ago
  37. 5889335 bnx2x: Improve code around bnx2x_tests_str_arr by Merav Sicron · 12 years ago
  38. 2ddc7fe ixgbevf: Return error on failure to enable VLAN by Alexander Duyck · 12 years ago
  39. 5c60f81 ixgbevf: Add fix to VF to handle multi-descriptor buffers by Alexander Duyck · 12 years ago
  40. ac6ed8f ixgbevf: Fix AIM (Adaptive Interrupt Moderation) by Greg Rose · 12 years ago
  41. b3d58a8 ixgbevf - Remove unused parameter in ixgbevf_receive_skb by Narendra K · 12 years ago
  42. 0584d99 ixgbe: Do not read the spoofed packets counter when not in IOV mode by Greg Rose · 12 years ago
  43. 4b2cd27 ixgbevf: Fix code for handling timeout by Alexander Duyck · 12 years ago
  44. 5894bab net: Make ZNET driver config depend on X86. by David S. Miller · 12 years ago
  45. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  46. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  47. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 12 years ago
  48. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 12 years ago
  49. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 12 years ago
  50. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 12 years ago
  51. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 12 years ago
  52. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 12 years ago
  53. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 12 years ago
  54. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  55. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  56. 0bfd607 sunbmac: Remove unused local variable. by David S. Miller · 12 years ago
  57. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago
  58. 6861509 stmmac: fix return value check in stmmac_open_ext_timer() by Wei Yongjun · 12 years ago
  59. 28889b7 gianfar: fix phc index build failure by Richard Cochran · 12 years ago
  60. 185d4c8 bnx2x: remove false warning regarding interrupt number by Ariel Elior · 12 years ago
  61. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  62. b216a4d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  63. 3cfc159 at91ether: return PTR_ERR if call to clk_get fails by Devendra Naga · 12 years ago
  64. b85c715 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  65. 012dc19 ixgbevf: scheduling while atomic in reset hw path by John Fastabend · 12 years ago
  66. 3118678 ixgbevf: Add support for VF API negotiation by Alexander Duyck · 12 years ago
  67. e546111 igb: Support to enable EEE on all eee_supported devices by Akeem G. Abodunrin · 12 years ago
  68. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  69. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  70. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  71. 1d3ff7675 i825xx: znet: fix compiler warnings when building a 64-bit kernel by Mika Westerberg · 12 years ago
  72. a019c5e net: seeq: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  73. 4507837 sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request by Ben Hutchings · 12 years ago
  74. 25ce200 sfc: Bump version to 3.2 by Ben Hutchings · 12 years ago
  75. e562154 sfc: Expose FPGA bitfile partition through MTD by Ben Hutchings · 13 years ago
  76. e3f5ec1 sfc: Support variable-length response to MCDI GET_BOARD_CFG by Ben Hutchings · 13 years ago
  77. bfeed90 sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() by Ben Hutchings · 12 years ago
  78. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 12 years ago
  79. 576eda8 sfc: Fix maximum array sizes for various MCDI commands by Ben Hutchings · 12 years ago
  80. 59d86c7 e1000: Small packets may get corrupted during padding by HW by Tushar Dave · 12 years ago
  81. e4d1aa4 netxen: check for root bus in netxen_mask_aer_correctable by Nikolay Aleksandrov · 12 years ago
  82. e488921 bnx2x: fix rx checksum validation for IPv6 by Michal Schmidt · 12 years ago
  83. 2ade0b7 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  84. e57b8bd igb: Add 1588 support to I210/I211. by Matthew Vick · 12 years ago
  85. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  86. 201987e igb: Store the MAC address in the name in the PTP struct. by Matthew Vick · 12 years ago
  87. a918802 igb: Correct PTP support query from ethtool. by Matthew Vick · 12 years ago
  88. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  89. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  90. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  91. e975639 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  92. a73403d Merge branch 'depends/tty-omap-serial' into next/cleanup by Olof Johansson · 12 years ago
  93. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  94. 4ffdf91 ixgbe: Improve statistics accuracy for DDP traffic by Mark Rustad · 12 years ago
  95. 91fbd8f ixgbe: added reg_ops file to debugfs by Catherine Sullivan · 12 years ago
  96. 826ff0d ixgbe: added netdev_ops file to debugfs by Catherine Sullivan · 12 years ago
  97. 0094916 ixgbe: add debugfs support by Catherine Sullivan · 12 years ago
  98. d6ea075 ixgbe: fix reporting of spoofed packets by Emil Tantilov · 12 years ago
  99. 9f66d3e ixgbe: Fix VF rate limiting to correctly account for more queues per VF by Alexander Duyck · 12 years ago
  100. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 12 years ago