1. 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 16 years ago
  2. b4adbb4 Add IDs for 3C905B-TX Fast Etherlink XL PCI by Pascal Terjan · 16 years ago
  3. cf39c4c phonet: phonet_device_get() fix by Eric Dumazet · 16 years ago
  4. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 16 years ago
  5. f60f785 netxen: fix dma mask update calculation by Dhananjay Phadke · 16 years ago
  6. 0bf52b9 net: Fix spinlock use in alloc_netdev_mq() by Ingo Molnar · 16 years ago
  7. 357eb46 ehea: Fix napi list corruption on ifconfig down by Hannes Hering · 16 years ago
  8. e0cff5e igbvf: Allow VF driver to correctly recognize failure to set mac by Alexander Duyck · 16 years ago
  9. 0cb1353 3c59x: Fix build failure with gcc 3.2 by Jean Delvare · 16 years ago
  10. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  11. f6caa14 sky2: Avoid transmits during sky2_down() by Mike McCormack · 16 years ago
  12. 99f1b01 iwlagn: do not send key clear commands when rfkill enabled by Reinette Chatre · 16 years ago
  13. b929c63 libertas: Read buffer overflow by Roel Kluin · 16 years ago
  14. 9f9857b drivers/net/wireless: introduce missing kfree by Julia Lawall · 16 years ago
  15. c37457e drivers/net/wireless/iwlwifi: introduce missing kfree by Julia Lawall · 16 years ago
  16. dbc1eec zd1211rw: fix unaligned access in zd_mac_rx by Patrick Simmons · 16 years ago
  17. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 16 years ago
  18. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 16 years ago
  19. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 16 years ago
  20. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 16 years ago
  21. eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 16 years ago
  22. b564afc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 16 years ago
  23. 63097b3 pcnet32: VLB support fixes by Don Fry · 16 years ago
  24. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 16 years ago
  25. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 16 years ago
  26. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 16 years ago
  27. 9bfdac9 mISDN: Read buffer overflow by roel kluin · 16 years ago
  28. 54706d9 s6gmac: Read buffer overflow by roel kluin · 16 years ago
  29. 1b994b5a tulip: Read buffer overflow by roel kluin · 16 years ago
  30. 1445863 net: net_assign_generic() fix by Eric Dumazet · 16 years ago
  31. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 16 years ago
  32. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 16 years ago
  33. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 16 years ago
  34. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 16 years ago
  35. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 16 years ago
  36. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 16 years ago
  37. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 16 years ago
  38. f0c5b35 eexpress: Read buffer overflow by roel kluin · 16 years ago
  39. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 16 years ago
  40. 3d54015 3c515: Write outside array bounds by roel kluin · 16 years ago
  41. 2a8aaac docbook: fix printk of ip address by Tobias Klauser · 16 years ago
  42. a541f84 iscsi: Use GFP_ATOMIC in iscsi_offload_mesg(). by Michael Chan · 16 years ago
  43. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 16 years ago
  44. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  45. 89c3a8a mac80211: fix suspend by Johannes Berg · 16 years ago
  46. 57921c3 libertas: Read buffer overflow by Roel Kluin · 16 years ago
  47. 430453f libertas: Read outside array bounds by Roel Kluin · 16 years ago
  48. 27fed41 ip: fix logic of reverse path filter sysctl by Stephen Hemminger · 16 years ago
  49. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 16 years ago
  50. 082e708 iwlwifi: Read outside array bounds by Roel Kluin · 16 years ago
  51. 008749f ath9k: Read outside array bounds by Roel Kluin · 16 years ago
  52. 3d0ccd0 airo: Buffer overflow by Roel Kluin · 16 years ago
  53. 2a21f86 wireless: ERR_PTR vs null by Dan Carpenter · 16 years ago
  54. 45f5fa3 iwlagn: fix minimum number of queues setting by reinette chatre · 16 years ago
  55. 3995bd9 iwlwifi: fix TX queue race by Johannes Berg · 16 years ago
  56. 6d7760a cnic: Fix ISCSI_KEVENT_IF_DOWN message handling. by Michael Chan · 16 years ago
  57. 0cbb0a7 net: irda: init spinlock after memcpy by Deepak Saxena · 16 years ago
  58. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 16 years ago
  59. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 16 years ago
  60. c8a5a65 netxen: reset ring consumer during cleanup by Dhananjay Phadke · 16 years ago
  61. c587aea net/bridge: use kobject_put to release kobject in br_add_if error path by Xiaotian Feng · 16 years ago
  62. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 16 years ago
  63. dcf777f NET: ROSE: Don't use static buffer. by Ralf Baechle · 16 years ago
  64. d513d01 eepro: Read buffer overflow by Roel Kluin · 16 years ago
  65. c65d319 tokenring: Read buffer overflow by roel kluin · 16 years ago
  66. 3b73e79 at1700: Read buffer overflow by roel kluin · 16 years ago
  67. f83284f fealnx: Write outside array bounds by roel kluin · 16 years ago
  68. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 16 years ago
  69. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 16 years ago
  70. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 16 years ago
  71. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 16 years ago
  72. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 16 years ago
  73. 7b55a4a skge: Enable WoL by default if supported by Rafael J. Wysocki · 16 years ago
  74. d14a767 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  75. de72e5d net: KS8851 needs to depend on MII by Alexander Beregalov · 16 years ago
  76. fa77406 be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. by Ajit Khaparde · 16 years ago
  77. 3104a6f ucc_geth: Revive fixed link support by Anton Vorontsov · 16 years ago
  78. 1db780f gianfar: Revive fixed link support by Anton Vorontsov · 16 years ago
  79. eedbc70 fs_enet: Revive fixed link support by Anton Vorontsov · 16 years ago
  80. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 16 years ago
  81. a947a39 sky2: Avoid races in sky2_down by Mike McCormack · 16 years ago
  82. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 16 years ago
  83. 0376d5b drivers/net: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  84. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  85. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 16 years ago
  86. 5d2214a ath: add support for special 0x8000 regulatory domain by Luis R. Rodriguez · 16 years ago
  87. bfa99bf p54spi: fix potential null deref in p54spi.c by Dan Carpenter · 16 years ago
  88. ed5c8ef acer-wmi: fix rfkill conversion by Alan Jenkins · 16 years ago
  89. acb9c1b connector: maintainer/mail update. by Evgeniy Polyakov · 16 years ago
  90. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 16 years ago
  91. 4564cba macsonic, jazzsonic: fix oops on module unload by Finn Thain · 16 years ago
  92. 25177476 macsonic: move probe function to .devinit.text by Uwe Kleine-König · 16 years ago
  93. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 16 years ago
  94. e56f097 rfkill: remove too-strict __must_check by Alan Jenkins · 16 years ago
  95. c66284f ath9k: Tune ANI function processing on AP mode during ANI reset by Luis R. Rodriguez · 16 years ago
  96. 7adfd5c rt2x00: Fix chipset detection for rt2500usb by Andy Whitcroft · 16 years ago
  97. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 16 years ago
  98. 3da7429 rtl8187: Fix for kernel oops when unloading with LEDs enabled by Larry Finger · 16 years ago
  99. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 16 years ago
  100. 35946a5 mac80211: use correct address for mesh Path Error by Javier Cardona · 16 years ago