1. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 16 years ago
  2. bf164cc Add new driver 'rndis_wlan' for wireless RNDIS devices. by Jussi Kivilinna · 16 years ago
  3. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 16 years ago
  4. 039ee17 rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() by Jussi Kivilinna · 16 years ago
  5. 5d6ecf6 rndis_host: Add link_change function pointer to 'struct rndis_data'. by Jussi Kivilinna · 16 years ago
  6. 7c39e03 rndis_host: Add early_init function pointer to 'struct rndis_data'. by Jussi Kivilinna · 16 years ago
  7. 476842b usbnet: add driver_priv pointer to 'struct usbnet' by Jussi Kivilinna · 16 years ago
  8. 5665998 rndis_host: export functions by Jussi Kivilinna · 16 years ago
  9. 7517579 rndis_host: Split up rndis_host.c by Jussi Kivilinna · 16 years ago
  10. 6e3bbcc usbnet: Use wlan device name for RNDIS wireless devices by Jussi Kivilinna · 16 years ago
  11. a842eda rndis_host: Fix rndis packet filter flags. by Jussi Kivilinna · 16 years ago
  12. 9ff5587 rndis_host: Halt device if rndis_bind fails. by Jussi Kivilinna · 16 years ago
  13. 04c3c01 rndis_host: Use 1KB buffer in rndis_unbind by Jussi Kivilinna · 16 years ago
  14. 786e3df cdc_ether: Hardwire CDC descriptors when missing by Bjorge Dijkstra · 16 years ago
  15. 2bfa2e1 rndis_host: Fix sparse warning by Bjorge Dijkstra · 16 years ago
  16. 5d635ea Add another Prism2 card to hostap by Marcin Juszkiewicz · 16 years ago
  17. 709365a hostap_80211.h: remove duplicate prototype by Michal Piotrowski · 16 years ago
  18. 18904f5 wireless: iwlwifi3945/4965 - fix incorrect counting of memory by Cyrill Gorcunov · 16 years ago
  19. fdfb92e libertas: fix interrupt while removing driver by Holger Schurig · 16 years ago
  20. 5a6e043 libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 16 years ago
  21. 9e7d1a4 iwlwifi: correct math in elapsed_jiffies by Eric Sandeen · 16 years ago
  22. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 16 years ago
  23. 09552cc b43: Drop packets that we are not able to encrypt by Michael Buesch · 16 years ago
  24. 7be1bb6 b43: Fix suspend/resume by Michael Buesch · 16 years ago
  25. 76f3915 iwlwifi: Fix uCode error on association by Gregory Greenman · 16 years ago
  26. 25c03d8 iwlwifi: do not schedule tasklet when rcv unused irq by Joonwoo Park · 16 years ago
  27. 74a3a25 iwlwifi: cleanup usage of inline functions by Reinette Chatre · 16 years ago
  28. 849e0dc iwlwifi: initialize geo/channel information during probe by Reinette Chatre · 16 years ago
  29. 75849d2 iwl4965: fix return code indicating one interface is supported by Reinette Chatre · 16 years ago
  30. d986bcd iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965 by Maarten Lankhorst · 16 years ago
  31. 4fcc547 rtl8180_dev.c: add support for 1799:700f by Adrian Bassett · 16 years ago
  32. 8b6bbe7 mac80211: fixing null qos data frames check for reordering buffer by Ron Rindjunsky · 16 years ago
  33. e78c9d2 b43legacy: fix MAC control and microcode init by Stefano Brivio · 16 years ago
  34. 8712f27 b43legacy: Fix rfkill allocation leakage in error paths by Michael Buesch · 16 years ago
  35. 1946a2c b43: Fix rfkill allocation leakage in error paths by Michael Buesch · 16 years ago
  36. be9b725 ath5k: debug level improvements by Bruno Randolf · 16 years ago
  37. 691ba23 mac80211: fix alignment warning by Johannes Berg · 16 years ago
  38. 4bdb0fb rt61pci: fix-up merge damage by John W. Linville · 16 years ago
  39. 13f09b9 Ensure that we export __fatal_signal_pending() by Trond Myklebust · 16 years ago
  40. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  41. fbdde7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 16 years ago
  42. e1a9c98 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 16 years ago
  43. fcc3ff4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  44. c4772d9 debug: turn ignore_loglevel into an early param by Ingo Molnar · 16 years ago
  45. 5aff053 sched: remove unused params by Gerald Stralko · 16 years ago
  46. ef9884e sched: let +nice tasks have smaller impact by Peter Zijlstra · 16 years ago
  47. 296825c sched: fix high wake up latencies with FAIR_USER_SCHED by Srivatsa Vaddagiri · 16 years ago
  48. 0950310 RCU: add help text for "RCU implementation type" by Paul E. McKenney · 16 years ago
  49. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 16 years ago
  50. 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 16 years ago
  51. 072b7a5 x86: fix small sparse warning by Harvey Harrison · 16 years ago
  52. 706b7e1 x86: fix sparse warning in kernel/scx200_32.c by Harvey Harrison · 16 years ago
  53. 1fd6a53 x86: early_ioremap_reset fix 2 by Huang, Ying · 16 years ago
  54. d4387bd x86: c_p_a clflush_cache_range fix by Huang, Ying · 16 years ago
  55. 5827040 x86: change_page_attr_clear fix by Huang, Ying · 16 years ago
  56. c1666e6 x86: fix sparse warnings in intel_cacheinfo.c by Harvey Harrison · 16 years ago
  57. 2ecba4f [ALSA] version 1.0.16rc2 by Jaroslav Kysela · 16 years ago
  58. cace16f [ALSA] hda: fix Mic in as output by Matthew Ranostay · 16 years ago
  59. 493b4ac [ALSA] emu10k1 - Another EMU0404 Board ID by Veli-Matti Valtonen · 16 years ago
  60. bd3d1c2 [ALSA] emu10k1 - Fix kthread handling at resume by Takashi Iwai · 17 years ago
  61. c94fa4c [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304. by James Courtier-Dutton · 17 years ago
  62. 3839e4f [ALSA] emu10k1 - Use enum for emu_model types by Takashi Iwai · 16 years ago
  63. 88aa139 [ALSA] emu10k1 - Don't create emu1010 controls for non-emu boards by Takashi Iwai · 16 years ago
  64. 1c02e36 [ALSA] emu10k1 - 1616(M) cardbus improvements by Ctirad Fertr · 17 years ago
  65. 190d2c4 [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0404. by James Courtier-Dutton · 17 years ago
  66. 44893a3 [ALSA] emu10k1: Add comments regarding E-Mu ins and outs. by James Courtier-Dutton · 17 years ago
  67. 2ea8598 [ALSA] oxygen: revert SPI clock frequency change for AK4396/WM8785 by Clemens Ladisch · 16 years ago
  68. 19e2e3c [ALSA] es1938 - improve capture hw pointer reads by Hermann Lauer · 16 years ago
  69. 4979bca [ALSA] HDA-Intel - Add support for Intel SCH by Tobin Davis · 16 years ago
  70. 4fe5195 [ALSA] hda: Add GPIO mute support to STAC9205 by Matthew Ranostay · 16 years ago
  71. 0aaa22e [ALSA] hda-codec - Add Dell T3400 support by Douglas Kosovic · 16 years ago
  72. 0f6a515 [ALSA] hda-codec - Add model for HP DV9553EG laptop by Takashi Iwai · 16 years ago
  73. edb54a5 [ALSA] hda-codec - Control SPDIF as slave by Takashi Iwai · 16 years ago
  74. c34f5a0 [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  75. 4939c66 [ALSA] Fix Oops with PCM OSS sync by Takashi Iwai · 16 years ago
  76. ce875f0 [ALSA] hda-codec - Add speaker automute to ALC262 HP models by Takashi Iwai · 16 years ago
  77. bec15c3 [ALSA] hda-codec - Add speaker automute to ALC260 HP models by Takashi Iwai · 16 years ago
  78. f2f48e1 [ALSA] hda-codec - Fix ALC262 HP-RP5700 model by Takashi Iwai · 16 years ago
  79. 4bb2613 [ALSA] hda-codec - Fix mixer controls with ALC262 HP T5735 model by Takashi Iwai · 16 years ago
  80. 86cd929 [ALSA] hda-codec - Rename non-standard 'iSpeaker' by Takashi Iwai · 16 years ago
  81. 8c0d964 [ALSA] hda-codec - Add SPDIF output support to AD1986a laptop-eapd model by Takashi Iwai · 16 years ago
  82. 4444704 [ALSA] hda-codec - Add model for Gigabyte P35 DS3R by Jiang zhe · 16 years ago
  83. 7c01415 [ALSA] virtuoso: monitor external power on D2X by Clemens Ladisch · 16 years ago
  84. 5f7b9b4 [ALSA] oxygen: add front panel capture by Clemens Ladisch · 16 years ago
  85. a360156 [ALSA] oxygen: add front panel controls by Clemens Ladisch · 16 years ago
  86. 1e821dd [ALSA] oxygen: use AC97 interrupt by Clemens Ladisch · 16 years ago
  87. 911b499 [ALSA] oxygen: make line-in exclusive only on Xonar by Clemens Ladisch · 16 years ago
  88. 236c492 [ALSA] oxygen: fix AK4396 double rate upper limit by Clemens Ladisch · 16 years ago
  89. 4806ef0 [ALSA] hda-codec - Add SPDIF controls as slave on AD codecs by Takashi Iwai · 16 years ago
  90. b5895dc [ALSA] hda: STAC92xx Line In/Mic as output check by Matthew Ranostay · 16 years ago
  91. 628ed13 [ALSA] hda-codec - Add missing slave for AD1884 master switch by Takashi Iwai · 16 years ago
  92. dafc835 [ALSA] hda-codec - Add model for Acer Aspire 5310 by Andy Shevchenko · 16 years ago
  93. 461e2c7 [ALSA] hda-codec - Add Conexant 5051 codec support by Takashi Iwai · 16 years ago
  94. c626026 [ALSA] add TempoTec HiFier driver by Clemens Ladisch · 16 years ago
  95. b78e3db [ALSA] oxygen: more initialization by Clemens Ladisch · 16 years ago
  96. 976cd62 [ALSA] oxygen: make the number of analog output configurable by Clemens Ladisch · 16 years ago
  97. 09189ac [ALSA] usb/caiaq: decrease period_bytes_min by Daniel Mack · 16 years ago
  98. 6925212 [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge by Andy Shevchenko · 16 years ago
  99. 29a52c2 [ALSA] hda-codec - Add model for Acer Aspire 5315 by Andy Shevchenko · 16 years ago
  100. e2e7d62 [ALSA] hda: STAC9205 GPIO line fix by Matthew Ranostay · 16 years ago