1. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 12 years ago
  2. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  3. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  4. 55fbbe4 net: Fix vlan bitmask changes in EHEA driver. by David S. Miller · 12 years ago
  5. e5905c8 net: Fix some __vlan_hwaccel_put_tag() callers. by David S. Miller · 12 years ago
  6. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  7. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  8. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  9. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  10. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  11. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  12. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  13. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  14. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  15. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  16. fe17dc1 ibm/emac: remove __dev* attributes by Bill Pemberton · 12 years ago
  17. e11787a ibmveth: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. 0297be0 ehea: remove __dev* attributes by Bill Pemberton · 12 years ago
  19. 3865fe1 ehea: Remove remnants of LRO support by Ben Hutchings · 12 years ago
  20. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  21. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  22. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  23. d90c92f ibmveth: Fix alignment of rx queue bug by Santiago Leon · 12 years ago
  24. 67e1dbc ehea: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  25. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  26. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 13 years ago
  27. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 13 years ago
  28. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 13 years ago
  29. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 13 years ago
  30. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  31. a320757 net: powerpc: remove the legacy iSeries ethernet driver by Stephen Rothwell · 13 years ago
  32. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  33. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 13 years ago
  34. ae5d337 powerpc/44x: Add more changes for APM821XX EMAC driver by Duc Dang · 13 years ago
  35. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  36. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  37. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  38. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  39. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  40. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  42. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  43. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 13 years ago
  44. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 13 years ago
  45. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  46. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  47. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  48. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  49. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  50. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  51. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  52. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  53. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  54. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  55. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  56. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  57. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  58. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  59. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  60. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  61. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  62. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  63. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  64. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  65. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  66. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  67. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  68. 8838a53 ibmveth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  69. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  70. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  71. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  72. 9aa3283 ehea/ibm*: Move the IBM drivers by Jeff Kirsher · 13 years ago