1. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. bee9e58 gianfar:don't add FCB length to hard_header_len by Wu Jiajun-B06378 · 12 years ago
  4. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  7. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  8. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  9. 7486394 drivers/net/stmmac: seq_file fix memory leak by Djalal Harouni · 12 years ago
  10. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. a1e8b307 tg3: use netdev_alloc_frag() API by Eric Dumazet · 12 years ago
  12. 6fba180 cirrus: cs89x0: Remove function prototypes and reorder declarations by Joe Perches · 12 years ago
  13. 808e9a7 cirrus: cs89x0: Neaten debugging and logging by Joe Perches · 12 years ago
  14. ca034bc cirrus: cs89x0: Code neatening by Joe Perches · 12 years ago
  15. dd92b9a cirrus: cs89x0: Convert printks to pr_<level> by Joe Perches · 12 years ago
  16. 204a38a cirrus: cs89x0: Code style neatening by Joe Perches · 12 years ago
  17. 3069ee9 cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 12 years ago
  18. 8caa1e8 cxgb4: Common platform specific changes for DB Drop Recovery by Vipul Pandya · 12 years ago
  19. 881806b cxgb4: Detect DB FULL events and notify RDMA ULD by Vipul Pandya · 12 years ago
  20. 941a77d be2net: Fix to allow get/set of debug levels in the firmware. by Somnath Kotur · 12 years ago
  21. 09dcd60 CS89x0 : Use ioread16/iowrite16 on all platforms by Jaccon Bastiaansen · 12 years ago
  22. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 12 years ago
  23. a5e371f drivers/net: delete all code/drivers depending on CONFIG_MCA by Paul Gortmaker · 12 years ago
  24. bc6a474 net/mlx4_en: num cores tx rings for every UP by Amir Vadai · 12 years ago
  25. 3d4f5eb net: Change mail address of Oskar Schirmer by Oskar Schirmer · 12 years ago
  26. 0c02dd9 igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. by Matthew Vick · 12 years ago
  27. a306085 e1000: look in the page and not in skb->data for the last byte by Sebastian Andrzej Siewior · 12 years ago
  28. 4af4a233 e1000: remove workaround for Errata 23 from jumbo alloc by Sebastian Andrzej Siewior · 12 years ago
  29. ba9e186 e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS by Bruce Allan · 12 years ago
  30. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. eb71d0d net/mlx4_core: Fixed error flow in rem_slave_eqs by Jack Morgenstein · 12 years ago
  32. ba062d5 net/mlx4_core: Add XRC domains and counters to resource tracker by Jack Morgenstein · 12 years ago
  33. b892495 net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unload by Jack Morgenstein · 12 years ago
  34. 681372a net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov by Jack Morgenstein · 12 years ago
  35. b9985f4 net/mlx4_core: Remove unused *_str functions from the resource tracker by Jack Morgenstein · 12 years ago
  36. 5e92d80 net/mlx4_core: Change SYNC_TPT to be native (not wrapped) by Jack Morgenstein · 12 years ago
  37. 8bac9ed net/mlx4_core: Fix init_port mask state for slaves by Jack Morgenstein · 12 years ago
  38. 162344e net/mlx4: Address build warnings on set but not used variables by Or Gerlitz · 12 years ago
  39. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 12 years ago
  40. bcebe55 qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that is zero, if firmware dump is disabled. by Manish chopra · 12 years ago
  41. f8c5a87 stmmac: fix suspend/resume locking by Giuseppe CAVALLARO · 12 years ago
  42. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 12 years ago
  43. cffb13f stmmac: extend mac addr reg and fix perfect filering by Giuseppe CAVALLARO · 12 years ago
  44. 20fb18d dm9000: some coldfire boards need this by Steven King · 12 years ago
  45. f4ec9e9 mlx4_core: Change bitmap allocator to work in round-robin fashion by Jack Morgenstein · 12 years ago
  46. 86e43a7 Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt by Arnd Bergmann · 12 years ago
  47. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 12 years ago
  48. da02cde igb: Add function and pointers for 82580 low power state settings. by Carolyn Wyborny · 12 years ago
  49. b2bccee net: fec: adopt pinctrl support by Shawn Guo · 12 years ago
  50. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 12 years ago
  51. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  52. 39f1d94 be2net: avoid disabling sriov while VFs are assigned by Sathya Perla · 12 years ago
  53. 74e04ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  54. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  55. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 12 years ago
  56. eef4560 ixgbe: update version number by Don Skidmore · 12 years ago
  57. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 12 years ago
  58. aa7bd46 ixgbe: support software timestamping by Jacob Keller · 12 years ago
  59. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 12 years ago
  60. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 12 years ago
  61. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 12 years ago
  62. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 12 years ago
  63. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 12 years ago
  64. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 12 years ago
  65. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 12 years ago
  66. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 12 years ago
  67. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 12 years ago
  68. 01da0c2 netxen_nic: Fix estimation of recv MSS in case of LRO by Rajesh Borundia · 12 years ago
  69. d612698 netxen: added miniDIMM support in driver. by Sucheta Chakraborty · 12 years ago
  70. d8c3e77 netxen_nic: Allow only useful and recommended firmware dump capture mask values by Manish chopra · 12 years ago
  71. 458c285 netxen_nic: disable minidump by default by Sritej Velaga · 12 years ago
  72. 0e0c551 Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  73. ba62b2a sfc: Implement module EEPROM access for SFE4002 and SFN4112F by Ben Hutchings · 12 years ago
  74. c087bd2 sfc: Added support for new ethtool APIs for obtaining module eeprom by Stuart Hodgson · 12 years ago
  75. 6423518 sfc: By default refill RX rings as soon as space for a batch by David Riddoch · 12 years ago
  76. da9ca50 sfc: Fill RX rings completely full, rather than to 95% full by David Riddoch · 12 years ago
  77. 3de4e30 sfc: Fix missing cleanup in failure path of efx_pci_probe() by Ben Hutchings · 12 years ago
  78. 3dca9d2 sfc: Do not attempt to flush queues if DMA is disabled by Stuart Hodgson · 12 years ago
  79. 2e7d21c e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 12 years ago
  80. eeb0d01 e1000e: Fix merge conflict (net->net-next) by Jeff Kirsher · 12 years ago
  81. 477206a r8169: fix unsigned int wraparound with TSO by Julien Ducourthial · 12 years ago
  82. b3416f4 mlx4_core: Add second capabilities flags field by Shlomo Pongratz · 12 years ago
  83. 045508a be2net: Add functionality to support RoCE driver by Parav Pandit · 12 years ago
  84. 6a4ab66 be2net: Add function to issue mailbox cmd on MQ by Parav Pandit · 12 years ago
  85. 3132d28 sfc: Fix division by zero when using one RX channel and no SR-IOV by Ben Hutchings · 12 years ago
  86. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 24f0671 bnx2x: bug fix when loading after SAN boot by Ariel Elior · 12 years ago
  88. e1abc1b ixgbe: dcb: IEEE PFC stats and reset logic incorrect by John Fastabend · 12 years ago
  89. a61d3d1 e1000e: increase version number by Bruce Allan · 12 years ago
  90. 1f56f45 e1000e: clear REQ and GNT in EECD (82571 && 82572) by Richard Alpe · 12 years ago
  91. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 12 years ago
  92. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 12 years ago
  93. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 12 years ago
  94. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 12 years ago
  95. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 12 years ago
  96. dd411ec ixgbe: Use __free_pages instead of put_page to release pages by Alexander Duyck · 12 years ago
  97. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 12 years ago
  98. d0bfcdf ixgbe: Reorder the ring to q_vector mapping to improve performance by Alexander Duyck · 12 years ago
  99. a4d4f62 ixgbe: Track instances of buffer available but no DMA resources present by Alexander Duyck · 12 years ago
  100. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 12 years ago