1. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  3. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 16 years ago
  4. 7b9f25b ide: add ide_dump_identify() debug helper by Bartlomiej Zolnierkiewicz · 16 years ago
  5. a1bb945 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  6. da6f4c7 ide: make wait_drive_not_busy() static again by Adrian Bunk · 16 years ago
  7. 2eae6eb ide: small ide-scan-pci.c cleanup by Adrian Bunk · 16 years ago
  8. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  9. 3bc217f block: kill swap_io_context() by Jens Axboe · 16 years ago
  10. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 16 years ago
  12. b7dcf7fe m68knommu: fix 528x ColdFire cache settings by Greg Ungerer · 16 years ago
  13. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 16 years ago
  14. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 16 years ago
  15. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 16 years ago
  16. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 16 years ago
  17. e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 16 years ago
  18. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 16 years ago
  19. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 16 years ago
  20. 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 16 years ago
  21. 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 16 years ago
  22. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 16 years ago
  23. e83a2ea [VLAN]: set_rx_mode support for unicast address list by Chris Leech · 16 years ago
  24. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 16 years ago
  25. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  26. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 16 years ago
  27. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 16 years ago
  28. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 16 years ago
  29. 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 16 years ago
  30. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 16 years ago
  31. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 16 years ago
  32. 9ddd0ed [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const by Jan Engelhardt · 16 years ago
  33. 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 16 years ago
  34. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 16 years ago
  35. 09e410d [NETFILTER]: xt_hashlimit match, revision 1 by Jan Engelhardt · 16 years ago
  36. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 16 years ago
  37. ffaa9c1 [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto by Patrick McHardy · 16 years ago
  38. 380517d [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal() by Patrick McHardy · 16 years ago
  39. ba419af [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() by Patrick McHardy · 16 years ago
  40. f8ba1af [NETFILTER]: nf_conntrack: switch rwlock to spinlock by Patrick McHardy · 16 years ago
  41. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 16 years ago
  42. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 16 years ago
  43. 58a3c9b [NETFILTER]: nf_conntrack: use RCU for conntrack helpers by Patrick McHardy · 16 years ago
  44. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 16 years ago
  45. 96eb24d [NETFILTER]: nf_conntrack: sparse warnings by Stephen Hemminger · 16 years ago
  46. edc26f7 [NETFILTER]: xt_owner: allow matching UID/GID ranges by Jan Engelhardt · 16 years ago
  47. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 16 years ago
  48. 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 16 years ago
  49. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  50. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 16 years ago
  51. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 16 years ago
  52. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 16 years ago
  53. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  54. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 16 years ago
  55. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 16 years ago
  56. 000e8a5 [NETFILTER]: nf_log: add netfilter gcc printf format checking by Helge Deller · 16 years ago
  57. b416499 [NETFILTER]: xt_conntrack: add port and direction matching by Jan Engelhardt · 16 years ago
  58. c82a5cb linux/types.h: Use __u64 for aligned_u64 by Jan Engelhardt · 16 years ago
  59. 2fd8e52 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member by Patrick McHardy · 16 years ago
  60. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 16 years ago
  61. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 16 years ago
  62. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 16 years ago
  63. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 16 years ago
  64. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  65. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 16 years ago
  66. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 16 years ago
  67. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  68. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
  69. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  70. e1a9c98 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 16 years ago
  71. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 16 years ago
  72. 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 16 years ago
  73. 2ecba4f [ALSA] version 1.0.16rc2 by Jaroslav Kysela · 16 years ago
  74. c94fa4c [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304. by James Courtier-Dutton · 17 years ago
  75. 3839e4f [ALSA] emu10k1 - Use enum for emu_model types by Takashi Iwai · 17 years ago
  76. 1c02e36 [ALSA] emu10k1 - 1616(M) cardbus improvements by Ctirad Fertr · 17 years ago
  77. 190d2c4 [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0404. by James Courtier-Dutton · 17 years ago
  78. 44893a3 [ALSA] emu10k1: Add comments regarding E-Mu ins and outs. by James Courtier-Dutton · 17 years ago
  79. 6925212 [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge by Andy Shevchenko · 17 years ago
  80. 8c12158 [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE by Jaroslav Kysela · 17 years ago
  81. 0a22b87 [ALSA] Bump ASoC core version number by Mark Brown · 17 years ago
  82. 9af6d95 [ALSA] soc - Add support for passing kcontrols with events by Laim Girdwood · 17 years ago
  83. 4ccab3e [ALSA] soc - Ensure PCMs are suspended by Liam Girdwood · 17 years ago
  84. a7a4ac8 [ALSA] ASoC TLV support by Philipp Zabel · 17 years ago
  85. 0b4d221 [ALSA] soc - Add device level DAPM event by Liam Girdwood · 17 years ago
  86. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  87. 31e8960 [ALSA] Remove PCM sleep_min and tick by Takashi Iwai · 17 years ago
  88. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 17 years ago
  89. 8ace4f3 [ALSA] Remove indirect control access by Takashi Iwai · 17 years ago
  90. b7d2a80 [ALSA] include/sound/: Spelling fixes by Joe Perches · 17 years ago
  91. 28e9e47 [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) by Jaroslav Kysela · 17 years ago
  92. 36b9cdf [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h by Marcin Ślusarz · 17 years ago
  93. b751eef [ALSA] Use posix clock monotonic for PCM and timer timestamps by Jaroslav Kysela · 17 years ago
  94. 6632d64 [ALSA] switching rate in STAC9460 codec of Prodigy192 by Pavel Hofman · 17 years ago
  95. 5dbc947 [ALSA] sound: remove dead config symbol from sound code by Jiri Olsa · 17 years ago
  96. 85db384 [ALSA] Update SNDRV_HWDEP_IFACE_LAST by Takashi Iwai · 17 years ago
  97. 0457652 [ALSA] opl3 - Fix build errors by Takashi Iwai · 17 years ago
  98. e5723b4 [ALSA] Remove sequencer instrument layer by Takashi Iwai · 17 years ago
  99. 05c1afe [ALSA] opl3 - simplify exclusive access lock by Takashi Iwai · 17 years ago
  100. 224a033 [ALSA] opl3 - Use hwdep for patch loading by Takashi Iwai · 17 years ago