1. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 24b9568 l2tp: Fix possible oops if transmitting or receiving when tunnel goes down by James Chapman · 16 years ago
  3. 199f7d2 lt2p: Fix possible WARN_ON from socket code when UDP socket is closed by James Chapman · 16 years ago
  4. b4496d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  5. 4546002 USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g by Felix Homann · 16 years ago
  6. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 16 years ago
  7. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  8. b212f33 airo warning fix by Andrew Morton · 16 years ago
  9. 48e6c51 b43legacy: Fix controller restart crash by Michael Buesch · 16 years ago
  10. c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 16 years ago
  11. 8b91ac0 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  12. 1a79d1c s2io iomem annotations by Al Viro · 16 years ago
  13. 56997fa [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 by Grant Grundler · 16 years ago
  14. aefdbf1 atl1: fix 4G memory corruption bug by Alexey Dobriyan · 16 years ago
  15. 08722bc ucc_geth_ethtool: Add a missing HW stats counter by Li Yang · 16 years ago
  16. 25f03dc ucc_geth_ethtool: Fix typo by Joakim Tjernlund · 16 years ago
  17. 11a3a15 virtio: fix delayed xmit of packet and freeing of old packets. by Rusty Russell · 16 years ago
  18. 7eb2e25 virtio: fix virtio_net xmit of freed skb bug by Rusty Russell · 16 years ago
  19. d399cf8 myri10ge: update driver version by Brice Goglin · 16 years ago
  20. 6f94f70 sc92031: remove bogus unlikely() by Cesar Eduardo Barros · 16 years ago
  21. 17a9440 [netdrvr] CS89X0: Add cleanup for dma after fail by Wang Chen · 16 years ago
  22. b055629 [netdrvr] sfc: Report XAUI link down at default log level by Ben Hutchings · 16 years ago
  23. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  24. a762483 rndis_wlan: add missing range check for power_output modparam by Jussi Kivilinna · 16 years ago
  25. 135a548 iwlwifi: fix rate scale TLC column selection bug by Guy Cohen · 16 years ago
  26. 47cfd46 iwlwifi: fix exit from stay_in_table state by Guy Cohen · 16 years ago
  27. 4364623 rndis_wlan: Make connections to TKIP PSK networks work by Scott Ashcroft · 16 years ago
  28. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 16 years ago
  29. f06a0f4 rt2x00: Reset antenna RSSI after switch by Ivo van Doorn · 16 years ago
  30. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 16 years ago
  31. 0f3e63a rt2x00: Fix memleak in tx() path by Ivo van Doorn · 16 years ago
  32. 3bf0a32 b43: Fix controller restart crash by Michael Buesch · 16 years ago
  33. 6b4bec01 b43: Upload both beacon templates on initial load by Michael Buesch · 16 years ago
  34. bc1b1fb rtl8180: fix wrong parameter in grf5101_rf_set_channel by Andrea Merello · 16 years ago
  35. 0a0ab41 rtl8180: fix wrong parameter in max2820_rf_set_channel by Andrea Merello · 16 years ago
  36. 0823b2c rtl8180: fix wrong parameter in sa2400_rf_set_channel by Andrea Merello · 16 years ago
  37. 6f6c218 rtl8180: avoid NULL dereference in max2820_rf_set_channel by John W. Linville · 16 years ago
  38. c5e6fd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  39. bdefff1 fmvj18x_cs: add NextCom NC5310 rev B support by Komuro · 16 years ago
  40. 43fc63d xirc2ps_cs: re-initialize the multicast address in do_reset by Komuro · 16 years ago
  41. f7f312a 3C509: rx_bytes should not be increased when alloc_skb failed by Wang Chen · 16 years ago
  42. 56cfe5d NETFRONT: Use __skb_queue_purge() by Wang Chen · 16 years ago
  43. 288369c VIRTIO: Use __skb_queue_purge() by Wang Chen · 16 years ago
  44. a01b3d7 phylib: do EXPORT_SYMBOL on get_phy_id by Paul Gortmaker · 16 years ago
  45. fa701bd WAN: protect HDLC proto list while insmod/rmmod by Krzysztof Halasa · 16 years ago
  46. 4ecc8c06 drivers/net/fs_enet: remove null pointer dereference by Julia Lawall · 16 years ago
  47. 0b5923c S2io: Version update for napi and MSI-X patches by Sreenivasa Honnur · 16 years ago
  48. f61e0a3 S2io: Added napi support when MSIX is enabled. by Sreenivasa Honnur · 16 years ago
  49. ac731ab S2io: Move all the transmit completions to a single msi-x (alarm) vector by Sreenivasa Honnur · 16 years ago
  50. 25c16ff drivers/net/ehea - remove unnecessary memset after kzalloc by Joe Perches · 16 years ago
  51. d04455f au1000_eth: remove useless check by Francois Romieu · 16 years ago
  52. 94a47f4 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> by Huang Weiyi · 16 years ago
  53. f917d58 cpmac bugfixes and enhancements by Matteo Croce · 16 years ago
  54. f47e81f e1000e: use resource_size_t, not unsigned long, for phys addrs by Becky Bruce · 16 years ago
  55. 3d60efb5 net/usb: add support for Apple USB Ethernet Adapter by Aurelien Nephtali · 16 years ago
  56. 7fa0cba3 uli526x: add support for netpoll by Anton Vorontsov · 16 years ago
  57. 7f80202 ucc_geth: Fix arguments to dma map/unmap functions by Andy Fleming · 16 years ago
  58. 940608b PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki · 16 years ago
  59. 5a0a92e [SC92031] Using padto turned driver into an IPv6-only interface by Gerrit Renker · 16 years ago
  60. 789585e sb1250: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  61. 40ba182 [netdrvr] forcedeth: Restore multicast settings on resume by Tobias Diedrich · 16 years ago
  62. aff26e2 WAN: protect Cisco HDLC state changes with a spinlock. by Krzysztof Halasa · 16 years ago
  63. 0178ec3 make myri10ge_get_firmware_capabilities() static by Adrian Bunk · 16 years ago
  64. 7ad62dbc s2io: add missing block braces to multistatement if statement by Ilpo Järvinen · 16 years ago
  65. 6941727 hamradio/scc: add missing block braces to multi-statement if by Ilpo Järvinen · 16 years ago
  66. 7fb1c2a ehea: Fix use after free on reboot by Brian King · 16 years ago
  67. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  68. 63dac8f drivers/net/tokenring/olympic.c: fix warning by Andrew Morton · 16 years ago
  69. 5d9bac8 drivers/net/tokenring/3c359.c: squish a warning by Andrew Morton · 16 years ago
  70. b166cfb pcnet32: fix warning by Andrew Morton · 16 years ago
  71. 5bceeda [netdrvr] dm9000: use delayed work to update mii phy state fix by Andrew Morton · 16 years ago
  72. d494eac sky2: restore vlan acceleration on reset by Stephen Hemminger · 16 years ago
  73. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 16 years ago
  74. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  75. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  76. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 16 years ago
  77. 24c28ed sfc: Use __packed macro by Ben Hutchings · 16 years ago
  78. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 16 years ago
  79. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 16 years ago
  80. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 16 years ago
  81. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 16 years ago
  82. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  83. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  84. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  85. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 16 years ago
  86. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 16 years ago
  87. 91ad757 sfc: Removed casts to void by Ben Hutchings · 16 years ago
  88. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 16 years ago
  89. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 16 years ago
  91. 46cb69c missing dependencies on HAS_DMA by Al Viro · 16 years ago
  92. f6c2fb5 irda-usb endianness annotations and fixes by Al Viro · 16 years ago
  93. 4ec7ffa misc drivers/net endianness noise by Al Viro · 16 years ago
  94. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  95. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 16 years ago
  97. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  98. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 16 years ago
  99. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  100. f82b987 USB: build fix by Ingo Molnar · 16 years ago