1. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 12 years ago
  3. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  4. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  5. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  6. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  7. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 13 years ago
  8. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  9. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  10. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  11. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  12. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  13. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  14. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  15. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  16. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  17. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  18. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  19. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  20. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  21. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  22. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  23. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  24. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  25. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  26. 9aa3283 ehea/ibm*: Move the IBM drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ehea/ehea_main.c]
  27. b495009 ehea: do vlan cleanup by Jiri Pirko · 13 years ago
  28. a4910b7 ehea: Fix multicast registration on semi-promiscuous mode by Breno Leitao · 13 years ago
  29. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  30. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  31. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 21ccc79 ehea: Fix memory hotplug oops by Anton Blanchard · 13 years ago
  33. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  34. 6f4d6dc ehea: Fix a DLPAR bug on ehea_rereg_mrs(). by Breno Leitao · 13 years ago
  35. f4786a9 net: ehea: convert to hw_features by Michał Mirosław · 13 years ago
  36. f76957f ehea: Increase the skb array usage by Breno Leitao · 14 years ago
  37. 782615a ehea: Fixing some message level by Breno Leitao · 14 years ago
  38. 8c4877a ehea: Use the standard logging functions by Joe Perches · 14 years ago
  39. f5c35cc ehea: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  40. 3d6b892 ehea: kill unused ehea_rereg_mr_task by Tejun Heo · 14 years ago
  41. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. c7757fd ehea: Fixing LRO configuration by Breno Leitao · 14 years ago
  43. cfa969e Revert "ehea: Use the standard logging functions" by David S. Miller · 14 years ago
  44. 539995d ehea: Use the standard logging functions by Joe Perches · 14 years ago
  45. 5c7e57f ehea: Add some info messages and fix an issue by Breno Leitao · 14 years ago
  46. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  47. ce45b87 ehea: Fixing statistics by Breno Leitao · 14 years ago
  48. e5ccd96 ehea: fix use after free by Eric Dumazet · 14 years ago
  49. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  51. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  52. aa3bc6c ehea: simplify conditional by Nicolas Kaiser · 14 years ago
  53. a8bb69f ehea: converting msleeps to waitqueue on check_sqs() function by Breno Leitao · 14 years ago
  54. 5b27d42 ehea: using wait queues instead of msleep on ehea_flush_sq by Breno Leitao · 14 years ago
  55. b1cbd5f ehea: Remove a silly return by Breno Leitao · 14 years ago
  56. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  57. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  58. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 2928db4 ehea: Fix synchronization between HW and SW send queue by Andre Detsch · 14 years ago
  60. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  61. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  62. 3d8009c ehea: Allocate stats buffer with GFP_KERNEL by Brian King · 14 years ago
  63. 099473c ehea: Fix kernel deadlock in DLPAR-mem processing by Jan-Bernd Themann · 14 years ago
  64. a91fb14 ehea: fix delayed packet processing by Jan-Bernd Themann · 14 years ago
  65. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  66. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  67. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  68. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  69. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  70. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  71. a7c561f2 ehea: fix possible DLPAR/mem deadlock by Thomas Klein · 14 years ago
  72. ea96cea ehea: error handling improvement by Thomas Klein · 14 years ago
  73. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  74. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  77. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  78. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  79. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  80. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  81. 5ee2124 drivers/net: remove duplicate structure field initialization by Julia Lawall · 15 years ago
  82. 357eb46 ehea: Fix napi list corruption on ifconfig down by Hannes Hering · 15 years ago
  83. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  84. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  85. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. c7ae011 net: remove driver_data direct access of struct device from more drivers by Greg Kroah-Hartman · 15 years ago
  87. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 15 years ago
  88. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 15 years ago
  89. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 15 years ago
  90. 3876732 ehea: Fix memory hotplug handling by Thomas Klein · 15 years ago
  91. 51621fb ehea: Fix: Remove adapter from adapter list in error path by Hannes Hering · 16 years ago
  92. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  93. e287880 ehea: Improve driver behaviour in low mem conditions by Thomas Klein · 16 years ago
  94. 3faf269 ehea: Fix mem allocations which require page alignment by Thomas Klein · 16 years ago
  95. 086c1b2 ehea: Use net_device_ops structure by Thomas Klein · 16 years ago
  96. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  97. a1c5a89 powerpc: Cleanup from l64 to ll64 change: drivers/net by Stephen Rothwell · 16 years ago
  98. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  99. c4c9f01 net: ehea NAPI interface cleanup fix by Stephen Rothwell · 16 years ago
  100. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago