1. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  2. 939d225 ethoc: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  3. 28009a6 batman-adv: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  4. 067fb4c igbvf: reset netdevice addr_assign_type if changed by Danny Kukawka · 12 years ago
  5. 5a5e7c3 xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  6. baf1d37 davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  7. 43aabec lantiq_etop: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  8. 7718f2c au1000_eth: use eth_hw_addr_random() instead of random_ether_addr() by Danny Kukawka · 12 years ago
  9. 3ccdca7 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  10. 71cc7c3 net: sh_eth: add support for VLAN tag filtering by Yoshihiro Shimoda · 12 years ago
  11. 6743fe6 net: sh_eth: add support for multicast filtering by Yoshihiro Shimoda · 12 years ago
  12. 6ba8802 net: sh_eth: modify a condition of ioremap for TSU by Yoshihiro Shimoda · 12 years ago
  13. 150647f net: sh_eth: change the condition of initialization by Yoshihiro Shimoda · 12 years ago
  14. 3acbc97 net: sh_eth: add the value of tsu to the SH7757's GETHER by Yoshihiro Shimoda · 12 years ago
  15. d5df7c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  16. ea3d2fd batman-adv: export used routing algorithm via sysfs by Marek Lindner · 13 years ago
  17. d419be1 batman-adv: allowing changing the routing algorithm via module parameter by Marek Lindner · 13 years ago
  18. 01c4224 batman-adv: convert batman iv algorithm to use dynamic infrastructure by Marek Lindner · 13 years ago
  19. 1c28047 batman-adv: add infrastructure to change routing algorithm at runtime by Marek Lindner · 13 years ago
  20. 6e242f9 batman-adv: warn if added interface is part of a bridge by Marek Lindner · 13 years ago
  21. a04ccd5 batman-adv: Move is_out_of_time() to main.h for general use by Martin Hundebøll · 13 years ago
  22. c51f9c0 batman-adv: Rm empty line from is_my_mac() in main.c by Martin Hundebøll · 13 years ago
  23. 8780dad batman-adv: simplify bat_ogm_receive API call by Marek Lindner · 13 years ago
  24. 76543d1 batman-adv: Explicitly mark the common header structure by Sven Eckelmann · 13 years ago
  25. 1707157 batman-adv: add tt_initialised flag to the orig_node struct by Antonio Quartulli · 13 years ago
  26. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 12 years ago
  27. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 12 years ago
  28. a9a52506 sfc: Pass NIC structure into efx_wanted_parallelism() by Ben Hutchings · 12 years ago
  29. 7f967c0 sfc: Add support for 'extra' channel types by Ben Hutchings · 12 years ago
  30. a16e5b2 sfc: Make all CPU/IRQ/channel/queue counts unsigned by Ben Hutchings · 12 years ago
  31. 5bbe2f4 sfc: Make buffer table indices and counts consistently unsigned by Ben Hutchings · 12 years ago
  32. a606f43 sfc: Disable flow control during flushes by Steve Hodgson · 13 years ago
  33. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 12 years ago
  34. 9d9a697 sfc: Use proper function to test for RX channel in efx_poll() by Ben Hutchings · 12 years ago
  35. 9f2cb71 sfc: Leave interrupts and event queues enabled whenever we can by Ben Hutchings · 12 years ago
  36. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 12 years ago
  37. 4ef594eb sfc: Generalise driver event generation by Ben Hutchings · 12 years ago
  38. 055e0ad sfc: Correct MAC filter bitfield definitions by Ben Hutchings · 12 years ago
  39. 3d885e3 sfc: Add support for TX MAC filters by Ben Hutchings · 12 years ago
  40. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 13 years ago
  41. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 12 years ago
  42. 4c5e4036 decnet: net/dn.h needs net/flow.h by David S. Miller · 12 years ago
  43. e90c9db cxgb3: update firmware version by Divy Le Ray · 12 years ago
  44. 1638760 renesas/sh_eth.c: fix linux/interrupt.h included twice by Danny Kukawka · 12 years ago
  45. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  46. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  47. a1e785e bnx2x: allow all functions to display the phy FW version by Mintz Yuval · 12 years ago
  48. 04f2d51 bnx2x: removed code re-checking memory base after device open by Mintz Yuval · 12 years ago
  49. 10bd1f2 bnx2x: allow BCM84833 phy to advertise 100Base-T speeds by Mintz Yuval · 12 years ago
  50. 82fa848 bnx2x: notify cnic of address of info-to-the-mcp by Mintz Yuval · 12 years ago
  51. d760fc3 bnx2x: allocate smaller Rx rings for 1G functions by Mintz Yuval · 12 years ago
  52. afa13b4 bnx2x: allocate memory dynamically in ethtool self-test. by Mintz Yuval · 12 years ago
  53. 817a8aa bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised by Mintz Yuval · 12 years ago
  54. 1b85ae5 bnx2x: added autoneg-restart after link advertisement changes by Mintz Yuval · 12 years ago
  55. 9e7e839 bnx2x: ethtool publishes link partners speed and FC by Mintz Yuval · 12 years ago
  56. e18c56b bnx2x: half duplex support added for several boards by Mintz Yuval · 12 years ago
  57. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 12 years ago
  58. eb40d89 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 12 years ago
  59. f1f75f0 mlx4: attach multicast with correct flag by Eugenia Emantayev · 12 years ago
  60. de9b43d mlx4: remove redundant adding of steering type to gid by Eugenia Emantayev · 12 years ago
  61. deb8b3e mlx4: remove unnecessary variables and arguments by Eugenia Emantayev · 12 years ago
  62. 45b5136 mlx4: remove unused field high_prios by Eugenia Emantayev · 12 years ago
  63. 0ee9f1d mlx4: fix QP tree trashing by Eugenia Emantayev · 12 years ago
  64. 58a30d6 mlx4_core: fix buffer overrun by Eugenia Emantayev · 12 years ago
  65. 9e056c0 tg3: Update copyright by Matt Carlson · 12 years ago
  66. e740522 tg3: Use *_UNKNOWN ethtool definitions by Matt Carlson · 12 years ago
  67. c6700ce tg3: Remove unneeded link_config.orig_... members by Matt Carlson · 12 years ago
  68. 2855b9f tg3: Remove unused link config code by Matt Carlson · 12 years ago
  69. 42b123b tg3: Consolidate ASIC rev detection code by Matt Carlson · 12 years ago
  70. b28f389 tg3: Reduce UMP event collision window by Matt Carlson · 12 years ago
  71. 4227822 tg3: Fix NVRAM page writes on newer devices by Matt Carlson · 12 years ago
  72. 3198e07 tg3: Fix copper autoneg adv checks by Matt Carlson · 12 years ago
  73. b546e46 tg3: Fix stats while interface is down by Matt Carlson · 12 years ago
  74. 3906969 tg3: Disable new DMA engine for 57766 by Matt Carlson · 12 years ago
  75. 16dc459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  76. 7c43161 sfc: Warn if unable to create MTDs by Ben Hutchings · 13 years ago
  77. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 13 years ago
  78. fadac6a sfc: Do not retry hardware probe if it schedules a reset by Ben Hutchings · 13 years ago
  79. d9ab700 sfc: Skip RX end-of-batch work on channels without an RX queue by Ben Hutchings · 12 years ago
  80. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 12 years ago
  81. 2a31b37 e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link by Bruce Allan · 12 years ago
  82. e561a70 e1000e: potentially incorrect return for e1000_init_hw_ich8lan by Bruce Allan · 12 years ago
  83. 3fa8293 e1000e: cleanup: minor whitespace addition (insert blank line separator) by Bruce Allan · 12 years ago
  84. f71dde6 e1000e: cleanup: remove unnecessary variable initializations by Bruce Allan · 12 years ago
  85. f764956 e1000e: cleanup: remove unnecessary test and return by Bruce Allan · 12 years ago
  86. 55920b5 e1000e: cleanup: remove unnecessary variable ret_val by Bruce Allan · 12 years ago
  87. f1a3fe1 e1000e: cleanup: remove unreachable statement by Bruce Allan · 12 years ago
  88. d7eb338 e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan by Bruce Allan · 12 years ago
  89. 2132cf6 net_sched: sch_plug: plug_qdisc_ops is static by Eric Dumazet · 12 years ago
  90. 19c6c8f ppp: fix truesize underestimation by Eric Dumazet · 12 years ago
  91. de8261c gro: fix truesize underestimation by Eric Dumazet · 12 years ago
  92. c5665a5 tg3: Move transmit comment to a better location by Matt Carlson · 12 years ago
  93. 4b40952 tg3: Eliminate unneeded prototype by Matt Carlson · 12 years ago
  94. 16c7fa7 tg3: Relocate tg3_find_peer by Matt Carlson · 12 years ago
  95. dbe9b92 tg3: Move tg3_nvram_write_block functions by Matt Carlson · 12 years ago
  96. ccd5ba9 tg3: Move tg3_set_rx_mode by Matt Carlson · 12 years ago
  97. faf1627 tg3: Move tg3_change_mtu to a better location by Matt Carlson · 12 years ago
  98. 9a21fb8 tg3: Relocate tg3_reset_task by Matt Carlson · 12 years ago
  99. ebf3312 tg3: Move tg3_restart_hw to a better location by Matt Carlson · 12 years ago
  100. 58472a7 virtio: net: remove sparse errors by Eric Dumazet · 12 years ago