1. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 15 years ago
  2. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 15 years ago
  3. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  4. 9bfdac9 mISDN: Read buffer overflow by roel kluin · 15 years ago
  5. 54706d9 s6gmac: Read buffer overflow by roel kluin · 15 years ago
  6. 1b994b5 tulip: Read buffer overflow by roel kluin · 15 years ago
  7. 1445863 net: net_assign_generic() fix by Eric Dumazet · 15 years ago
  8. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 15 years ago
  9. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 15 years ago
  10. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  11. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  12. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  13. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  14. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 15 years ago
  15. f0c5b35 eexpress: Read buffer overflow by roel kluin · 15 years ago
  16. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 15 years ago
  17. 3d54015 3c515: Write outside array bounds by roel kluin · 15 years ago
  18. 2a8aaac docbook: fix printk of ip address by Tobias Klauser · 15 years ago
  19. a541f84 iscsi: Use GFP_ATOMIC in iscsi_offload_mesg(). by Michael Chan · 15 years ago
  20. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  21. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  22. 89c3a8a mac80211: fix suspend by Johannes Berg · 15 years ago
  23. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  24. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  25. 27fed41 ip: fix logic of reverse path filter sysctl by Stephen Hemminger · 15 years ago
  26. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 15 years ago
  27. 082e708 iwlwifi: Read outside array bounds by Roel Kluin · 15 years ago
  28. 008749f ath9k: Read outside array bounds by Roel Kluin · 15 years ago
  29. 3d0ccd0 airo: Buffer overflow by Roel Kluin · 15 years ago
  30. 2a21f86 wireless: ERR_PTR vs null by Dan Carpenter · 15 years ago
  31. 45f5fa3 iwlagn: fix minimum number of queues setting by reinette chatre · 15 years ago
  32. 3995bd9 iwlwifi: fix TX queue race by Johannes Berg · 15 years ago
  33. 6d7760a cnic: Fix ISCSI_KEVENT_IF_DOWN message handling. by Michael Chan · 15 years ago
  34. 0cbb0a7 net: irda: init spinlock after memcpy by Deepak Saxena · 15 years ago
  35. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  36. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 15 years ago
  37. c8a5a65 netxen: reset ring consumer during cleanup by Dhananjay Phadke · 15 years ago
  38. c587aea net/bridge: use kobject_put to release kobject in br_add_if error path by Xiaotian Feng · 15 years ago
  39. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 15 years ago
  40. dcf777f NET: ROSE: Don't use static buffer. by Ralf Baechle · 15 years ago
  41. d513d01 eepro: Read buffer overflow by Roel Kluin · 15 years ago
  42. c65d319 tokenring: Read buffer overflow by roel kluin · 15 years ago
  43. 3b73e79 at1700: Read buffer overflow by roel kluin · 15 years ago
  44. f83284f fealnx: Write outside array bounds by roel kluin · 15 years ago
  45. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  46. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  47. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  48. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 15 years ago
  49. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 15 years ago
  50. 7b55a4a skge: Enable WoL by default if supported by Rafael J. Wysocki · 15 years ago
  51. d14a767 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  52. de72e5d net: KS8851 needs to depend on MII by Alexander Beregalov · 15 years ago
  53. fa77406 be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. by Ajit Khaparde · 15 years ago
  54. 3104a6f ucc_geth: Revive fixed link support by Anton Vorontsov · 15 years ago
  55. 1db780f gianfar: Revive fixed link support by Anton Vorontsov · 15 years ago
  56. eedbc70 fs_enet: Revive fixed link support by Anton Vorontsov · 15 years ago
  57. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 15 years ago
  58. a947a39 sky2: Avoid races in sky2_down by Mike McCormack · 15 years ago
  59. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
  60. 0376d5b drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  61. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  62. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 15 years ago
  63. 5d2214a ath: add support for special 0x8000 regulatory domain by Luis R. Rodriguez · 15 years ago
  64. bfa99bf p54spi: fix potential null deref in p54spi.c by Dan Carpenter · 15 years ago
  65. ed5c8ef acer-wmi: fix rfkill conversion by Alan Jenkins · 15 years ago
  66. acb9c1b connector: maintainer/mail update. by Evgeniy Polyakov · 15 years ago
  67. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 15 years ago
  68. 4564cba macsonic, jazzsonic: fix oops on module unload by Finn Thain · 15 years ago
  69. 25177476 macsonic: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  70. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  71. e56f097 rfkill: remove too-strict __must_check by Alan Jenkins · 15 years ago
  72. c66284f ath9k: Tune ANI function processing on AP mode during ANI reset by Luis R. Rodriguez · 15 years ago
  73. 7adfd5c rt2x00: Fix chipset detection for rt2500usb by Andy Whitcroft · 15 years ago
  74. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 15 years ago
  75. 3da7429 rtl8187: Fix for kernel oops when unloading with LEDs enabled by Larry Finger · 15 years ago
  76. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 15 years ago
  77. 35946a5 mac80211: use correct address for mesh Path Error by Javier Cardona · 15 years ago
  78. e603d9d mac80211_hwsim: fix use after free by Johannes Berg · 15 years ago
  79. 5d41635 mac80211_hwsim: fix unregistration by Johannes Berg · 15 years ago
  80. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 15 years ago
  81. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 15 years ago
  82. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 15 years ago
  83. e2e414d mac80211: disable mesh by Johannes Berg · 15 years ago
  84. 7b80ece iwlwifi: only update byte count table during aggregation by Reinette Chatre · 15 years ago
  85. 872ed19 iwlwifi: only show active power level via sysfs by Reinette Chatre · 15 years ago
  86. 513a239 iwmc3200wifi: fix NULL pointer dereference in iwm_if_free by Zhu Yi · 15 years ago
  87. 1b0d922 can: switch carrier on if device was stopped while in bus-off state by Wolfgang Grandegger · 15 years ago
  88. b3d0df7 can: restart device even if dev_alloc_skb() fails by Wolfgang Grandegger · 15 years ago
  89. e237290 can: sja1000: remove duplicated includes by Wolfgang Grandegger · 15 years ago
  90. 90cb665 New device ID for sc92031 [1088:2031] by Cesar Eduardo Barros · 15 years ago
  91. e445bb4 3c589_cs: re-initialize the multicast in the tc589_reset by Ken Kawasaki · 15 years ago
  92. f249fb7 Fix error return for setsockopt(SO_TIMESTAMPING) by Rémi Denis-Courmont · 15 years ago
  93. e4135c2 netxen: fix thermal check and shutdown by Dhananjay Phadke · 15 years ago
  94. b2af9cb netxen: fix deadlock on dev close by Dhananjay Phadke · 15 years ago
  95. cf981ff netxen: fix context deletion sequence by Dhananjay Phadke · 15 years ago
  96. 3ba81f3 net: Micrel KS8851 SPI network driver by Ben Dooks · 15 years ago
  97. e547bc1 tcp: Use correct peer adr when copying MD5 keys by John Dykstra · 15 years ago
  98. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 15 years ago
  99. a50a97d Add mac driver for w90p910 by Wan ZongShun · 15 years ago
  100. 6733259 Update Andreas Koensgen's email address by Ralf Baechle · 15 years ago