1. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 16 years ago
  3. b9a2f2e netlink: Fix nla_parse_nested_compat() to call nla_parse() directly by Thomas Graf · 16 years ago
  4. 4b749440 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 16 years ago
  5. 59f0c45 tipc: Fix skb_under_panic when configuring TIPC without privileges by Allan Stephens · 16 years ago
  6. 3dca02a ip6tnl: Use on-device stats instead of private ones. by Pavel Emelyanov · 16 years ago
  7. f56dd01 tunnels: Remove stat member from ip_tunnel struct. by Pavel Emelyanov · 16 years ago
  8. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 16 years ago
  9. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 16 years ago
  10. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  11. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  12. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 16 years ago
  13. d62c612 netns: Introduce sysctl root for read-only net sysctls. by Pavel Emelyanov · 16 years ago
  14. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 16 years ago
  15. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  16. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. a1a61a4 atm: Cleanup atm_tcp.h and atm.h for userspace. by Mike Frysinger · 16 years ago
  18. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  19. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  20. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 16 years ago
  21. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 16 years ago
  22. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  23. b7cffc1 asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace by Mike Frysinger · 16 years ago
  24. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  25. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  26. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 16 years ago
  27. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 16 years ago
  28. e0b4eb5 make ide-iops.c:SELECT_MASK() static by Adrian Bunk · 16 years ago
  29. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  30. 5a433b3 mac80211: remove unnecessary byteshifts in frame control testing by Harvey Harrison · 16 years ago
  31. fc99824c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  32. e90a4e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  33. 0a3ad00 Driver core: struct class remove children list by Dave Young · 16 years ago
  34. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  35. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. 362a61a fix SMP data race in pagetable setup vs walking by Nick Piggin · 16 years ago
  37. 73f1028 read_barrier_depends arch fixlets by Nick Piggin · 16 years ago
  38. d23039e USB: add association.h by Greg Kroah-Hartman · 16 years ago
  39. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 16 years ago
  40. 5dc93cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  41. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 16 years ago
  42. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 16 years ago
  43. f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 16 years ago
  44. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  45. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 16 years ago
  46. 309e96c uml: remove unused header by Jeff Dike · 16 years ago
  47. 392abe9 [ALSA] ASoC: build fix for snd_soc_info_bool_ext by Philipp Zabel · 16 years ago
  48. 9a28dbf sparc64: Use a TS_RESTORE_SIGMASK by David S. Miller · 16 years ago
  49. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  50. 8388e3d net: Set LL_MAX_HEADER properly for wireless. by David S. Miller · 16 years ago
  51. 94d149c sparc: Fix mremap address range validation. by David S. Miller · 16 years ago
  52. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 16 years ago
  53. c714a53 Make 'cond_resched()' nullification depend on PREEMPT_BKL by Linus Torvalds · 16 years ago
  54. 9404ef0 Fix up 'need_resched()' definition by Linus Torvalds · 16 years ago
  55. 2b753a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 16 years ago
  56. 8d97b84 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  57. 2ccdcfe types: s390: fix #ifdef reversal in <asm-s390/types.h> by H. Peter Anvin · 16 years ago
  58. ddc0d00 [MIPS] Get rid of __ilog2 by Ralf Baechle · 16 years ago
  59. fcd84f2 [MIPS] Fix __fls for non-MIPS32/MIPS64 cpus by Thomas Bogendoerfer · 16 years ago
  60. c3d1d5c [MIPS] Pb1200/DBAu1200 code style cleanup by Sergei Shtylyov · 16 years ago
  61. 6afabe6 [MIPS] Pb1550 code style cleanup by Sergei Shtylyov · 16 years ago
  62. 2091a17 [MIPS] Pb1500 code style cleanup by Sergei Shtylyov · 16 years ago
  63. be1c3c1 [MIPS] Pb1100 code style cleanup by Sergei Shtylyov · 16 years ago
  64. 7916c35 [MIPS] Pb1000 code style cleanup by Sergei Shtylyov · 16 years ago
  65. abd14cc [MIPS] DBAu1xx0 code style cleanup by Sergei Shtylyov · 16 years ago
  66. ff6814d [MIPS] Alchemy common headers style cleanup by Sergei Shtylyov · 16 years ago
  67. ad1d77a [MIPS] Add empty argument parenthesis to GCC_IMM_ASM by Ralf Baechle · 16 years ago
  68. 1928cc8 [MIPS] MT: Functional fixes and a little reformatting of APRP support by Kevin D. Kissell · 16 years ago
  69. 3c29970 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  70. 59b1c82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  71. 0d4b6b9 [POWERPC] ppc: More compile fixes by Paul Mackerras · 16 years ago
  72. 4951704 syncppp: Fix crashes. by David S. Miller · 16 years ago
  73. 5701412 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  74. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 16 years ago
  75. b5e10df sparc32: Fix build. by Robert Reif · 16 years ago
  76. ae42908 i2c: Convert some more new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  77. 60b129d i2c: Match dummy devices by type by Jean Delvare · 16 years ago
  78. 854a989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  79. 633331f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  80. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 16 years ago
  81. 986bef8 sparc: Fix ptrace() detach. by David S. Miller · 16 years ago
  82. 5bb7ff7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  83. 3e1b83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  84. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 16 years ago
  85. 39f004b Make <asm-x86/spinlock.h> use ACCESS_ONCE() by Linus Torvalds · 16 years ago
  86. 9c3cdc1 Move ACCESS_ONCE() to <linux/compiler.h> by Linus Torvalds · 16 years ago
  87. 5c3a121 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) by Vaidyanathan Srinivasan · 16 years ago
  88. eb2b4e6 x86: revert commit 709f744 ("x86: bitops asm constraint fixes") by Simon Holm Thøgersen · 16 years ago
  89. fd3c3ed x86: fix fpu restore from sig return by Suresh Siddha · 16 years ago
  90. 1f2ee64 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixes by Russell King · 16 years ago
  91. 20c2c1f sctp: add sctp/remaddr table to complete RFC remote address table OID by Neil Horman · 16 years ago
  92. 88a0a94 sctp: Support the new specification of sctp_connectx() by Vlad Yasevich · 16 years ago
  93. d364d92 sctp: Bring SCTP_DELAYED_ACK socket option into API compliance by Wei Yongjun · 16 years ago
  94. 005b1f7 [libata] revert new check-ready Status register logic by Jeff Garzik · 16 years ago
  95. 3ed43c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  96. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  97. d9a9a23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  98. 6c2545e module: put modversions in vermagic by Rusty Russell · 16 years ago
  99. 8af302e [POWERPC] Fix of_i2c include for module compilation by Jochen Friedrich · 16 years ago
  100. 2a5f2e3 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago