1. 29ab5a3 ehea: fix operation state report by Guilherme G. Piccoli · 8 years ago
  2. 1740c29 net: ehea: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  3. 3051f39 ehea: Fix memory hook reference counting crashes by Michael Ellerman · 9 years ago
  4. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 9 years ago
  5. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 9 years ago
  6. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  7. be1d148 ehea: Fix TSO and hw checksums with non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  8. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  9. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  10. 09b38aa ehea: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  11. 38ea4e6 net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  12. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  13. cfbe406 ehea: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  14. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  15. 7a3a621 drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties by Olaf Hering · 11 years ago
  16. 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  17. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  18. c45640e ibmebus: convert of_platform_driver to platform_driver by Rob Herring · 11 years ago
  19. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  20. 55fbbe4 net: Fix vlan bitmask changes in EHEA driver. by David S. Miller · 11 years ago
  21. e5905c8 net: Fix some __vlan_hwaccel_put_tag() callers. by David S. Miller · 11 years ago
  22. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  23. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  24. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  25. 31d1753 net: ehea module param description fix by Dave Young · 11 years ago
  26. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  27. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  28. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  29. 0297be0 ehea: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. 3865fe1 ehea: Remove remnants of LRO support by Ben Hutchings · 12 years ago
  31. cca55d9 powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function by Ian Munsie · 12 years ago
  32. 67e1dbc ehea: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  33. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  34. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  35. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 12 years ago
  36. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 12 years ago
  37. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 12 years ago
  38. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 12 years ago
  40. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  41. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  42. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  43. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  44. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  45. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 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. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  64. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  65. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  66. 9aa3283 ehea/ibm*: Move the IBM drivers by Jeff Kirsher · 13 years ago