1. 0cb1353 3c59x: Fix build failure with gcc 3.2 by Jean Delvare · 15 years ago
  2. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  3. f6caa14 sky2: Avoid transmits during sky2_down() by Mike McCormack · 15 years ago
  4. 99f1b01 iwlagn: do not send key clear commands when rfkill enabled by Reinette Chatre · 15 years ago
  5. b929c63 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  6. 9f9857b drivers/net/wireless: introduce missing kfree by Julia Lawall · 15 years ago
  7. c37457e drivers/net/wireless/iwlwifi: introduce missing kfree by Julia Lawall · 15 years ago
  8. dbc1eec zd1211rw: fix unaligned access in zd_mac_rx by Patrick Simmons · 15 years ago
  9. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  10. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  11. eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 15 years ago
  12. 63097b3 pcnet32: VLB support fixes by Don Fry · 15 years ago
  13. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 15 years ago
  14. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  15. 54706d9 s6gmac: Read buffer overflow by roel kluin · 15 years ago
  16. 1b994b5 tulip: Read buffer overflow by roel kluin · 15 years ago
  17. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 15 years ago
  18. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 15 years ago
  19. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  20. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  21. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  22. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  23. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 15 years ago
  24. f0c5b35 eexpress: Read buffer overflow by roel kluin · 15 years ago
  25. 3d54015 3c515: Write outside array bounds by roel kluin · 15 years ago
  26. 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
  27. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  28. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  29. 082e708 iwlwifi: Read outside array bounds by Roel Kluin · 15 years ago
  30. 008749f ath9k: Read outside array bounds by Roel Kluin · 15 years ago
  31. 3d0ccd0 airo: Buffer overflow by Roel Kluin · 15 years ago
  32. 2a21f86 wireless: ERR_PTR vs null by Dan Carpenter · 15 years ago
  33. 45f5fa3 iwlagn: fix minimum number of queues setting by reinette chatre · 15 years ago
  34. 3995bd9 iwlwifi: fix TX queue race by Johannes Berg · 15 years ago
  35. 6d7760a cnic: Fix ISCSI_KEVENT_IF_DOWN message handling. by Michael Chan · 15 years ago
  36. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  37. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 15 years ago
  38. c8a5a65 netxen: reset ring consumer during cleanup by Dhananjay Phadke · 15 years ago
  39. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 15 years ago
  40. d513d01 eepro: Read buffer overflow by Roel Kluin · 15 years ago
  41. c65d319 tokenring: Read buffer overflow by roel kluin · 15 years ago
  42. 3b73e79 at1700: Read buffer overflow by roel kluin · 15 years ago
  43. f83284f fealnx: Write outside array bounds by roel kluin · 15 years ago
  44. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  45. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  46. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  47. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 15 years ago
  48. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 15 years ago
  49. 7b55a4a skge: Enable WoL by default if supported by Rafael J. Wysocki · 15 years ago
  50. 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
  51. de72e5d net: KS8851 needs to depend on MII by Alexander Beregalov · 15 years ago
  52. 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
  53. 3104a6f ucc_geth: Revive fixed link support by Anton Vorontsov · 15 years ago
  54. 1db780f gianfar: Revive fixed link support by Anton Vorontsov · 15 years ago
  55. eedbc70 fs_enet: Revive fixed link support by Anton Vorontsov · 15 years ago
  56. a947a39 sky2: Avoid races in sky2_down by Mike McCormack · 15 years ago
  57. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
  58. 0376d5b drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  59. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  60. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 15 years ago
  61. 5d2214a ath: add support for special 0x8000 regulatory domain by Luis R. Rodriguez · 15 years ago
  62. bfa99bf p54spi: fix potential null deref in p54spi.c by Dan Carpenter · 15 years ago
  63. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 15 years ago
  64. 4564cba macsonic, jazzsonic: fix oops on module unload by Finn Thain · 15 years ago
  65. 25177476 macsonic: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  66. c66284f ath9k: Tune ANI function processing on AP mode during ANI reset by Luis R. Rodriguez · 15 years ago
  67. 7adfd5c rt2x00: Fix chipset detection for rt2500usb by Andy Whitcroft · 15 years ago
  68. 3da7429 rtl8187: Fix for kernel oops when unloading with LEDs enabled by Larry Finger · 15 years ago
  69. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 15 years ago
  70. e603d9d mac80211_hwsim: fix use after free by Johannes Berg · 15 years ago
  71. 5d41635 mac80211_hwsim: fix unregistration by Johannes Berg · 15 years ago
  72. 7b80ece iwlwifi: only update byte count table during aggregation by Reinette Chatre · 15 years ago
  73. 872ed19 iwlwifi: only show active power level via sysfs by Reinette Chatre · 15 years ago
  74. 513a239 iwmc3200wifi: fix NULL pointer dereference in iwm_if_free by Zhu Yi · 15 years ago
  75. 1b0d922 can: switch carrier on if device was stopped while in bus-off state by Wolfgang Grandegger · 15 years ago
  76. b3d0df7 can: restart device even if dev_alloc_skb() fails by Wolfgang Grandegger · 15 years ago
  77. e237290 can: sja1000: remove duplicated includes by Wolfgang Grandegger · 15 years ago
  78. 90cb665 New device ID for sc92031 [1088:2031] by Cesar Eduardo Barros · 15 years ago
  79. e445bb4 3c589_cs: re-initialize the multicast in the tc589_reset by Ken Kawasaki · 15 years ago
  80. e4135c2 netxen: fix thermal check and shutdown by Dhananjay Phadke · 15 years ago
  81. b2af9cb netxen: fix deadlock on dev close by Dhananjay Phadke · 15 years ago
  82. cf981ff netxen: fix context deletion sequence by Dhananjay Phadke · 15 years ago
  83. 3ba81f3 net: Micrel KS8851 SPI network driver by Ben Dooks · 15 years ago
  84. a50a97d Add mac driver for w90p910 by Wan ZongShun · 15 years ago
  85. 6733259 Update Andreas Koensgen's email address by Ralf Baechle · 15 years ago
  86. 7fefe6a cdc-eem: bad crc checking by Vincent CUISSARD · 15 years ago
  87. 869f1c5 ixgbe: Remove DPRINTK messages in DCB mode by Lucy Liu · 15 years ago
  88. 86e713a ixgbe: clear mac address data block in DCB mode by Lucy Liu · 15 years ago
  89. 3d1454dd sky2: revert shutdown changes by Stephen Hemminger · 15 years ago
  90. 303d67c E100: work around the driver using streaming DMA mapping for RX descriptors. by Krzysztof Halasa · 15 years ago
  91. e36b9d1 bonding: clean muticast addresses when device changes type by Moni Shoua · 15 years ago
  92. 37b76c6 atl1c: misplaced parenthesis by roel kluin · 15 years ago
  93. c5ad4f5 atl1c: add missing parentheses by roel kluin · 15 years ago
  94. 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
  95. 79fbe13 drivers/net: using spin_lock_irqsave() in net_send_packet() by Dongdong Deng · 15 years ago
  96. bc23283 NET: phy_device, fix lock imbalance by Jiri Slaby · 15 years ago
  97. c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
  98. 41796e9 atlx: duplicate testing of MCAST flag by roel kluin · 15 years ago
  99. adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 15 years ago
  100. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago