1. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  2. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 14 years ago
  3. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  4. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  6. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  7. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 14 years ago
  8. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 14 years ago
  9. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 14 years ago
  10. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 14 years ago
  11. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  12. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 14 years ago
  13. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 14 years ago
  14. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 14 years ago
  15. 18e225f net: fix definition of netdev_for_each_mc_addr() by Pavel Roskin · 14 years ago
  16. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  18. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 14 years ago
  19. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  20. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 14 years ago
  21. b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 14 years ago
  22. 55ab3a1 raw: fsync method is now required by Anton Blanchard · 14 years ago
  23. 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 14 years ago
  24. b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 14 years ago
  25. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  26. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  27. 7445c99 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  28. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  30. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  31. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 14 years ago
  32. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 14 years ago
  33. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  34. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  35. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  36. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  37. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  38. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  39. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. f11947c ALSA: i2c: cleanup: change parameter to pointer by Dan Carpenter · 14 years ago
  41. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  42. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  43. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 14 years ago
  44. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  45. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  46. 63f9607 ppp: Add ppp_dev_name() exported function by James Chapman · 14 years ago
  47. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  48. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  49. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  50. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  51. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  52. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  53. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  54. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  55. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  56. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 14 years ago
  57. 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  58. 6072f74 ide: Requeue request after DMA timeout by Herbert Xu · 14 years ago
  59. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 14 years ago
  60. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 14 years ago
  61. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  62. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  63. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 14 years ago
  64. d5e50da module: add stub for is_module_percpu_address by Randy Dunlap · 14 years ago
  65. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago
  66. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 14 years ago
  67. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 14 years ago
  68. f671c54 net-caif: add CAIF socket and configuration headers by Sjur Braendeland · 14 years ago
  69. 70596b6 net-caif: add CAIF protocol definitions by Sjur Braendeland · 14 years ago
  70. de380b5 percpu: don't implicitly include slab.h from percpu.h by Tejun Heo · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  74. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  75. 367d6ac ARM: 6003/1: removing compilation warning from pl061.h by viresh kumar · 14 years ago
  76. c36207a ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h by viresh kumar · 14 years ago
  77. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  78. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 15 years ago
  79. 259354d module: encapsulate percpu handling better and record percpu_size by Tejun Heo · 15 years ago
  80. 0c0dbfe decnet: Remove unused FIB metric macros. by David S. Miller · 14 years ago
  81. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 14 years ago
  82. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  83. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 14 years ago
  84. 6f063ae Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  85. 054319b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 8128f55 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  88. df33454 rps: add CONFIG_RPS by Eric Dumazet · 14 years ago
  89. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  90. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  91. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  92. 18020a0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  93. 90fddab Document Linux's circular buffering capabilities by David Howells · 14 years ago
  94. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  95. 6cb4aff reiserfs: fix oops while creating privroot with selinux enabled by Jeff Mahoney · 14 years ago
  96. 4c87684 kfifo: fix KFIFO_INIT in include/linux/kfifo.h by David Härdeman · 14 years ago
  97. 4ac5541 cfg80211: Improve connection quality maintenance docs in nl80211.h by Juuso Oikarinen · 14 years ago
  98. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  99. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 14 years ago
  100. 03e6d81 skbuff: remove unused dma_head & dma_maps fields by Alexander Duyck · 14 years ago