1. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 13 years ago
  2. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 13 years ago
  3. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 13 years ago
  4. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 13 years ago
  5. f615df7 netfilter: reduce NF_VERDICT_MASK to 0xff by Florian Westphal · 13 years ago
  6. a7c2f4d netfilter: nf_nat: fix conversion to non-atomic bit ops by Changli Gao · 14 years ago
  7. 0b8ad87 netfilter: xtables: add missing header files to export list by Jan Engelhardt · 14 years ago
  8. 0260c1d netfilter: xtables: use __uXX guarded types for userspace exports by Jan Engelhardt · 14 years ago
  9. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 14 years ago
  10. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  11. d862a66 netfilter: nf_conntrack: use is_vmalloc_addr() by Patrick McHardy · 14 years ago
  12. 0134e89 Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 by Patrick McHardy · 14 years ago
  13. c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 14 years ago
  14. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  15. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  16. b017900 netfilter: xt_conntrack: support matching on port ranges by Patrick McHardy · 14 years ago
  17. 5df1519 netfilter: xt_comment: drop unneeded unsigned qualifier by Jan Engelhardt · 14 years ago
  18. 763f8d0 IPVS: netns, svc counters moved in ip_vs_ctl,c by Hans Schillstrom · 14 years ago
  19. f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
  20. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  21. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  22. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  23. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
  24. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  25. 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 14 years ago
  26. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
  27. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  28. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  29. 9d93487 IPVS: netns preparation for proto_sctp by Hans Schillstrom · 14 years ago
  30. 78b16bd IPVS: netns preparation for proto_udp by Hans Schillstrom · 14 years ago
  31. 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
  32. 252c641 IPVS: netns, prepare protocol by Hans Schillstrom · 14 years ago
  33. b6e885d IPVS: netns awarness to lblc sheduler by Hans Schillstrom · 14 years ago
  34. d0a1eef IPVS: netns awarness to lblcr sheduler by Hans Schillstrom · 14 years ago
  35. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  36. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  37. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  38. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  39. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  40. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  41. e744070 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. d074b10 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  43. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  44. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  45. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  46. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  47. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  48. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  49. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  50. 9d55c36 fs: implement faster dentry memcmp by Nick Piggin · 14 years ago
  51. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 14 years ago
  52. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  53. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 14 years ago
  54. 626d607 bit_spinlock: add required includes by Nick Piggin · 14 years ago
  55. 4e35e60 kernel: add bl_list by Nick Piggin · 14 years ago
  56. 1e1743e fs: provide simple rcu-walk generic_check_acl implementation by Nick Piggin · 14 years ago
  57. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  58. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  59. 44a7d7a fs: cache optimise dentry and inode for rcu-walk by Nick Piggin · 14 years ago
  60. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  61. 5f57cbc fs: dcache remove d_mounted by Nick Piggin · 14 years ago
  62. c28cc36 fs: fs_struct use seqlock by Nick Piggin · 14 years ago
  63. 31e6b01 fs: rcu-walk for path lookup by Nick Piggin · 14 years ago
  64. 3c22cd5 kernel: optimise seqlock by Nick Piggin · 14 years ago
  65. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 14 years ago
  66. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  67. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  68. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  69. 949854d fs: Use rename lock and RCU for multi-step operations by Nick Piggin · 14 years ago
  70. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago
  71. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  72. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  73. 789680d fs: dcache scale hash by Nick Piggin · 14 years ago
  74. ec2447c hostfs: simplify locking by Nick Piggin · 14 years ago
  75. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  76. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  77. fb2d5b8 fs: name case update method by Nick Piggin · 14 years ago
  78. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  79. 5eef7fa fs: dcache documentation cleanup by Nick Piggin · 14 years ago
  80. ccd35fb kernel: kmem_ptr_validate considered harmful by Nick Piggin · 14 years ago
  81. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  82. 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  83. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  84. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  85. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  86. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  87. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  88. 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
  89. 84b7290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  90. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  91. 2ad0d9d net: remove the duplicate #ifdef __KERNEL__ by Changli Gao · 14 years ago
  92. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  93. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 238c855 include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel by Henry Ptasinski · 14 years ago
  95. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 5f9251c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  98. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago