1. 628592c [NETDRV]: Perform missing csum_offset conversions by Herbert Xu · 17 years ago
  2. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  3. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  4. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  5. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  6. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  7. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  8. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  9. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  10. 46fcc86 Revert "e1000: fix NAPI performance on 4-port adapters" by Linus Torvalds · 17 years ago
  11. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 18 years ago
  12. b5bf28c Revert "e1000: fix shared interrupt warning message" by Linus Torvalds · 18 years ago
  13. 1d33e9c e1000: remove obsolete custom pci_save_state code by Kok, Auke · 18 years ago
  14. d2ed163 e1000: fix shared interrupt warning message by Kok, Auke · 18 years ago
  15. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  16. 81b1955 PCI: Use newly defined PCI channel offline routine by Linas Vepstas · 18 years ago
  17. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  18. 7e72157 e1000: update version to 7.3.20-k2 by Auke Kok · 18 years ago
  19. 7753b17 e1000: tune our dynamic itr transmit packet accounting by Jesse Brandeburg · 18 years ago
  20. f6c57ba e1000: clear ip csum info from context descriptor by Bruce Allan · 18 years ago
  21. 9669f53 e1000: display flow control of link status at link up by Auke Kok · 18 years ago
  22. 60cba20 e1000: fix NAPI performance on 4-port adapters by Jesse Brandeburg · 18 years ago
  23. b5fc8f0 e1000: Fix MSI only interrupt handler routine by Jesse Brandeburg · 18 years ago
  24. e633117 Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging" by Jeff Garzik · 18 years ago
  25. 683a2aa e1000: Do not truncate TSO TCP header with 82544 workaround by Herbert Xu · 18 years ago
  26. 79f3d39 [PATCH] e1000: No-delay link detection at interface up by Jesse Brandeburg · 18 years ago
  27. 15e376b e1000: 3 new driver stats for managability testing by Jeff Garzik · 18 years ago
  28. 1f75386 [PATCH] e1000: Make the copybreak value a module parameter by Jesse Brandeburg · 18 years ago
  29. 018ea44 [PATCH] e1000: Fix PBA allocation calculations by Bruce Allan · 18 years ago
  30. d89b6c6 [PATCH] e1000: narrow down the scope of the tipg timer tweak by Jesse Brandeburg · 18 years ago
  31. 83cd827 [PATCH] e1000: fix to set the new max frame size before resetting the adapter by Bruce Allan · 18 years ago
  32. bb8e331 e1000: workaround for the ESB2 NIC RX unit issue by Jeff Garzik · 18 years ago
  33. 72f3ab7 [PATCH] e1000: disable TSO on the 82544 with slab debugging by Jesse Brandeburg · 18 years ago
  34. 3d5460a [PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed by Jesse Brandeburg · 18 years ago
  35. 0fccd0e e1000: consolidate managability enabling/disabling by Jeff Garzik · 18 years ago
  36. 167fb28 e1000: omit stats for broken counter in 82543 by Jeff Garzik · 18 years ago
  37. 2b65326 [PATCH] e1000: dynamic itr: take TSO and jumbo into account by Jesse Brandeburg · 18 years ago
  38. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  39. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  40. d0bb53e e1000 linkage fix by Andrew Morton · 18 years ago
  41. 25006ac e1000: increment version to 7.3.15-k2 by Auke Kok · 18 years ago
  42. 835bb12 e1000: add dynamic itr modes by Jesse Brandeburg · 18 years ago
  43. 9ac9828 e1000: add dynamic generic MSI interrupt routine by Jesse Brandeburg · 18 years ago
  44. 6a042da e1000: Only set IDE for tx when we are using TIDV/TADV by Jesse Brandeburg · 18 years ago
  45. fcfb122 e1000: add queue restart counter by Jesse Brandeburg · 18 years ago
  46. fc2307d e1000: New hardware support by Auke Kok · 18 years ago
  47. a9ebadd e1000: Remove unneeded and unwanted memsets by Jesse Brandeburg · 18 years ago
  48. 996695d e1000: simplify skb_put call. by Auke Kok · 18 years ago
  49. 2ce9047 e1000: add mmiowb() for IA64 to sync tail writes by Jesse Brandeburg · 18 years ago
  50. 21c4d5e e1000: Enble early receive (ERT) on 82573 by Auke Kok · 18 years ago
  51. 87ca4e5 e1000: FIX: enable hw TSO for IPV6 by Auke Kok · 18 years ago
  52. b00dae7 e1000: Remove DISABLE_MULR debug code by Auke Kok · 18 years ago
  53. 90fb513 e1000: whitespace changes, comments, typos by Auke Kok · 18 years ago
  54. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  55. edd106f [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsusp by Auke Kok · 18 years ago
  56. ff1e55b07 e1000: Increment version to 7.2.9-k4 by Auke Kok · 18 years ago
  57. d2a1e21 e1000: FIX: move length adjustment due to crc stripping disabled. by Jesse Brandeburg · 18 years ago
  58. 032fe6e e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adapters by Jesse Brandeburg · 18 years ago
  59. e64d7d0 e1000: FIX: Disable Packet Split for non jumbo frames by Jesse Brandeburg · 18 years ago
  60. 4ccc12a e1000: FIX: don't poke at manageability registers for incompatible adapters by Jesse Brandeburg · 18 years ago
  61. 7347b03 [PATCH] e1000: Reset all functions after a PCI error by Linas Vepstas · 18 years ago
  62. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  63. 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 18 years ago
  64. dbf38c9 e1000: Janitor: Use #defined values for literals by Linas Vepstas · 18 years ago
  65. 4666560 e1000: don't strip vlan ID if 8021q claims it by Bruce Allan · 18 years ago
  66. 1314bbf e1000: driver state fixes (race fix) by Auke Kok · 18 years ago
  67. caeccb6 e1000: add PCI-E capability detection code by Jeff Kirsher · 18 years ago
  68. 61c2505 e1000: handle manageability for pci-e adapters at PHY powerdown by Bruce Allan · 18 years ago
  69. 09ae3e8 e1000: gather hardware bit tweaks. by Jeff Kirsher · 18 years ago
  70. 65c7973 e1000: Maybe stop TX if not enough free descriptors by Jesse Brandeburg · 18 years ago
  71. 249d71d e1000: Jumbo frames fixes for 82573 by Bruce Allan · 18 years ago
  72. 5f01607 e1000: Fix MANC detection for PCIE adapters by Jeff Kirsher · 18 years ago
  73. 4955985 e1000: add multicast stats counters by Mitch Williams · 18 years ago
  74. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
  75. c4e24f0 e1000: keep .suspend and .resume driver methods in CONFIG_PM by Auke Kok · 18 years ago
  76. 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
  77. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  78. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  79. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  80. 72e8d6b [PATCH] e1000 disable device on PCI error by Linas Vepstas · 18 years ago
  81. d3148ce [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' by Auke-Jan H Kok · 18 years ago
  82. 435b70e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  83. 6a95169 [PATCH] e1000: fix TX timout hang regression for 82542rev3 by Auke Kok · 18 years ago
  84. 7cc3323 e1000: Increment driver version to 7.2.7-k2 by Auke Kok · 18 years ago
  85. ca6f722 e1000: clean up skb allocation code by Christoph Hellwig · 18 years ago
  86. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  87. 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 18 years ago
  88. e7b4411 e1000: remove unused part_num reading code by Auke Kok · 18 years ago
  89. 3d1dd8c e1000: error out if we cannot enable PCI device on resume by Auke Kok · 18 years ago
  90. 3fbbc72 e1000: ring buffers resources cleanup by Vasily Averin · 18 years ago
  91. 6dd62ab e1000: e1000_probe resources cleanup by Vasily Averin · 18 years ago
  92. 401a552 e1000: IRQ resources cleanup by Vasily Averin · 18 years ago
  93. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
  94. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  95. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  96. e4c780b [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 18 years ago
  97. dc335d9 e1000: Increment driver version to 7.1.9-k6 by Auke Kok · 18 years ago
  98. 600c977 e1000: Disable aggressive clocking on esb2 with SERDES port by Jeff Kirsher · 18 years ago
  99. d658266 e1000: Explicitly power up the PHY during loopback testing. by Jesse Brandeburg · 18 years ago
  100. 673a052 e1000: Remove 0x1000 as supported device by Jeff Kirsher · 18 years ago