aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa9-70/+211
2011-01-18netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet1-6/+1
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy36-125/+133
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal5-4/+41
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal3-8/+18
2011-01-18netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2-9/+15
2011-01-18netfilter: nfnetlink_queue: return error number to callerFlorian Westphal3-23/+49
2011-01-18netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal1-0/+1
2011-01-18netfilter: nf_conntrack: remove an atomic bit operationChangli Gao1-1/+1
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2-4/+4
2011-01-18netfilter: xtables: add missing header files to export listJan Engelhardt1-0/+2
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt30-121/+121
2011-01-18netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger1-4/+2
2011-01-18audit: export symbol for use with xt_AUDITJan Engelhardt1-0/+2
2011-01-18netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt3-0/+6
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf2-0/+17
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf6-0/+247
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy7-39/+19
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy5245-168224/+321561
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy11-38/+37
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2-15/+46
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet6-35/+57
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy2-2/+88
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt1-1/+1
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom7-32/+1
2011-01-13IPVS: netns, misc init_net removal in core.Hans Schillstrom2-6/+9
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2-12/+12
2011-01-13IPVS: netns, trash handlingHans Schillstrom3-14/+16
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom5-14/+17
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom9-181/+230
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom11-83/+153
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom5-61/+256
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom5-191/+240
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom4-50/+64
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom7-58/+76
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom6-37/+39
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom10-110/+129
2011-01-13IPVS: netns preparation for proto_ah_espHans Schillstrom2-16/+10
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom3-63/+70
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom3-43/+54
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom5-49/+79
2011-01-13IPVS: netns, prepare protocolHans Schillstrom3-1/+88
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom2-16/+38
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom2-18/+41
2011-01-13IPVS: netns to services part 1Hans Schillstrom9-115/+214
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom13-33/+354
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman5217-167091/+319302
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplusLinus Torvalds17-400/+701
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds45-1365/+1596
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds62-275/+703