1. b514f6b ehea: Enable DLPAR memory remove by Hannes Hering · 16 years ago
  2. 8ef5ba6 [netdrvr] usb/hso: throttle to prevent loss of serial data by Denis Joseph Barrow · 16 years ago
  3. ead7b94 myri10ge: use DCA if DCA is compiled as a module by Brice Goglin · 16 years ago
  4. 004f23b cxgb3 - remove duplicate tests in lro by Divy Le Ray · 16 years ago
  5. b737249 r8169: select MII in Kconfig by Francois Romieu · 16 years ago
  6. 2eefbd6 ehea: fix mutex and spinlock use by Sebastien Dugue · 16 years ago
  7. d100ba3 ixgbe: fix DCA dependency in Kconfig by Jesse Brandeburg · 16 years ago
  8. 6988867 ixgbe: whitespace/formatting cleanup by Alexander Duyck · 16 years ago
  9. b3c8b4b ixgbe: correctly add and remove napi queues by Alexander Duyck · 16 years ago
  10. b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 16 years ago
  11. 51ac644 ixgbe: bump version by Jeff Kirsher · 16 years ago
  12. 9f8cdf4 ixgbe: xmit frame refactor by Jesse Brandeburg · 16 years ago
  13. 74ce8dd ixgbe: lower stack space usage by Jesse Brandeburg · 16 years ago
  14. 2adc051 ixgbe: cleanup defines by Jesse Brandeburg · 16 years ago
  15. b980497 ixgbe: move set_num_queues and call it after msix failure by Jesse Brandeburg · 16 years ago
  16. 7f82187 ixgbe: refresh the ixgbe_down function by Jesse Brandeburg · 16 years ago
  17. c44ade9 ixgbe: update to latest common code module by Jesse Brandeburg · 16 years ago
  18. f084827 ixgbe: add clean rx many routine by Jesse Brandeburg · 16 years ago
  19. f6af803 ixgbe: lro stats were not counted on first ethtool -Scall by Jesse Brandeburg · 16 years ago
  20. c431f97 ixgbe: fix ring reallocation in ethtool by Jesse Brandeburg · 16 years ago
  21. b95f5fc ixgbe: add device support for XF LR adapters by Jesse Brandeburg · 16 years ago
  22. 762f4c5 ixgbe: recycle pages in packet split mode by Jesse Brandeburg · 16 years ago
  23. ff819cf ixgbe: fix bug with lots of tx queues by Jesse Brandeburg · 16 years ago
  24. 30efa5a ixgbe: fix initial interrupt throttle settings by Jesse Brandeburg · 16 years ago
  25. 3d3d6d3 ixgbe: fix ethtool disable csum for ipv6 by Jesse Brandeburg · 16 years ago
  26. 0585798 ixgbe: fix pci_resource allocation as in other drivers by Jeff Kirsher · 16 years ago
  27. 98c00a1 ixgbe: fix ethtool register dump by Jesse Brandeburg · 16 years ago
  28. 42c783c ixgbe: limit small mtu to minimum for ipv4 support by Jesse Brandeburg · 16 years ago
  29. f47cf66 ixgbe: fix bug with shared interrupts by Jesse Brandeburg · 16 years ago
  30. 41fb924 ixgbe: link change interrupt was not causing link event by Jesse Brandeburg · 16 years ago
  31. cf8280e ixgbe: Update watchdog thread to accomodate longerlink_up events by Jesse Brandeburg · 16 years ago
  32. ce94bf4 ixgbe: fix multicast address update by Jesse Brandeburg · 16 years ago
  33. a1f96ee ixgbe: fix dca defines to not have spaces by Jesse Brandeburg · 16 years ago
  34. af72166 ixgbe: fix bug where using wake queue instead of start by Jesse Brandeburg · 16 years ago
  35. 040dec3 netxen: add pci ids by Dhananjay Phadke · 16 years ago
  36. 9a6b3b5 myri10ge: Rename DCA-related firmware counters by Brice Goglin · 16 years ago
  37. 330554c myri10ge: Stop scaring people when DCA is built but absent by Brice Goglin · 16 years ago
  38. 7fb614b smc911x: remove duplicate debug printout by Magnus Damm · 16 years ago
  39. c1d6993 r6040: fix bad usage of udelay by Florian Fainelli · 16 years ago
  40. 31b7602 sfc: Fix type of FALCON_SPI_MAX_LEN by Ben Hutchings · 16 years ago
  41. 13e9ab1 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate by Ben Hutchings · 16 years ago
  42. 951f46a sfc: Remove obsolete comment about PCI modes by Ben Hutchings · 16 years ago
  43. 0a62f1a sfc: Disable interrupts after a fatal interrupt occurs until reset by Ben Hutchings · 16 years ago
  44. 1d0680f sfc: Insert read memory barrier after checking MAC statistics flag by Ben Hutchings · 16 years ago
  45. a620e13 sfc: Stop generating bogus events in tenxpress_check_hw() by Ben Hutchings · 16 years ago
  46. 94be0c5 sfc: Don't include net_driver.h from falcon_io.h by Steve Hodgson · 16 years ago
  47. 6bc5d3a sfc: Make queue flushes more reliable by Ben Hutchings · 16 years ago
  48. 92ade88 sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word) by Steve Hodgson · 16 years ago
  49. c8fcc49 sfc: Serialise tenxpress_special_reset() with statistics fetches by Ben Hutchings · 16 years ago
  50. ef08af0 sfc: Remove workaround for old firmware bug by Ben Hutchings · 16 years ago
  51. e1074a0 sfc: Fix memory BAR release call on error path by Ben Hutchings · 16 years ago
  52. 88c5942 sfc: Add check for memory allocation failure in falcon_probe_nic() by Ben Hutchings · 16 years ago
  53. da8de39 8139too: [cosmetic] fix incorrect register for flash-rom by Mats Erik Andersson · 16 years ago
  54. cd0fce0 s2io: Fix enabling VLAN tag stripping at driver initialization by Breno Leitao · 16 years ago
  55. 52845c3 cs89x0: fix warning release_irq label by Yoichi Yuasa · 16 years ago
  56. e57b641 [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free by Adrian Bunk · 16 years ago
  57. 5406951 wan/hdlc_x25.c: fix a NULL dereference by Krzysztof Halasa · 16 years ago
  58. 2d1ea19 bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds by Vlad Yasevich · 16 years ago
  59. f382a0a [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe by Matthew Wilcox · 16 years ago
  60. 70666c7 ehea: Fix DLPAR memory handling by Hannes Hering · 16 years ago
  61. 539b06f [netdrvr] ne: Fix suspend and resume for ISA PnP cards. by David Fries · 16 years ago
  62. 533763d [netdrvr] au1000_eth: Spinlock initialisation fix by Martin Gebert · 16 years ago
  63. 894d627 MAINTAINERS: add Atheros maintainer for atlx by Chris Snook · 16 years ago
  64. 6526128 drivers/net/mlx4/alloc.c needs mm.h by Andrew Morton · 16 years ago
  65. c2d1eb0 drivers/net/skfp/pmf.c: Use offsetof() macro by Takashi Iwai · 16 years ago
  66. d1c5ea3 smc91x: SMC_IO_SHIFT platform data support for default case by Magnus Damm · 16 years ago
  67. d6bc372 smc91x: fix nowait printout by Magnus Damm · 16 years ago
  68. 523a609 r8169: fix RxMissed register access by Francois Romieu · 16 years ago
  69. e93dcb1 ehea: fix phyp debugging typo by Sebastien Dugue · 16 years ago
  70. 7c0965e tulip: Fix dead 21041 ethernet after ifconfig down by Thomas Bogendoerfer · 16 years ago
  71. d877984 aoe: Fix OOPS after SKB queue changes. by David S. Miller · 16 years ago
  72. e5d2304 can: Add documentation for virtual CAN driver usage by Oliver Hartkopp · 16 years ago
  73. 28e3487 tcp: Fix queue traversal in tcp_use_frto(). by David S. Miller · 16 years ago
  74. 77d40a0 tcp: Fix order of tests in tcp_retransmit_skb() by David S. Miller · 16 years ago
  75. 38ce7c7 ppp_generic: Use skb_peek() in ppp_receive_mp_frame(). by David S. Miller · 16 years ago
  76. f72051b neigh: Remove by-hand SKB queue handling. by David S. Miller · 16 years ago
  77. f4ab543 pkt_sched: Remove the tx queue state check in qdisc_run() by Jarek Poplawski · 16 years ago
  78. cd07a8e tcp: Use SKB queue handling interfaces instead of by-hand versions. by David S. Miller · 16 years ago
  79. 1164f52 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). by David S. Miller · 16 years ago
  80. 249c8b4 net: Add skb_queue_next(). by David S. Miller · 16 years ago
  81. d258b49 tcp: Use skb_queue_is_last() instead of by-hand version. by David S. Miller · 16 years ago
  82. fc7ebb2 net: Add skb_queue_is_last(). by David S. Miller · 16 years ago
  83. b5f61ab usbatm: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  84. 47a227d zd1211: Use skb_queue_walk() instead of by-hand implementation. by David S. Miller · 16 years ago
  85. 2aad7c8 de4x5: Use skb_queue_head instead of by-hand implementation. by David S. Miller · 16 years ago
  86. ebf0598 pkt_sched: Check the state of tx_queue in dequeue_skb() by Jarek Poplawski · 16 years ago
  87. f087652 pkt_sched: Always use q->requeue in dev_requeue_skb(). by David S. Miller · 16 years ago
  88. 242f8bf pkt_sched: Make qdisc->gso_skb a list. by David S. Miller · 16 years ago
  89. 3d09274 sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init(). by David S. Miller · 16 years ago
  90. 1d4a31d net: Fix bus in SKB queue splicing interfaces. by David S. Miller · 16 years ago
  91. 0b815a1 net: network device name ifalias support by Stephen Hemminger · 16 years ago
  92. 83bfba5 usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. by David S. Miller · 16 years ago
  93. 953f551 Phonet: kernel documentation by Remi Denis-Courmont · 16 years ago
  94. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  95. 87ab4e2 Phonet: proc interface for port range by Remi Denis-Courmont · 16 years ago
  96. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  97. 107d0d9 Phonet: Phonet datagram transport protocol by Remi Denis-Courmont · 16 years ago
  98. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  99. 8fb3974 Phonet: Netlink interface by Remi Denis-Courmont · 16 years ago
  100. f8ff602 Phonet: network device and address handling by Remi Denis-Courmont · 16 years ago