1. 93af7ac mv643xx_eth: 64bit mib counter read fix by Lennert Buytenhek · 16 years ago
  2. 1319eba mv643xx_eth: OOM handling fixes by Lennert Buytenhek · 16 years ago
  3. ddc9f82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  4. c428c89 mac80211: default to automatic power control by Johannes Berg · 16 years ago
  5. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 16 years ago
  6. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 16 years ago
  7. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  8. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 16 years ago
  9. b7fcb5c ath5k: fix buffer overrun in rate debug code by Bob Copeland · 16 years ago
  10. 74aa9be iwlwifi: notify on scan completion even when shutting down by Johannes Berg · 16 years ago
  11. e805e4d rndis_wlan: fix initialization order for workqueue&workers by Jussi Kivilinna · 16 years ago
  12. 6269b73 wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug by Stephen Rothwell · 16 years ago
  13. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 16 years ago
  14. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 16 years ago
  15. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 16 years ago
  16. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 16 years ago
  17. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 16 years ago
  18. c9503e0 ipv4: Limit size of route cache hash table by Anton Blanchard · 16 years ago
  19. 2296e5a Add reference to CAPI 2.0 standard by Karsten Keil · 16 years ago
  20. 554f200 Documentation/isdn/INTERFACE.CAPI by Tilman Schmidt · 16 years ago
  21. 7ced70c update Documentation/isdn/00-INDEX by Tilman Schmidt · 16 years ago
  22. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 16 years ago
  23. ae0e8e8 veth: prevent oops caused by netdev destructor by Stephen Hemminger · 16 years ago
  24. 6a783c9 xfrm: wrong hash value for temporary SA by Nicolas Dichtel · 16 years ago
  25. 8f955d7 forcedeth: tx timeout fix by Ayaz Abdulla · 16 years ago
  26. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 16 years ago
  27. 785a0982 mlx4_en: Handle page allocation failure during receive by Yevgeny Petrilin · 16 years ago
  28. a423330 mlx4_en: Fix cleanup flow on cq activation by Yevgeny Petrilin · 16 years ago
  29. adc667e vlan: update vlan carrier state for admin up/down by Jay Vosburgh · 16 years ago
  30. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  31. 37e55cf netfilter: xt_recent: fix stack overread in compat code by Jan Engelhardt · 16 years ago
  32. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 16 years ago
  33. 4b07066 netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK by Laszlo Attila Toth · 16 years ago
  34. 5ff4829 netfilter: nf_ct_dccp/udplite: fix protocol registration error by Patrick McHardy · 16 years ago
  35. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 16 years ago
  36. cc29c70 net/netrom: Fix socket locking by Jean Delvare · 16 years ago
  37. 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 16 years ago
  38. cef309c ucc_geth.c: Fix upsmr setting in RMII mode by Heiko Schocher · 16 years ago
  39. 3f9738f 8139too: fix HW initial flow by Jianjun kong · 16 years ago
  40. 3fa6b5a af_iucv: Fix race when queuing incoming iucv messages by Hendrik Brueckner · 16 years ago
  41. e14ad5f af_iucv: Test additional sk states in iucv_sock_shutdown by Hendrik Brueckner · 16 years ago
  42. fe86e54 af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set by Hendrik Brueckner · 16 years ago
  43. 60d3705 af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag by Hendrik Brueckner · 16 years ago
  44. bbe188c af_iucv: consider state IUCV_CLOSING when closing a socket by Ursula Braun · 16 years ago
  45. df833b1 iwlwifi: DMA fixes by Reinette Chatre · 16 years ago
  46. d2ee9cd iwlwifi: add debugging for TX path by Reinette Chatre · 16 years ago
  47. c491bf1 mwl8: fix build warning. by Rami Rosen · 16 years ago
  48. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 16 years ago
  49. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 16 years ago
  50. 71d449b iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll by Reinette Chatre · 16 years ago
  51. 4b6f764 iwlwifi: fix EEPROM validation mask to include OTP only devices by Jay Sternberg · 16 years ago
  52. 1bb5938 atmel: fix netdev ops conversion by Johannes Berg · 16 years ago
  53. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 16 years ago
  54. 1a44cc3 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails by Roland Dreier · 16 years ago
  55. b1b243a mlx4_en: Move to SW counters for total bytes and packets by Yevgeny Petrilin · 16 years ago
  56. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 16 years ago
  57. 966508f mlx4_en: Assign dummy event handler for TX queue by Yevgeny Petrilin · 16 years ago
  58. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 16 years ago
  59. 9a4f92a mlx4_en: Fix error handling while activating RX rings by Yevgeny Petrilin · 16 years ago
  60. 775d8d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  61. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 16 years ago
  62. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 16 years ago
  63. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 16 years ago
  64. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 16 years ago
  65. e10a9df ar9170usb: fix hang on resume by Christian Lamparter · 16 years ago
  66. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 16 years ago
  67. 230f7af mwl8k: fix module re-insertion bug by Joerg Albert · 16 years ago
  68. c3b93c8 p54: deactivate broken powersave function by Christian Lamparter · 16 years ago
  69. 1251439 iwl3945-base.c: Add missing space to debug print by Joe Perches · 16 years ago
  70. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 16 years ago
  71. c197fac netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge by hummerbliss@gmail.com · 16 years ago
  72. c40af84 tun: Fix sk_sleep races when attaching/detaching by Herbert Xu · 16 years ago
  73. 9c3fea6 tun: Only free a netdev when all tun descriptors are closed by Herbert Xu · 16 years ago
  74. 5db8765 net: Fix GRO for multiple page fragments by Ben Hutchings · 16 years ago
  75. 9a5120d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  76. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 16 years ago
  77. 52cf3cc tcp: fix mid-wq adjustment helper by Ilpo Järvinen · 16 years ago
  78. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 16 years ago
  79. c7c1a0f ax25: proc uid file misses header by Alan Cox · 16 years ago
  80. e8d1937 cxgb3: Fix EEH final recovery attempt by Divy Le Ray · 16 years ago
  81. 2c2f409 cxgb3: Fix potential msi-x vector leak by Divy Le Ray · 16 years ago
  82. c80b0c2 cxgb3: fix workqueue flush issues by Divy Le Ray · 16 years ago
  83. 3851c66 cxgb3: fix link fault handling by Divy Le Ray · 16 years ago
  84. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 16 years ago
  85. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 16 years ago
  86. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 16 years ago
  87. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 16 years ago
  88. 75a241f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  89. e18e37e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  90. 957b051 ar9170usb: add ZyXEL NWD271N by Christian Lamparter · 16 years ago
  91. 6037554 mac80211: validate TIM IE length by Johannes Berg · 16 years ago
  92. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 16 years ago
  93. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 16 years ago
  94. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 16 years ago
  95. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 16 years ago
  96. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 16 years ago
  97. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 16 years ago
  98. 9dd014e pegasus: Handle disconnect error code correctly. by Oliver Neukum · 16 years ago
  99. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 16 years ago
  100. f72f550 macb: process the RX ring regardless of interrupt status by Erik Waling · 16 years ago