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