1. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  2. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  3. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  4. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  5. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  6. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  7. a7c561f2 ehea: fix possible DLPAR/mem deadlock by Thomas Klein · 14 years ago
  8. ea96cea ehea: error handling improvement by Thomas Klein · 14 years ago
  9. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  10. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  12. 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
  13. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  14. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  15. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  16. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  17. 5ee2124 drivers/net: remove duplicate structure field initialization by Julia Lawall · 15 years ago
  18. 357eb46 ehea: Fix napi list corruption on ifconfig down by Hannes Hering · 15 years ago
  19. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  20. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  21. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. c7ae011 net: remove driver_data direct access of struct device from more drivers by Greg Kroah-Hartman · 15 years ago
  23. 0b2febf ehea: fix invalid pointer access by Hannes Hering · 15 years ago
  24. 32e8f9a ehea: Fix incomplete conversion to net_device_ops by Alexander Beregalov · 15 years ago
  25. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 15 years ago
  26. 3876732 ehea: Fix memory hotplug handling by Thomas Klein · 15 years ago
  27. 51621fb ehea: Fix: Remove adapter from adapter list in error path by Hannes Hering · 15 years ago
  28. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  29. e287880 ehea: Improve driver behaviour in low mem conditions by Thomas Klein · 16 years ago
  30. 3faf269 ehea: Fix mem allocations which require page alignment by Thomas Klein · 16 years ago
  31. 086c1b2 ehea: Use net_device_ops structure by Thomas Klein · 16 years ago
  32. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  33. a1c5a89 powerpc: Cleanup from l64 to ll64 change: drivers/net by Stephen Rothwell · 16 years ago
  34. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  35. c4c9f01 net: ehea NAPI interface cleanup fix by Stephen Rothwell · 16 years ago
  36. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  37. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  38. d4f12da ehea: Fix memory hotplug support by Hannes Hering · 16 years ago
  39. 68905eb drivers/net/ehea/ehea_main.c: Release mutex in error handling code by Julia Lawall · 16 years ago
  40. 3ff2cd2 ehea: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  41. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 16 years ago
  42. b0afffe ehea: add MODULE_DEVICE_TABLE by Jan-Bernd Themann · 16 years ago
  43. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 16 years ago
  44. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  45. 00aaea2 ehea: set mac address fix by Jan-Bernd Themann · 16 years ago
  46. 25c16ff drivers/net/ehea - remove unnecessary memset after kzalloc by Joe Perches · 16 years ago
  47. 7fb1c2a ehea: Fix use after free on reboot by Brian King · 16 years ago
  48. 48cfb14 ehea: Add DLPAR memory remove support by Hannes Hering · 16 years ago
  49. 22559c5 ehea: make things static by Andrew Morton · 16 years ago
  50. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 16 years ago
  52. a5af6ad netdev: ehea: port_lock semaphore to mutex by Daniel Walker · 16 years ago
  53. da59cde netdev: ehea: bcmc_regs semaphore to mutex by Daniel Walker · 16 years ago
  54. dbbcbb2 netdev: ehea: locking order correction by Daniel Walker · 16 years ago
  55. 9f71a56 netdev: ehea: ehea_fw_handles semaphore to mutex by Daniel Walker · 16 years ago
  56. 06f89ed netdev: ehea: semaphore to mutex by Daniel Walker · 16 years ago
  57. dc01c44 ehea: Fix IPv6 support by Thomas Klein · 16 years ago
  58. 21eee2d ehea: add kdump support by Thomas Klein · 16 years ago
  59. e87ceea ehea: fix sysfs link compile problem by Jan-Bernd Themann · 17 years ago
  60. 508d2b5 ehea: fix main checkpatch complaints by Doug Maxey · 17 years ago
  61. 58dd825 ehea: Reworked rcv queue handling to log only fatal errors by Thomas Klein · 17 years ago
  62. 7393b87 ehea: Improve tx packets counting by Thomas Klein · 17 years ago
  63. 2a6f4e4 ehea: add kexec support by Jan-Bernd Themann · 17 years ago
  64. 0173b79 ehea: fix port_napi_disable/enable by Jan-Bernd Themann · 17 years ago
  65. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  66. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  67. 3bf76b8 ehea: use kernel event queue by Jan-Bernd Themann · 17 years ago
  68. 2c69448 ehea: DLPAR memory add fix by Jan-Bernd Themann · 17 years ago
  69. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  70. d4dc4ec [EHEA]: Use LRO. by Jan-Bernd Themann · 17 years ago
  71. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  72. 6425162 ehea: fix last_rx update by Jan-Bernd Themann · 17 years ago
  73. 8759cf7 ehea: propagate physical port state by Jan-Bernd Themann · 17 years ago
  74. 18072a5 ehea: fix module parameter description by Jan-Bernd Themann · 17 years ago
  75. a8e34fd ehea: fix interface to DLPAR tools by Jan-Bernd Themann · 17 years ago
  76. 44a5b3d ehea: Eliminated some compiler warnings by Thomas Klein · 17 years ago
  77. 35cf2e2 ehea: Simplify resource usage check by Thomas Klein · 17 years ago
  78. f46f6ba ehea: Fix workqueue handling by Thomas Klein · 17 years ago
  79. 8d22c97 eHEA: net_poll support by Jan-Bernd Themann · 17 years ago
  80. f9e2922 eHEA: Fix bonding support by Thomas Klein · 17 years ago
  81. 44c8215 eHEA: Introducing support vor DLPAR memory add by Thomas Klein · 17 years ago
  82. 4c3ca4d eHEA: Capability flag for DLPAR support by Jan-Bernd Themann · 17 years ago
  83. d1d25aa ehea: Whitespace cleanup by Jan-Bernd Themann · 17 years ago
  84. dec590c ehea: Fixed possible kernel panic on VLAN packet recv by Thomas Klein · 17 years ago
  85. ade2137 ehea: Fixed multi queue RX bug by Thomas Klein · 17 years ago
  86. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  87. 88ca2d0 ehea: Fix skb header access by Thomas Klein · 17 years ago
  88. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  89. 9f9a3b8 [POWERPC] get_property returns const by Stephen Rothwell · 17 years ago
  90. 1211bb6 ehea: fix for dlpar support by Thomas Klein · 17 years ago
  91. d1dea38 ehea: fix for sysfs entries by Thomas Klein · 17 years ago
  92. acbddb5 ehea: removing unused functionality by Jan-Bernd Themann · 17 years ago
  93. e542aa6 ehea: code cleanup by Jan-Bernd Themann · 17 years ago
  94. 1eef4e0 ehea: fix for dynamic lpar support by Jan-Bernd Themann · 17 years ago
  95. 18604c5 ehea: NAPI multi queue TX/RX path for SMP by Jan-Bernd Themann · 17 years ago
  96. 1acf231 ehea: dynamic add / remove port by Jan-Bernd Themann · 17 years ago
  97. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  98. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  99. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  100. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago