1. ff458f6 arc_emac: Use net_device_stats from struct net_device by Tobias Klauser · 11 years ago
  2. 21621e9 ipconfig: move ic_dev_xid under IPCONFIG_BOOTP by Fabian Frederick · 11 years ago
  3. ca12769 net: phy: export phy_suspend and phy_resume by Florian Fainelli · 11 years ago
  4. f251f4e Merge branch 'fec-next' by David S. Miller · 11 years ago
  5. bfd4ecd net: fec: consolidate hwtstamp implementation by Russell King · 11 years ago
  6. 96018f5 net: fec: remove useless status check in tx reap path by Russell King · 11 years ago
  7. 344756f net: fec: add support for dumping transmit ring on timeout by Russell King · 11 years ago
  8. c1d7c48 net: fec: reorder ethtool ops to match order in struct declaration by Russell King · 11 years ago
  9. db3421c net: fec: clear receive interrupts before processing a packet by Russell King · 11 years ago
  10. 36cdc74 net: fec: replace delayed work with standard work by Russell King · 11 years ago
  11. ccea296 net: fec: better implementation of iMX6 ERR006358 quirk by Russell King · 11 years ago
  12. efa95b0 netpoll: fix use after free by david decotigny · 11 years ago
  13. f51de24 xen-netback: Adding debugfs "io_ring_qX" files by Zoltan Kiss · 11 years ago
  14. a37934fc net: provide stubs for ip6_set_txhash and ip6_make_flowlabel by Florian Fainelli · 11 years ago
  15. 3556039 Merge branch 'fec-next' by David S. Miller · 11 years ago
  16. ef83337 net: fec: clean up duplex mode handling by Russell King · 11 years ago
  17. f208ce1 net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link() by Russell King · 11 years ago
  18. 8506fa1 net: fec: quiesce packet processing before changing features by Russell King · 11 years ago
  19. 9a7ba43 net: fec: quiesce packet processing before stopping device in fec_set_features() by Russell King · 11 years ago
  20. 31a6de3 net: fec: quiesce packet processing before stopping device in fec_suspend() by Russell King · 11 years ago
  21. 6af42d4 net: fec: remove inappropriate calls around fec_restart() by Russell King · 11 years ago
  22. dbc64a8 net: fec: move calls to quiesce/resume packet processing out of fec_restart() by Russell King · 11 years ago
  23. 8ce5624 net: fec: only restart or stop the device if it is present and running by Russell King · 11 years ago
  24. 8bbbd3c net: fec: ensure fec_enet_close() copes with resume failure by Russell King · 11 years ago
  25. da1774e net: fec: improve safety of suspend/resume/transmit timeout paths by Russell King · 11 years ago
  26. 2167cef Merge branch 'mlx4-next' by David S. Miller · 11 years ago
  27. 2695bab net/mlx4_en: Fix mac_hash database inconsistency by Noa Osherovich · 11 years ago
  28. d5b8dff net/mlx4_en: Do not count LLC/SNAP in MTU calculation by Yishai Hadas · 11 years ago
  29. 49a1e4f net/mlx4_en: Do not disable vlan filter during promiscuous mode by Eugenia Emantayev · 11 years ago
  30. 143b3efb net/mlx4: Verify port number in __mlx4_unregister_mac by Eugenia Emantayev · 11 years ago
  31. 4359db1 net/mlx4_en: Run loopback test only when port is up by Eugenia Emantayev · 11 years ago
  32. 523ece8 net/mlx4_en: Fix set port ratelimit for 40GE by Eugenia Emantayev · 11 years ago
  33. 9274f9f Merge branch 'bridge_batmanadv_exports' by David S. Miller · 11 years ago
  34. c34963e bridge: export knowledge about the presence of IGMP/MLD queriers by Linus Lüssing · 11 years ago
  35. f941a6d bridge: adding stubs for multicast exports by Linus Lüssing · 11 years ago
  36. 70452dc tipc: fix a memleak when sending data by Erik Hugne · 11 years ago
  37. 51ba0ed defxx: Fix issues with debug printk calls by Maciej W. Rozycki · 11 years ago
  38. 284a83a Merge branch 'defxx-next' by David S. Miller · 11 years ago
  39. 8848761 defxx: Add missing DMA synchronisation calls by Maciej W. Rozycki · 11 years ago
  40. b37cccf defxx: Handle DMA mapping errors by Maciej W. Rozycki · 11 years ago
  41. a630be7 defxx: Use netdev_alloc_skb consistently by Maciej W. Rozycki · 11 years ago
  42. 6329fe5 defxx: Discard DMA maps on buffer deallocation by Maciej W. Rozycki · 11 years ago
  43. d68ab59 defxx: Correct the receive DMA map size by Maciej W. Rozycki · 11 years ago
  44. 90fb567 Merge branch 'sctp_command_queue' by David S. Miller · 11 years ago
  45. d1a3fe2 net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]. by David Laight · 11 years ago
  46. b9420e1 net: sctp: Optimise the way 'sctp_arg_t' values are initialised. by David Laight · 11 years ago
  47. be1f4f4 net: sctp: Inline the functions from command.c by David Laight · 11 years ago
  48. 63ae889 appletalk: fix a coccinella warning in net/appletalk/ddp.c by wangweidong · 11 years ago
  49. 72948cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  50. 9f12fbe net: filter: move load_pointer() into filter.h by Zi Shen Lim · 11 years ago
  51. 3d5baba declance: Fix 64-bit compilation warnings by Maciej W. Rozycki · 11 years ago
  52. 92a129d Merge branch 'hsr-next' by David S. Miller · 11 years ago
  53. a718dcc net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params. by Arvid Brodin · 11 years ago
  54. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 11 years ago
  55. 4c3477d net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup. by Arvid Brodin · 11 years ago
  56. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 11 years ago
  57. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 11 years ago
  58. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 11 years ago
  59. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 11 years ago
  60. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 11 years ago
  61. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 11 years ago
  62. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 11 years ago
  63. b812540 r8152: increase the tx timeout by hayeswang · 11 years ago
  64. 4f6ad60 ipconfig: add static to local variable by Fabian Frederick · 11 years ago
  65. 52d14c6 Merge branch 'amd-xgbe-next' by David S. Miller · 11 years ago
  66. cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 11 years ago
  67. 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 11 years ago
  68. ff42606 amd-xgbe: Call netif_napi_del on ndo_stop operation by Lendacky, Thomas · 11 years ago
  69. 91f8734 amd-xgbe: Clear the proper MTL interrupt register by Lendacky, Thomas · 11 years ago
  70. f3f128d amd-xgbe: Fix debugfs compatibility change with kstrtouint by Lendacky, Thomas · 11 years ago
  71. db55b62 net: arcnet: Remove "#define bool int" by Rasmus Villemoes · 11 years ago
  72. a16a336 enic: fix return values in enic_set_coalesce by Govindarajulu Varadarajan · 11 years ago
  73. e721f87 bonding: remove no longer relevant vlan warnings by Jiri Pirko · 11 years ago
  74. 7cb9e6b Merge branch 'at86rf230-next' by David S. Miller · 11 years ago
  75. 01ebd60 at86rf230: add new author by Alexander Aring · 11 years ago
  76. 7a4ef91 at86rf230: add sleep cycle timing by Alexander Aring · 11 years ago
  77. 984e0c6 at86rf230: add timing for channel switch by Alexander Aring · 11 years ago
  78. 09e536c at86rf230: rework reset to trx_off state change by Alexander Aring · 11 years ago
  79. 2e0571c at86rf230: rework state change and start/stop by Alexander Aring · 11 years ago
  80. 1db0558 at86rf230: rework irq_pol setting by Alexander Aring · 11 years ago
  81. 6bd2b13 at86rf230: move RX_SAFE_MODE setting to hw_init by Alexander Aring · 11 years ago
  82. 1d15d6b at86rf230: rework transmit and receive handling by Alexander Aring · 11 years ago
  83. a7d7eda at86rf230: add support for at86rf23x desense by Alexander Aring · 11 years ago
  84. a53d1f7 at86rf230: remove is212 and add driver data by Alexander Aring · 11 years ago
  85. c8ee0f5 at86rf230: rework detect device handling by Alexander Aring · 11 years ago
  86. f76014f77 at86rf230: add regmap support by Alexander Aring · 11 years ago
  87. 640985e mac802154: at86rf230: add hw flags and merge ops by Alexander Aring · 11 years ago
  88. 1598c36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  89. dbaaca81 Merge branch 'fec-next' by David S. Miller · 11 years ago
  90. ffdce2c net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() by Russell King · 11 years ago
  91. 8b7c9ef net: fec: ensure fec_enet_free_buffers() properly cleans the rings by Russell King · 11 years ago
  92. d6bf314 net: fec: clean up transmit descriptor setup by Russell King · 11 years ago
  93. 730ee36 net: fec: make rx skb handling more robust by Russell King · 11 years ago
  94. 5d165c5 net: fec: remove useless fep->opened by Russell King · 11 years ago
  95. d76cfae net: fec: stop the phy before shutting down the MAC by Russell King · 11 years ago
  96. 0b146ca net: fec: ensure that a disconnected phy isn't configured by Russell King · 11 years ago
  97. 635cf17 net: fec: remove checking for NULL phy_dev in fec_enet_close() by Russell King · 11 years ago
  98. b49cd50 net: fec: use netif_tx_disable() rather than netif_stop_queue() by Russell King · 11 years ago
  99. 7a16807 net: fec: fix interrupt handling races by Russell King · 11 years ago
  100. 9671a42 net: fec: fix ethtool set_pauseparam duplex bug by Russell King · 11 years ago