1. f319124 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  2. fbd1308 ide: use ide_remove_port_from_hwgroup in init_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. a6fbb1c ide: remove unused ide_hwgroup_t fields by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 7616695 <linux/hdsmart.h> is not used by kernel code by Bartlomiej Zolnierkiewicz · 17 years ago
  5. dac2242 ide: don't include <linux/hdsmart.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 5df37c3 au1xxx-ide: use hwif->dev by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  11. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 17 years ago
  12. 7b9f25b ide: add ide_dump_identify() debug helper by Bartlomiej Zolnierkiewicz · 17 years ago
  13. a1bb945 ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  14. da6f4c7 ide: make wait_drive_not_busy() static again by Adrian Bunk · 17 years ago
  15. 2eae6eb ide: small ide-scan-pci.c cleanup by Adrian Bunk · 17 years ago
  16. dd5f5fe Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  17. 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  18. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  19. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  20. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  21. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  22. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  23. d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 17 years ago
  24. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
  25. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
  26. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  27. 9d55b99 x86: replace LOCK_PREFIX in futex.h by Thomas Gleixner · 17 years ago
  28. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  29. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  30. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  31. 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
  32. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  33. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 17 years ago
  34. b7dcf7fe m68knommu: fix 528x ColdFire cache settings by Greg Ungerer · 17 years ago
  35. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 17 years ago
  36. 4814bdb [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. by Denis V. Lunev · 17 years ago
  37. 7462bd74 [NETNS]: Add a namespace mark to fib_info. by Denis V. Lunev · 17 years ago
  38. 85326fa [IPV4]: fib_sync_down rework. by Denis V. Lunev · 17 years ago
  39. e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 17 years ago
  40. 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 17 years ago
  41. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 17 years ago
  42. 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 17 years ago
  43. 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 17 years ago
  44. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
  45. e83a2ea [VLAN]: set_rx_mode support for unicast address list by Chris Leech · 17 years ago
  46. 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 17 years ago
  47. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  48. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  49. 941b1d2 [NETNS]: Make bind buckets live in net namespaces. by Pavel Emelyanov · 17 years ago
  50. 5ee31fc [INET]: Consolidate inet(6)_hash_connect. by Pavel Emelyanov · 17 years ago
  51. 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 17 years ago
  52. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 17 years ago
  53. 82f568f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules by Jan Engelhardt · 17 years ago
  54. 9ddd0ed [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const by Jan Engelhardt · 17 years ago
  55. 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 17 years ago
  56. 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
  57. 09e410d [NETFILTER]: xt_hashlimit match, revision 1 by Jan Engelhardt · 17 years ago
  58. c88130b [NETFILTER]: nf_conntrack: naming unification by Patrick McHardy · 17 years ago
  59. ffaa9c1 [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto by Patrick McHardy · 17 years ago
  60. 380517d [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal() by Patrick McHardy · 17 years ago
  61. ba419af [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() by Patrick McHardy · 17 years ago
  62. f8ba1af [NETFILTER]: nf_conntrack: switch rwlock to spinlock by Patrick McHardy · 17 years ago
  63. 76507f6 [NETFILTER]: nf_conntrack: use RCU for conntrack hash by Patrick McHardy · 17 years ago
  64. 7d0742d [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash by Patrick McHardy · 17 years ago
  65. 58a3c9b [NETFILTER]: nf_conntrack: use RCU for conntrack helpers by Patrick McHardy · 17 years ago
  66. b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
  67. 96eb24d [NETFILTER]: nf_conntrack: sparse warnings by Stephen Hemminger · 17 years ago
  68. edc26f7 [NETFILTER]: xt_owner: allow matching UID/GID ranges by Jan Engelhardt · 17 years ago
  69. 9ea0cb2 [NETFILTER]: arp_tables: per-netns arp_tables FILTER by Alexey Dobriyan · 17 years ago
  70. 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 17 years ago
  71. 8280aa6 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
  72. 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 17 years ago
  73. 9335f04 [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW by Alexey Dobriyan · 17 years ago
  74. 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
  75. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
  76. a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
  77. abfdf1c [NETFILTER]: ebtables: remove casts, use consts by Jan Engelhardt · 17 years ago
  78. 000e8a5 [NETFILTER]: nf_log: add netfilter gcc printf format checking by Helge Deller · 17 years ago
  79. b416499 [NETFILTER]: xt_conntrack: add port and direction matching by Jan Engelhardt · 17 years ago
  80. c82a5cb linux/types.h: Use __u64 for aligned_u64 by Jan Engelhardt · 17 years ago
  81. 2fd8e52 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member by Patrick McHardy · 17 years ago
  82. ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
  83. 3046d76 [RAW]: Wrong content of the /proc/net/raw6. by Denis V. Lunev · 17 years ago
  84. 377cf82 [RAW]: Family check in the /proc/net/raw[6] is extra. by Denis V. Lunev · 17 years ago
  85. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
  86. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  87. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
  88. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 17 years ago
  89. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  90. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
  91. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  92. e1a9c98 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  93. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 17 years ago
  94. 5aa0508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() by Ingo Molnar · 17 years ago
  95. 2ecba4f [ALSA] version 1.0.16rc2 by Jaroslav Kysela · 17 years ago
  96. c94fa4c [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug#9304. by James Courtier-Dutton · 17 years ago
  97. 3839e4f [ALSA] emu10k1 - Use enum for emu_model types by Takashi Iwai · 17 years ago
  98. 1c02e36 [ALSA] emu10k1 - 1616(M) cardbus improvements by Ctirad Fertr · 17 years ago
  99. 190d2c4 [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0404. by James Courtier-Dutton · 17 years ago
  100. 44893a3 [ALSA] emu10k1: Add comments regarding E-Mu ins and outs. by James Courtier-Dutton · 17 years ago