1. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 15 years ago
  2. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  3. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  4. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  5. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  6. d2f3ad4 pxaficp-ir: remove incorrect net_device_ops by Marek Vasut · 15 years ago
  7. 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  8. c189308 net: Fix Micrel KSZ8842 Kconfig description by Andreas Mohr · 15 years ago
  9. 6ff9c2e E100: fix interaction with swiotlb on X86. by Krzysztof Hałasa · 15 years ago
  10. 649bf17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  11. 1a9937b rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B by Herton Ronaldo Krzesinski · 15 years ago
  12. d3b325f ibm_newemac: emac_close() needs to call netif_carrier_off() by Petri Gynther · 15 years ago
  13. cbb35f8a net: fix ks8851 build errors by Randy Dunlap · 15 years ago
  14. 456d899 net: Rename MAC platform driver for w90p910 platform by Wan ZongShun · 15 years ago
  15. e7a5965 yellowfin: Fix buffer underrun after dev_alloc_skb() failure by Roel Kluin · 15 years ago
  16. 08fdef9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  17. 518ff04 orinoco: correct key bounds check in orinoco_hw_get_tkip_iv by John W. Linville · 15 years ago
  18. 68eac46 e1000e: fix use of pci_enable_pcie_error_reporting by Xiaotian Feng · 15 years ago
  19. 82776a4 e1000e: WoL does not work on 82577/82578 with manageability enabled by Bruce Allan · 15 years ago
  20. 7fc1ece cnic: Fix locking in init/exit calls. by Michael Chan · 15 years ago
  21. 681dbd7 cnic: Fix locking in start/stop calls. by Michael Chan · 15 years ago
  22. c5a8895 bnx2: Use mutex on slow path cnic calls. by Michael Chan · 15 years ago
  23. a3059b1 cnic: Refine registration with bnx2. by Michael Chan · 15 years ago
  24. 64c6460 cnic: Fix symbol_put_addr() panic on ia64. by Michael Chan · 15 years ago
  25. 7c1d15d pegasus: Add new device ID. by Petko Manolov · 15 years ago
  26. 22580f8 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  27. 0527a1a via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL by roel kluin · 15 years ago
  28. 8851293 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  29. 6b26dea rt2x00: fix memory corruption in rf cache, add a sanity check by Pavel Roskin · 15 years ago
  30. 8a62bab ixgbe: Fix receive on real device when VLANs are configured by Lucy Liu · 15 years ago
  31. 17e78b0 ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion by Yi Zou · 15 years ago
  32. 232e7d6 netxen: free napi resources during detach by Dhananjay Phadke · 15 years ago
  33. e424fa9 netxen: remove netxen workqueue by Amit Kumar Salecha · 15 years ago
  34. 237057a ixgbe: fix issues setting rx-usecs with legacy interrupts by Don Skidmore · 15 years ago
  35. 993e6f2 can: fix oops caused by wrong rtnl newlink usage by Oliver Hartkopp · 15 years ago
  36. 839d162 8139cp: balance dma_map_single vs dma_unmap_single pair by Francois Romieu · 15 years ago
  37. 9799218 Revert "libertas: Read buffer overflow" by David S. Miller · 15 years ago
  38. e9d126c ar9170: fix read & write outside array bounds by Dan Carpenter · 15 years ago
  39. 363ec56 ar9170usb: fix spurious firmware related message by Christian Lamparter · 15 years ago
  40. 973507c mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() by roel kluin · 15 years ago
  41. be12159 zorro8390: Fix read buffer overflow in zorro8390_init_one() by roel kluin · 15 years ago
  42. 5e33b71 pcnet32: Read buffer overflow by roel kluin · 15 years ago
  43. 75c4885 gianfar: keep vlan related state when restart by Yong Zhang · 15 years ago
  44. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago
  45. 373a88d e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts by Bruce Allan · 15 years ago
  46. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  47. a6616b4 ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() by Yi Zou · 15 years ago
  48. 876bfd4 tun: Extend RTNL lock coverage over whole ioctl by Herbert Xu · 15 years ago
  49. 9555b31 fec: fix FEC driver packet transmission breakage by Greg Ungerer · 15 years ago
  50. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  51. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  52. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. 819ae6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  54. dd1f57e libertas: correct packing of rxpd structure by Bob Dunlop · 15 years ago
  55. 60aa569 mwl8k: prevent module unload hang by Lennert Buytenhek · 15 years ago
  56. a94cc97 mwl8k: prevent crash in ->configure_filter() if no interface was added by Lennert Buytenhek · 15 years ago
  57. 37055bd mwl8k: call pci_unmap_single() before accessing command structure again by Lennert Buytenhek · 15 years ago
  58. 4ff6432 mwl8k: add various missing GET_HW_SPEC endian conversions by Lennert Buytenhek · 15 years ago
  59. d25f9f1 mwl8k: fix NULL pointer dereference on receive out-of-memory by Lennert Buytenhek · 15 years ago
  60. 7dd2459 ipw2x00: Write outside array bounds by Zhu Yi · 15 years ago
  61. b4adbb4 Add IDs for 3C905B-TX Fast Etherlink XL PCI by Pascal Terjan · 15 years ago
  62. f60f785 netxen: fix dma mask update calculation by Dhananjay Phadke · 15 years ago
  63. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  64. 357eb46 ehea: Fix napi list corruption on ifconfig down by Hannes Hering · 15 years ago
  65. e0cff5e igbvf: Allow VF driver to correctly recognize failure to set mac by Alexander Duyck · 15 years ago
  66. 0cb1353 3c59x: Fix build failure with gcc 3.2 by Jean Delvare · 15 years ago
  67. 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
  68. f6caa14 sky2: Avoid transmits during sky2_down() by Mike McCormack · 15 years ago
  69. 99f1b01 iwlagn: do not send key clear commands when rfkill enabled by Reinette Chatre · 15 years ago
  70. b929c63 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  71. 9f9857b drivers/net/wireless: introduce missing kfree by Julia Lawall · 15 years ago
  72. c37457e drivers/net/wireless/iwlwifi: introduce missing kfree by Julia Lawall · 15 years ago
  73. dbc1eec zd1211rw: fix unaligned access in zd_mac_rx by Patrick Simmons · 15 years ago
  74. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  75. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  76. eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 15 years ago
  77. 63097b3 pcnet32: VLB support fixes by Don Fry · 15 years ago
  78. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 15 years ago
  79. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  80. 54706d9 s6gmac: Read buffer overflow by roel kluin · 15 years ago
  81. 1b994b5 tulip: Read buffer overflow by roel kluin · 15 years ago
  82. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 15 years ago
  83. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 15 years ago
  84. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  85. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  86. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  87. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  88. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 15 years ago
  89. f0c5b35 eexpress: Read buffer overflow by roel kluin · 15 years ago
  90. 3d54015 3c515: Write outside array bounds by roel kluin · 15 years ago
  91. 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
  92. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  93. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  94. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  95. 082e708 iwlwifi: Read outside array bounds by Roel Kluin · 15 years ago
  96. 008749f ath9k: Read outside array bounds by Roel Kluin · 15 years ago
  97. 3d0ccd0 airo: Buffer overflow by Roel Kluin · 15 years ago
  98. 2a21f86 wireless: ERR_PTR vs null by Dan Carpenter · 15 years ago
  99. 45f5fa3 iwlagn: fix minimum number of queues setting by reinette chatre · 15 years ago
  100. 3995bd9 iwlwifi: fix TX queue race by Johannes Berg · 15 years ago