1. d5df7c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  2. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 12 years ago
  3. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 12 years ago
  4. a9a52506 sfc: Pass NIC structure into efx_wanted_parallelism() by Ben Hutchings · 12 years ago
  5. 7f967c0 sfc: Add support for 'extra' channel types by Ben Hutchings · 12 years ago
  6. a16e5b2 sfc: Make all CPU/IRQ/channel/queue counts unsigned by Ben Hutchings · 12 years ago
  7. 5bbe2f4 sfc: Make buffer table indices and counts consistently unsigned by Ben Hutchings · 12 years ago
  8. a606f43 sfc: Disable flow control during flushes by Steve Hodgson · 13 years ago
  9. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 12 years ago
  10. 9d9a697 sfc: Use proper function to test for RX channel in efx_poll() by Ben Hutchings · 12 years ago
  11. 9f2cb71 sfc: Leave interrupts and event queues enabled whenever we can by Ben Hutchings · 12 years ago
  12. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 12 years ago
  13. 4ef594eb sfc: Generalise driver event generation by Ben Hutchings · 12 years ago
  14. 055e0ad sfc: Correct MAC filter bitfield definitions by Ben Hutchings · 12 years ago
  15. 3d885e3 sfc: Add support for TX MAC filters by Ben Hutchings · 12 years ago
  16. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 13 years ago
  17. 80703d2 ipv4: Eliminate spurious argument to __ipv4_neigh_lookup by David S. Miller · 12 years ago
  18. 4c5e4036 decnet: net/dn.h needs net/flow.h by David S. Miller · 12 years ago
  19. e90c9db cxgb3: update firmware version by Divy Le Ray · 12 years ago
  20. 1638760 renesas/sh_eth.c: fix linux/interrupt.h included twice by Danny Kukawka · 12 years ago
  21. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  22. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  23. a1e785e bnx2x: allow all functions to display the phy FW version by Mintz Yuval · 12 years ago
  24. 04f2d51 bnx2x: removed code re-checking memory base after device open by Mintz Yuval · 12 years ago
  25. 10bd1f2 bnx2x: allow BCM84833 phy to advertise 100Base-T speeds by Mintz Yuval · 12 years ago
  26. 82fa848 bnx2x: notify cnic of address of info-to-the-mcp by Mintz Yuval · 12 years ago
  27. d760fc3 bnx2x: allocate smaller Rx rings for 1G functions by Mintz Yuval · 12 years ago
  28. afa13b4 bnx2x: allocate memory dynamically in ethtool self-test. by Mintz Yuval · 12 years ago
  29. 817a8aa bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised by Mintz Yuval · 12 years ago
  30. 1b85ae5 bnx2x: added autoneg-restart after link advertisement changes by Mintz Yuval · 12 years ago
  31. 9e7e839 bnx2x: ethtool publishes link partners speed and FC by Mintz Yuval · 12 years ago
  32. e18c56b bnx2x: half duplex support added for several boards by Mintz Yuval · 12 years ago
  33. 1355b70 bnx2x: consistent statistics after internal driver reload by Mintz Yuval · 12 years ago
  34. eb40d89 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 12 years ago
  35. f1f75f0 mlx4: attach multicast with correct flag by Eugenia Emantayev · 12 years ago
  36. de9b43d mlx4: remove redundant adding of steering type to gid by Eugenia Emantayev · 12 years ago
  37. deb8b3e mlx4: remove unnecessary variables and arguments by Eugenia Emantayev · 12 years ago
  38. 45b5136 mlx4: remove unused field high_prios by Eugenia Emantayev · 12 years ago
  39. 0ee9f1d mlx4: fix QP tree trashing by Eugenia Emantayev · 12 years ago
  40. 58a30d6 mlx4_core: fix buffer overrun by Eugenia Emantayev · 12 years ago
  41. 9e056c0 tg3: Update copyright by Matt Carlson · 12 years ago
  42. e740522 tg3: Use *_UNKNOWN ethtool definitions by Matt Carlson · 12 years ago
  43. c6700ce tg3: Remove unneeded link_config.orig_... members by Matt Carlson · 12 years ago
  44. 2855b9f tg3: Remove unused link config code by Matt Carlson · 12 years ago
  45. 42b123b tg3: Consolidate ASIC rev detection code by Matt Carlson · 12 years ago
  46. b28f389 tg3: Reduce UMP event collision window by Matt Carlson · 12 years ago
  47. 4227822 tg3: Fix NVRAM page writes on newer devices by Matt Carlson · 12 years ago
  48. 3198e07 tg3: Fix copper autoneg adv checks by Matt Carlson · 12 years ago
  49. b546e46 tg3: Fix stats while interface is down by Matt Carlson · 12 years ago
  50. 3906969 tg3: Disable new DMA engine for 57766 by Matt Carlson · 12 years ago
  51. 16dc459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  52. 7c43161 sfc: Warn if unable to create MTDs by Ben Hutchings · 13 years ago
  53. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 13 years ago
  54. fadac6a sfc: Do not retry hardware probe if it schedules a reset by Ben Hutchings · 13 years ago
  55. d9ab700 sfc: Skip RX end-of-batch work on channels without an RX queue by Ben Hutchings · 12 years ago
  56. 5015e53 e1000e: cleanup goto statements to exit points without common work by Bruce Allan · 12 years ago
  57. 2a31b37 e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link by Bruce Allan · 12 years ago
  58. e561a70 e1000e: potentially incorrect return for e1000_init_hw_ich8lan by Bruce Allan · 12 years ago
  59. 3fa8293 e1000e: cleanup: minor whitespace addition (insert blank line separator) by Bruce Allan · 12 years ago
  60. f71dde6 e1000e: cleanup: remove unnecessary variable initializations by Bruce Allan · 12 years ago
  61. f764956 e1000e: cleanup: remove unnecessary test and return by Bruce Allan · 12 years ago
  62. 55920b5 e1000e: cleanup: remove unnecessary variable ret_val by Bruce Allan · 12 years ago
  63. f1a3fe1 e1000e: cleanup: remove unreachable statement by Bruce Allan · 12 years ago
  64. d7eb338 e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan by Bruce Allan · 12 years ago
  65. 2132cf6 net_sched: sch_plug: plug_qdisc_ops is static by Eric Dumazet · 12 years ago
  66. 19c6c8f ppp: fix truesize underestimation by Eric Dumazet · 12 years ago
  67. de8261c gro: fix truesize underestimation by Eric Dumazet · 12 years ago
  68. c5665a5 tg3: Move transmit comment to a better location by Matt Carlson · 12 years ago
  69. 4b40952 tg3: Eliminate unneeded prototype by Matt Carlson · 12 years ago
  70. 16c7fa7 tg3: Relocate tg3_find_peer by Matt Carlson · 12 years ago
  71. dbe9b92 tg3: Move tg3_nvram_write_block functions by Matt Carlson · 12 years ago
  72. ccd5ba9 tg3: Move tg3_set_rx_mode by Matt Carlson · 12 years ago
  73. faf1627 tg3: Move tg3_change_mtu to a better location by Matt Carlson · 12 years ago
  74. 9a21fb8 tg3: Relocate tg3_reset_task by Matt Carlson · 12 years ago
  75. ebf3312 tg3: Move tg3_restart_hw to a better location by Matt Carlson · 12 years ago
  76. 58472a7 virtio: net: remove sparse errors by Eric Dumazet · 12 years ago
  77. 8260725 e1000e: cleanup: always return 0 by Bruce Allan · 12 years ago
  78. 7eb61d8 e1000e: cleanup: remove unnecessary assignments just before returning by Bruce Allan · 12 years ago
  79. 8649f43 e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan by Bruce Allan · 12 years ago
  80. 520d6f2 e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan by Bruce Allan · 12 years ago
  81. 75ce153 e1000e: cleanup: rename goto labels to be more meaningful by Bruce Allan · 12 years ago
  82. ffacd47 e1000e: cleanup: use goto for common work needed by multiple exit points by Bruce Allan · 12 years ago
  83. fafdbf8 trivial: typo hnalder -> handler by Uwe Kleine-König · 12 years ago
  84. 0f09a34 stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c by Masanari Iida · 12 years ago
  85. 4807f64 mISDN: Fix typo in dsp_core.c by Masanari Iida · 12 years ago
  86. 73c2ae7 enic: remove assignment of random mac on enic vf by Roopa Prabhu · 12 years ago
  87. 9f1de88d enic: Fix address deregistration for sriov vf during port profile disassociate by Roopa Prabhu · 12 years ago
  88. ee556fe isdn: Fix typo in isdn_ppp.c by Masanari Iida · 12 years ago
  89. 670d608 mISDN/hfcsusb: remove unused variable hfcsusb_rev by Danny Kukawka · 12 years ago
  90. 67da820 isdn: Fix typo in callc.c and tei.c by Masanari Iida · 12 years ago
  91. 10ef9ab be2net: event queue re-design by Sathya Perla · 12 years ago
  92. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  93. 1a0d6ae rename dev_hw_addr_random and remove redundant second by Danny Kukawka · 12 years ago
  94. c8585bd eth: reset addr_assign_type if eth_mac_addr() called by Danny Kukawka · 12 years ago
  95. 4c507d2 net: implement IP_RECVTOS for IP_PKTOPTIONS by Jiri Benc · 12 years ago
  96. 7a3198a ipv6: helper function to get tclass by Jiri Benc · 12 years ago
  97. 72e6027 aeroflex: Fix typo in greth.c by Masanari Iida · 12 years ago
  98. 3cc26e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  99. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. 4031ae6 skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buff by Alexander Duyck · 13 years ago