1. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 13 years ago
  2. 186e8687 forcedeth: spin_unlock_irq in interrupt handler fix by Denis Efremov · 13 years ago
  3. fa0afcd atl1c: fix issue of io access mode for AR8152 v2.1 by Cloud Ren · 13 years ago
  4. b09e786 tun: fix a crash bug and a memory leak by Mikulas Patocka · 13 years ago
  5. e4bce0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  6. 6c85f2b team: add multiqueue support by Jiri Pirko · 13 years ago
  7. 8a540ff bond_sysfs: use real_num_tx_queues rather than params.tx_queue by Jiri Pirko · 13 years ago
  8. df4ab5b net: rename bond_queue_mapping to slave_dev_queue_mapping by Jiri Pirko · 13 years ago
  9. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 13 years ago
  10. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 13 years ago
  11. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 13 years ago
  12. 54f0e9b Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  13. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  14. 3b5c6b9 can: janz-ican3: add support for one shot mode by Ira W. Snyder · 13 years ago
  15. 30df588 can: janz-ican3: avoid firmware lockup caused by infinite bus error quota by Ira W. Snyder · 13 years ago
  16. 83702f6 can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS by Ira W. Snyder · 13 years ago
  17. 88b5870 can: janz-ican3: fix error and byte counters by Ira W. Snyder · 13 years ago
  18. 9e4d690 can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 by Marc Kleine-Budde · 14 years ago
  19. 007890d can: janz-ican3: drop invalid skbs by Ira W. Snyder · 13 years ago
  20. 8456a91 can: janz-ican3: remove dead code by Ira W. Snyder · 13 years ago
  21. 3d42a37 can: flexcan: add 2nd clock to support imx53 and newer by Steffen Trumtrar · 13 years ago
  22. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 13 years ago
  23. a58915c ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag by Alexander Duyck · 13 years ago
  24. ef89e0a ixgbe: Only enable anti-spoof on VF pools by Alexander Duyck · 13 years ago
  25. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 13 years ago
  26. 7c8ae65 ixgbe: Make FCoE allocation and configuration closer to how rings work by Alexander Duyck · 13 years ago
  27. 5a1ee27 ixgbe: Merge all FCoE percpu values into a single structure by Alexander Duyck · 13 years ago
  28. 81fadde ixgbe: Cleanup configuration of FCoE registers by Alexander Duyck · 13 years ago
  29. 1bf91cd ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API by Alexander Duyck · 13 years ago
  30. d773d131 ixgbe: Fix memory leak when SR-IOV VFs are direct assigned by Alexander Duyck · 13 years ago
  31. 1d9c0bf ixgbe: Use VMDq offset to indicate the default pool by Alexander Duyck · 13 years ago
  32. 769162e Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by David S. Miller · 13 years ago
  33. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  34. 4cce66c mlx4_en: map entire pages to increase throughput by Thadeu Lima de Souza Cascardo · 13 years ago
  35. a9ec6bd sfc: initialize dynamic sysfs attributes for lockdep by Michal Schmidt · 13 years ago
  36. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 13 years ago
  37. 2150293 asix: AX88172A driver depends on phylib by Christian Riesch · 13 years ago
  38. cb7b24c asix: Add support for programming the EEPROM by Christian Riesch · 13 years ago
  39. ceb02c9 asix: Rework reading from EEPROM by Christian Riesch · 13 years ago
  40. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 13 years ago
  41. 1d962ec cxgb3: Set vlan_feature on net_device by brenohl@br.ibm.com · 13 years ago
  42. 36eb22e libertas: firmware.c: remove duplicated include by Duan Jiong · 13 years ago
  43. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 13 years ago
  44. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 13 years ago
  45. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 13 years ago
  46. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 13 years ago
  47. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 13 years ago
  48. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 13 years ago
  49. 435b19f ixgbe: Update configure virtualization to allow for multiple PF pools by Alexander Duyck · 13 years ago
  50. eb022d0 ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam by Alexander Duyck · 13 years ago
  51. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 13 years ago
  52. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 13 years ago
  53. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 13 years ago
  54. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 13 years ago
  55. c8ab13f tilegx net: use eth_hw_addr_random(), not eth_random_addr() by Chris Metcalf · 13 years ago
  56. 8388546 tilegx net driver: handle payload data not in frags by Chris Metcalf · 13 years ago
  57. 9b4c341 net: tilegx driver bugfix (be explicit about percpu queue number) by Chris Metcalf · 13 years ago
  58. dc90595 team: refine IFF_XMIT_DST_RELEASE capability by Jiri Pirko · 13 years ago
  59. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 13 years ago
  60. 8e476d9 driver: net: ethernet: davinci_mdio: runtime PM support by Mugunthan V N · 13 years ago
  61. ed36d7b jme: netpoll support by Peter Wu · 13 years ago
  62. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 13 years ago
  63. 7be7e93 qlge: fix an "&&" vs "||" bug by Dan Carpenter · 13 years ago
  64. 6ecd09d net: ftgmac100/ftmac100: dont pull too much data by Eric Dumazet · 13 years ago
  65. db8dacf net: qmi_wwan: add ZTE MF821D by Bjørn Mork · 13 years ago
  66. fcc24db asix: Fix return value in AX88172A driver bind function by Christian Riesch · 13 years ago
  67. b6fe83e bonding: refine IFF_XMIT_DST_RELEASE capability by Eric Dumazet · 13 years ago
  68. 1817e83 net: qmi_wwan: make dynamic device IDs work by Bjørn Mork · 13 years ago
  69. eeda858 b44: add 64 bit stats by Kevin Groeneveld · 13 years ago
  70. 2e177a5 be2net: Ignore physical link async event for Lancer by Padmanabh Ratnakar · 13 years ago
  71. 0b13fb4 be2net: Fix VF driver load for Lancer by Padmanabh Ratnakar · 13 years ago
  72. c3fe065 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  73. 1c65296 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  74. 54399a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  75. e8c7b33 wlcore: increase command completion timeout by Luciano Coelho · 13 years ago
  76. 5285eb54 wlcore: wait for command completion event when sending CMD_ROLE_STOP by Luciano Coelho · 13 years ago
  77. cc31a3c wl18xx: enable MIMO rates when connected as a MIMO STA by Arik Nemtsov · 13 years ago
  78. bf722d1 wlcore: make usage of nla_put clearer by Yair Shapira · 13 years ago
  79. ff32431 wlcore/wl12xx: calibrator fem detect implementation by Yair Shapira · 13 years ago
  80. 16bc10c3 wl18xx: disable calibrator based fem detect by Yair Shapira · 13 years ago
  81. 7019c80 wlcore: add plt_mode including new PLT_FEM_DETECT by Yair Shapira · 13 years ago
  82. 4340d1c wlcore: use basic rates for non-data packets by Eliad Peller · 13 years ago
  83. 42066f9 wlcore: don't issue SLEEP_AUTH command during recovery by Arik Nemtsov · 13 years ago
  84. 602c759 wl18xx: fix bogus compile warning on cc config option by Arik Nemtsov · 13 years ago
  85. bed483f wlcore: send EAPOLs using minimum basic rate for all roles by Igal Chernobelsky · 13 years ago
  86. c68cc0f wl18xx: add support for ht_mode in conf.h by Yair Shapira · 13 years ago
  87. 8e945ff wlcore: don't re-configure wakeup conditions if not needed by Eyal Shapira · 13 years ago
  88. 45777c4 wl18xx: alloc conf.phy memory to ensure alignemnt by Arik Nemtsov · 13 years ago
  89. 908421f ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix by Alexander Duyck · 13 years ago
  90. 671c0ad ixgbe: Cleanup logic for MRQC and MTQC configuration by Alexander Duyck · 13 years ago
  91. 4ae6373 ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration by Alexander Duyck · 13 years ago
  92. ac802f5 ixgbe: Move configuration of set_real_num_rx/tx_queues into open by Alexander Duyck · 13 years ago
  93. de3d5b9 ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls by Alexander Duyck · 13 years ago
  94. befa2af ixgbe: Ping the VFs on link status change to trigger link change by Alexander Duyck · 13 years ago
  95. 82e316e r8169: verbose error message. by Francois Romieu · 13 years ago
  96. 3a83ad1 r8169: remove rtl_ocpdr_cond. by Hayes Wang · 13 years ago
  97. 097b0e1 b43: fix crash with OpenFWWF by Johannes Berg · 13 years ago
  98. d369f7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  99. 124b979 ath9k: Fix race in reset-work usage by Rajkumar Manoharan · 13 years ago
  100. 6dcc344 ath9k: Reconfigure VIF state properly by Sujith Manoharan · 13 years ago