aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf1-0/+1
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf3-0/+32
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy3-5/+2
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy288-3074/+6106
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy2-4/+4
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal1-3/+12
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet1-1/+2
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy1-0/+15
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt1-1/+1
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom1-0/+3
2011-01-13IPVS: netns, trash handlingHans Schillstrom2-2/+5
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom2-1/+4
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2-18/+46
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom2-11/+44
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2-3/+52
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom2-9/+21
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom2-2/+6
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom2-6/+11
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom1-2/+0
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom1-12/+6
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom1-0/+9
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom1-0/+8
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom2-1/+9
2011-01-13IPVS: netns, prepare protocolHans Schillstrom2-1/+22
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom1-0/+4
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom1-0/+5
2011-01-13IPVS: netns to services part 1Hans Schillstrom2-5/+67
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom3-0/+38
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman281-3001/+5721
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+380
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds6-22/+222
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-13/+47
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-17/+138
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-6/+33
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-10/+246
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-7/+46
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds20-203/+586
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang1-1/+1
2011-01-07fs: scale mntget/mntputNick Piggin2-36/+19
2011-01-07fs: implement faster dentry memcmpNick Piggin1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin2-2/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-1/+0