1. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  2. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 17 years ago
  3. 9bd512f [CASSINI]: Use shorter list_splice_init() macro for brevity. by Robert P. J. Day · 17 years ago
  4. 4b1b366 connector: convert to single-threaded workqueue by Evgeniy Polyakov · 17 years ago
  5. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 17 years ago
  6. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 17 years ago
  7. d5706ef [8390]: Fix build error. by David S. Miller · 17 years ago
  8. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  9. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  10. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 17 years ago
  11. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 17 years ago
  12. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  13. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  14. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  15. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  16. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  17. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 17 years ago
  18. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 17 years ago
  19. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 17 years ago
  20. dea5513 ahci: request all PCI BARs by Tejun Heo · 17 years ago
  21. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 17 years ago
  22. 9150c97 ioc3.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  23. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 17 years ago
  24. 44b0cda igb: Correctly get protocol information by Mitch Williams · 17 years ago
  25. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 17 years ago
  26. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 17 years ago
  27. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 17 years ago
  28. ad390d2 3c501: Further coding style fixes by Alan Cox · 17 years ago
  29. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 17 years ago
  30. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 17 years ago
  31. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 17 years ago
  32. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 17 years ago
  33. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  34. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  35. bdc1681 virtio: handle > 2 billion page balloon targets by Rusty Russell · 17 years ago
  36. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 17 years ago
  37. 27ebe30 virtio: Use spin_lock_irqsave/restore for virtio-pci by Anthony Liguori · 17 years ago
  38. 16bb547 drivers/net/atl1/atl1_main.c: remove unused variable by Julia Lawall · 17 years ago
  39. b97ef87 drivers/net/ipg.c: remove unused variable by Julia Lawall · 17 years ago
  40. 9ebfd49 epic100 endianness annotations and fixes by Al Viro · 17 years ago
  41. 48f5fec ipg fix by Al Viro · 17 years ago
  42. 3b5e26f more misannotations: ne2k-pci by Al Viro · 17 years ago
  43. 63734a3 fore2000 - fix misannotations by Al Viro · 17 years ago
  44. 5ffa6d7 wan/farsync: copy_from_user() to iomem is wrong by Al Viro · 17 years ago
  45. ed773b4 r6040 endianness fixes by Al Viro · 17 years ago
  46. ef85004 ixgbe: Increment version by Auke Kok · 17 years ago
  47. bd0362d ixgbe: Add optional DCA infrastructure by Jeb Cramer · 17 years ago
  48. f494e8f ixgbe: Introduce adaptive interrupt moderation by Ayyappan Veeraiyan · 17 years ago
  49. 30eba97 ixgbe: Introduce Multiqueue TX by Ayyappan Veeraiyan · 17 years ago
  50. 021230d ixgbe: Introduce MSI-X queue vector code by Ayyappan Veeraiyan · 17 years ago
  51. 53e7c46 /drivers/net/atarilance.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  52. 5250f33 /drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  53. 0ebd1c1 /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  54. b32dac0 /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  55. 08dc732 /drivers/net/8390.c replaced init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  56. 5687216 smc91x: make superh use default config V2 by Magnus Damm · 18 years ago
  57. 8a214c1 smc91x: add insw/outsw to default config V2 by Magnus Damm · 18 years ago
  58. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 18 years ago
  59. cfdfa86 smc91x: pass along private data V2 by Magnus Damm · 18 years ago
  60. cf374a8 S2io: Version update for multiqueue and vlan patches by Sreenivasa Honnur · 18 years ago
  61. cdb5bf0 S2io: Support for vlan_rx_kill_vid entry point by Sreenivasa Honnur · 18 years ago
  62. 6cfc482 S2io: Multiqueue network device support - FIFO selection based on L4 ports by Sreenivasa Honnur · 18 years ago
  63. 3a3d575 S2io: Multiqueue network device support implementation by Sreenivasa Honnur · 18 years ago
  64. 19a3da6 qeth: remove old qeth files by Frank Blaschka · 18 years ago
  65. 4a71df5 qeth: new qeth device driver by Frank Blaschka · 18 years ago
  66. 0488594 ctc: removal of the old ctc driver by Peter Tiedemann · 18 years ago
  67. 293d984 ctcm: infrastructure for replaced ctc driver by Peter Tiedemann · 18 years ago
  68. f423f73 drivers/s390/net: Kconfig brush up by Ursula Braun · 18 years ago
  69. 6446a86 atl1: reduce forward declarations by Jay Cliburn · 18 years ago
  70. 0dde4ef atl1: make functions static by Jay Cliburn · 18 years ago
  71. 235ffa1 atl1: print debug info if rrd error by Jay Cliburn · 18 years ago
  72. 460578b atl1: use netif_msg by Jay Cliburn · 18 years ago
  73. 5ca3bc3 atl1: use csum_start by Jay Cliburn · 18 years ago
  74. 401c0aa atl1: simplify tx packet descriptor by Jay Cliburn · 18 years ago
  75. c67c9a2 atl1: add ethtool register dump by Jay Cliburn · 18 years ago
  76. 9d90fb1 atl1: fix broken TSO by Jay Cliburn · 18 years ago
  77. 305282b atl1: move common functions to atlx files by Jay Cliburn · 18 years ago
  78. 2e5071b atl1: relocate atl1 driver to /drivers/net/atlx by Jay Cliburn · 18 years ago
  79. fa6557a remove the obsolete xircom_tulip_cb driver by Adrian Bunk · 18 years ago
  80. 548c36e sk98lin: remove obsolete driver by Stephen Hemminger · 18 years ago
  81. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  82. 56ee0cf [PARISC] make ptr_to_pide() static by FUJITA Tomonori · 17 years ago
  83. ff451d7 [PARISC] pdc_stable: fix compile errors by Joel Soete · 18 years ago
  84. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 17 years ago
  85. ce63645 tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() by Roel Kluin · 17 years ago
  86. 4faa849 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  87. f5101d5 firewire: fw-ohci: shut up false compiler warning on PPC32 by Stefan Richter · 17 years ago
  88. bde1709 firewire: fw-ohci: use dma_alloc_coherent for ar_buffer by Jarod Wilson · 17 years ago
  89. 6e45ef4 ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 17 years ago
  90. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 17 years ago
  91. 0a8da30 firewire: update Kconfig help text by Stefan Richter · 17 years ago
  92. a2cdebe firewire: warn on fatal condition in topology code by Stefan Richter · 17 years ago
  93. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 17 years ago
  94. 11bf20a firewire: fw-ohci: Apple UniNorth 1st generation support by Stefan Richter · 17 years ago
  95. ea8d006 firewire: fw-ohci: PPC PMac platform code by Stefan Richter · 17 years ago
  96. efbf390 firewire: endianess annotations by Stefan Richter · 18 years ago
  97. 25df287 firewire: endianess fix by Stefan Richter · 18 years ago
  98. 26c0f03 iwlwifi: fix bug to show hidden APs during scan by Reinette Chatre · 17 years ago
  99. 35cdeaf iwlwifi: change rate number to a constant by Tomas Winkler · 17 years ago
  100. 0310ae7 iwlwifi: Fix endianity in debug print by Tomas Winkler · 17 years ago