1. 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 10 years ago
  2. be1d148 ehea: Fix TSO and hw checksums with non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  3. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  4. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  5. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  6. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 09271db emac: aggregation of v1-2 PLB errors for IER register by Ivan Mikhaylov · 10 years ago
  8. faacd3a emac: add missing support of 10mbit in emac/rgmii by Ivan Mikhaylov · 10 years ago
  9. 09b38aa ehea: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  10. 38ea4e6 net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  11. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  12. 26faa9d ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  13. cfbe406 ehea: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  14. cb013ea ibmveth: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  15. d746ca9 ibmveth: Fix endian issues with MAC addresses by Anton Blanchard · 11 years ago
  16. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  17. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. d084775 powerpc/iommu: Update the generic code to use dynamic iommu page sizes by Alistair Popple · 11 years ago
  19. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 11 years ago
  20. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  21. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  22. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  23. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  24. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 32663b8 ibm emac: Fix locking for enable/disable eob irq by Alistair Popple · 11 years ago
  26. b4dfd32 ibm emac: Don't call napi_complete if napi_reschedule failed by Alistair Popple · 11 years ago
  27. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  28. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  29. d4cb2ee ibm/emac: Remove extern from function prototypes by Joe Perches · 11 years ago
  30. 7a3a621 drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties by Olaf Hering · 11 years ago
  31. 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  32. 0b536be ibmveth: Fix little endian issues by Anton Blanchard · 11 years ago
  33. bc35383 net: emac: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  34. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  35. e6b0260 net: emac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  36. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  37. c45640e ibmebus: convert of_platform_driver to platform_driver by Rob Herring · 11 years ago
  38. bd118b6 ibm-ethernet: delete stale MCA and duplicate PSERIES dependency by Paul Gortmaker · 11 years ago
  39. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  40. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 11 years ago
  41. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 11 years ago
  42. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  43. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  44. 55fbbe4 net: Fix vlan bitmask changes in EHEA driver. by David S. Miller · 11 years ago
  45. e5905c8 net: Fix some __vlan_hwaccel_put_tag() callers. by David S. Miller · 11 years ago
  46. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  47. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  48. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  49. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  50. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  51. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  52. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  53. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  54. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  55. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  56. fe17dc1 ibm/emac: remove __dev* attributes by Bill Pemberton · 12 years ago
  57. e11787a ibmveth: remove __dev* attributes by Bill Pemberton · 12 years ago
  58. 0297be0 ehea: remove __dev* attributes by Bill Pemberton · 12 years ago
  59. 3865fe1 ehea: Remove remnants of LRO support by Ben Hutchings · 12 years ago
  60. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  61. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  62. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  63. d90c92f ibmveth: Fix alignment of rx queue bug by Santiago Leon · 12 years ago
  64. 67e1dbc ehea: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  65. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  66. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  67. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 12 years ago
  68. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 12 years ago
  69. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 12 years ago
  70. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  71. a320757 net: powerpc: remove the legacy iSeries ethernet driver by Stephen Rothwell · 13 years ago
  72. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 13 years ago
  74. ae5d337 powerpc/44x: Add more changes for APM821XX EMAC driver by Duc Dang · 13 years ago
  75. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  76. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  77. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  78. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  79. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  80. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  81. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  82. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 13 years ago
  83. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 13 years ago
  84. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 13 years ago
  85. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  86. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  87. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  88. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  89. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  90. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  91. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  92. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  93. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  94. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  95. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  96. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  97. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  98. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  99. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  100. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago