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