1. 32bc9b4 fec: Add support to restart autonegotiate by Chris Healy · 11 years ago
  2. cedb743 bonding: don't call alb_set_slave_mac_addr() while atomic by Veaceslav Falico · 11 years ago
  3. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 11 years ago
  4. 948e306d7 net/mlx4: Add VF link state support by Rony Efraim · 11 years ago
  5. 3dc6475 bcm63xx_enet: add support Broadcom BCM6345 Ethernet by Florian Fainelli · 11 years ago
  6. 8e99440 sh_eth: remove '__maybe_unused' annotations by Sergei Shtylyov · 11 years ago
  7. 8c367fc cxgb4: Do not set net_device::dev_id to VI index by Ben Hutchings · 11 years ago
  8. f57855a macvtap: fix uninitialized return value macvtap_ioctl_set_queue() by Jason Wang · 11 years ago
  9. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 11 years ago
  10. 944a137 tun: Turn tun_flow_init() into void fn by Pavel Emelyanov · 11 years ago
  11. 274038f tun: Report "persist" flag to userspace by Pavel Emelyanov · 11 years ago
  12. 4a2e667 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  13. 8f728d7 sh_eth: split 'sh_eth_netdev_ops' by Sergei Shtylyov · 11 years ago
  14. 5eaedf3 gianfar: Add backwards compatible Single Queue mode polling by Claudiu Manoil · 11 years ago
  15. 6602041 sfc: Store port number in private data, not net_device::dev_id by Ben Hutchings · 11 years ago
  16. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 11 years ago
  17. d80b35b team: use kfree_rcu instead of synchronize_rcu in team_port_dev by Jiri Pirko · 11 years ago
  18. 6c31ff3 team: remove synchronize_rcu() called during queue override change by Jiri Pirko · 11 years ago
  19. 32766ff net: can: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  20. eed5d29 net: emaclite: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  21. 941e173 net: fec: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  22. afd6eae 3c59x: consolidate error cleanup in vortex_init_one() by Sergei Shtylyov · 11 years ago
  23. 3f8b963 veth: remove redundant call of dev_alloc_name by Hong zhi guo · 11 years ago
  24. 3899ba9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  25. 8b3e7be cw1200: Fix an assorted pile of checkpatch warnings. by Solomon Peachy · 11 years ago
  26. 19db577 cw1200: Eliminate the ETF debug/engineering code. by Solomon Peachy · 11 years ago
  27. fa8eeae cw1200: Remove "ITP" debug subsystem. by Solomon Peachy · 11 years ago
  28. 8249152 xen-netfront: use skb_partial_csum_set() to simplify the codes by Li RongQing · 11 years ago
  29. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 11 years ago
  30. 5a85e73 ixgbe: add support for ndo_ll_poll by Eliezer Tamir · 11 years ago
  31. 6f00a02 bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch by Maxime Bizon · 11 years ago
  32. 0ae99b5 bcm63xx_enet: split DMA channel register accesses by Maxime Bizon · 11 years ago
  33. 7260aac bcm63xx_enet: implement reset autoneg ethtool callback by Maxime Bizon · 11 years ago
  34. 10af87c rt2x00: rt2x00queue: initialize data_queue fields earlier by Gabor Juhos · 11 years ago
  35. ec71997 rtlwifi: initialize local array and set value. by Yunlian Jiang · 11 years ago
  36. 7601502 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  37. f7a01ca cw1200: handle allocation failure in wsm_event_indication() by Dan Carpenter · 11 years ago
  38. f28bc92 cw1200: read beyond end of array in debug code by Dan Carpenter · 11 years ago
  39. aa63e18 cw1200: Sanity-check arguments in copy_from_user() by Solomon Peachy · 11 years ago
  40. cc2588e cw1200: hwio: Remove an unnecessary goto by Joe Perches · 11 years ago
  41. df09b36 macvtap: enable multiqueue flag by Jason Wang · 11 years ago
  42. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 11 years ago
  43. 376b1aa macvtap: eliminate linear search by Jason Wang · 11 years ago
  44. 8f475a3 macvtap: introduce macvtap_get_vlan() by Jason Wang · 11 years ago
  45. 89cee91 macvtap: do not add self to waitqueue if doing a nonblock read by Jason Wang · 11 years ago
  46. ed0483f macvtap: fix a possible race between queue selection and changing queues by Jason Wang · 11 years ago
  47. e403d29 sh_eth: Fix warnings on 64-bit. by David S. Miller · 11 years ago
  48. eb770bf sh_eth: remove dependencies from Kconfig by Sergei Shtylyov · 11 years ago
  49. 589ebde sh_eth: get R8A777x support out of #ifdef by Sergei Shtylyov · 11 years ago
  50. 9c3beaa sh_eth: get SH7724 support out of #ifdef by Sergei Shtylyov · 11 years ago
  51. 24549e2 sh_eth: get SH7757 support out of #ifdef by Sergei Shtylyov · 11 years ago
  52. f5d1276 sh_eth: get SH77{34|63} support out of #ifdef by Sergei Shtylyov · 11 years ago
  53. e5c9b4c sh_eth: get R8A7740 support out of #ifdef by Sergei Shtylyov · 11 years ago
  54. c18a79a sh_eth: get SH7619 support out of #ifdef by Sergei Shtylyov · 11 years ago
  55. 7bbe150 sh_eth: get SH771x support out of #ifdef by Sergei Shtylyov · 11 years ago
  56. afe391a sh_eth: create initial ID table by Sergei Shtylyov · 11 years ago
  57. 1b5acd2 bonding: disallow change of MAC if fail_over_mac enabled by Jay Vosburgh · 11 years ago
  58. 303d1cb bonding: Convert hw addr handling to sync/unsync, support ucast addresses by Jay Vosburgh · 11 years ago
  59. ca162a8 fec: Only pass pdev in fec_ptp_init() by Fabio Estevam · 11 years ago
  60. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  62. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  63. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  64. 4df9513 net/macb: change RX path for GEM by Nicolas Ferre · 11 years ago
  65. 1b44791 net/macb: increase RX buffer size for GEM by Nicolas Ferre · 11 years ago
  66. 540ad1b sh_eth: enclose PM code into #ifdef CONFIG_PM by Nobuhiro Iwamatsu · 11 years ago
  67. dabdde9 sh_eth: consolidate sh_eth_reset() by Nobuhiro Iwamatsu · 11 years ago
  68. b7feacf sh_eth: remove #ifdef around sh_eth_select_mii() by Nobuhiro Iwamatsu · 11 years ago
  69. 5b3dfd1 sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' by Nobuhiro Iwamatsu · 11 years ago
  70. 9f86134 sh_eth: remove SH_ETH_HAS_TSU by Nobuhiro Iwamatsu · 11 years ago
  71. 04b0ed2 sh_eth: remove duplicate sh_eth_set_duplex() definitions by Nobuhiro Iwamatsu · 11 years ago
  72. ddcd91c sh_eth: use EDSR_ENALL to set EDSR by Nobuhiro Iwamatsu · 11 years ago
  73. 41d5ffe sh_eth: remove #ifdef around EDSR and GECMR bit definitions by Nobuhiro Iwamatsu · 11 years ago
  74. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  75. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  76. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  77. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 11 years ago
  79. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  80. fded313 iwlwifi: mvm: don't request SMPS on non-STA iface by Eytan Lifshitz · 11 years ago
  81. 9116a36 iwlwifi: mvm: fix MCAST in AP mode by Emmanuel Grumbach · 11 years ago
  82. 5ec42ec iwlwifi: mvm: enable PM always in unassociated mode by Alexander Bondar · 11 years ago
  83. 11a164a net: sun4i-emac: Staticize local symbols by Sachin Kamat · 11 years ago
  84. aff5c35 net: sun4i-emac: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  85. 7a3e258 net: emaclite: Use platform resource table by Michal Simek · 11 years ago
  86. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 11 years ago
  87. 10e179e net: sun4i-emac: remove erroneous assignment by Arnd Bergmann · 11 years ago
  88. c08355f mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue by govindarajulu.v · 11 years ago
  89. e6309cf net/mlx4: use one page fragment per incoming frame by Eric Dumazet · 11 years ago
  90. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 11 years ago
  91. 8cc3e43 net: mvneta: read MAC address from hardware when available by Thomas Petazzoni · 11 years ago
  92. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 11 years ago
  93. 93baf4c net: sun4i-emac: fix a typo in emac_probe() by Wei Yongjun · 11 years ago
  94. ff20877 net: mv643xx_eth: add missing semicolon by Arnd Bergmann · 11 years ago
  95. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  96. 6f45eba Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  97. 844ce9f Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  98. bb76292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  99. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 11 years ago
  100. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 11 years ago