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