1. d625a29 ssb: Add support for block-I/O by Michael Buesch · 17 years ago
  2. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 17 years ago
  3. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 17 years ago
  4. 12802d0 [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. by YOSHIFUJI Hideaki · 17 years ago
  5. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 17 years ago
  6. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 17 years ago
  7. 80a9492 [IPV4] MROUTE: Adjust include files for user-space. by YOSHIFUJI Hideaki · 17 years ago
  8. 2e80462 [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. by YOSHIFUJI Hideaki · 17 years ago
  9. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  10. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 17 years ago
  11. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  12. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 17 years ago
  13. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 17 years ago
  14. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 17 years ago
  15. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 17 years ago
  16. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 17 years ago
  18. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 17 years ago
  19. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 17 years ago
  20. 3edf8fa [NET]: Fix allnoconfig build on powerpc and avr32 by David S. Miller · 17 years ago
  21. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  22. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  23. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 17 years ago
  24. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 17 years ago
  25. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 17 years ago
  27. 9307b57 drivers/net/arcnet/arcnet.c: use time_* macros by S.Caglar Onur · 17 years ago
  28. 095d911 [LIB]: Drop the pcounter itself. by Pavel Emelyanov · 17 years ago
  29. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 17 years ago
  30. 1567ca7 [NET]: Protect device namespace inlines with CONFIG_NET by David S. Miller · 17 years ago
  31. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  32. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 17 years ago
  33. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 17 years ago
  34. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 17 years ago
  35. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  36. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 17 years ago
  37. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 17 years ago
  38. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 17 years ago
  39. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 17 years ago
  40. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 17 years ago
  41. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 17 years ago
  42. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 17 years ago
  43. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 17 years ago
  44. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 17 years ago
  45. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 17 years ago
  46. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 17 years ago
  47. 6772718 [VLAN]: Reduce memory consumed by vlan_groups by Pavel Emelyanov · 17 years ago
  48. f5aa23f [NETNS]: Compilation warnings under CONFIG_NET_NS. by Denis V. Lunev · 17 years ago
  49. 9c2f574 [NETNS]: Compilation fix for include/linux/netdevice.h. by Denis V. Lunev · 17 years ago
  50. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 17 years ago
  51. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 17 years ago
  52. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 17 years ago
  53. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 17 years ago
  54. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 17 years ago
  55. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 17 years ago
  56. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 17 years ago
  57. 2bbb211 [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers by Patrick McHardy · 17 years ago
  58. 30f33e6 [NETFILTER]: nf_conntrack_sip: support method specific request/response handling by Patrick McHardy · 17 years ago
  59. 624f8b7 [NETFILTER]: nf_nat_sip: get rid of text based header translation by Patrick McHardy · 17 years ago
  60. 05e3ced [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper by Patrick McHardy · 17 years ago
  61. ea45f12 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly by Patrick McHardy · 17 years ago
  62. ac36774 [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions by Patrick McHardy · 17 years ago
  63. 3e9b4600b [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function by Patrick McHardy · 17 years ago
  64. 212440a [NETFILTER]: nf_conntrack_sip: remove redundant function arguments by Patrick McHardy · 17 years ago
  65. 2a6cfb2 [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling by Patrick McHardy · 17 years ago
  66. b8beedd [NETFILTER]: Add nf_inet_addr_cmp() by Patrick McHardy · 17 years ago
  67. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  68. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  69. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  70. a4083c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  71. 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 17 years ago
  72. cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 17 years ago
  73. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 17 years ago
  74. aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 17 years ago
  75. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 17 years ago
  76. 1d5d236 [IPV6]: Use bitfields for hop_limit and mcast_hops. by YOSHIFUJI Hideaki · 17 years ago
  77. 4725474 [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int. by YOSHIFUJI Hideaki · 17 years ago
  78. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  79. 310afe8 [NET]: include/linux/udp.h - remove duplicate include by Joe Perches · 17 years ago
  80. cc32e05 [NET]: include/linux/igmp.h - remove duplicate include by Joe Perches · 17 years ago
  81. 414f69d [NET]: include/linux/atalk.h - remove duplicate include by Joe Perches · 17 years ago
  82. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  83. 0098b72 [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. by Rusty Russell · 17 years ago
  84. 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 17 years ago
  85. ec3c0982 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 17 years ago
  86. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 17 years ago
  87. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 17 years ago
  88. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  89. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 17 years ago
  90. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 17 years ago
  91. ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 17 years ago
  92. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 17 years ago
  93. ae66be9 rcu: fix misplaced mb() in rcu_enter/exit_nohz() by Paul E. McKenney · 17 years ago
  94. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 17 years ago
  95. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  96. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  97. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  98. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  99. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 17 years ago
  100. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 17 years ago