aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2009-01-12netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy1-1/+1
2009-01-12netfilter 01/09: remove "happy cracking" messagePatrick McHardy5-25/+5
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell1-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds13-133/+86
2008-12-25Merge branch 'next' into for-linusJames Morris1-2/+2
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-11-14CRED: Use creds in file structsDavid Howells1-2/+2
2008-11-04netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott1-23/+0
2008-11-04netfilter: arptable_filter: merge forward hookAlexey Dobriyan1-11/+1
2008-11-04netfilter: netns-aware ipt_addrtypeAlexey Dobriyan1-7/+9
2008-11-03net: '&' reduxAlexey Dobriyan2-8/+8
2008-10-31net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison10-85/+69
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen1-0/+1
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_natPablo Neira Ayuso1-0/+97
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy1-1/+2
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2-4/+12
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt3-9/+16
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt13-82/+50
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt13-103/+70
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-3/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt4-45/+34
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt5-58/+36
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt1-20/+16
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt1-39/+39
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2-20/+13
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian4-53/+107
2008-10-08netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan1-1/+2
2008-10-08netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan1-3/+3
2008-10-08netfilter: netns nat: per-netns bysource hashAlexey Dobriyan1-27/+45
2008-10-08netfilter: netns nat: per-netns NAT tableAlexey Dobriyan1-11/+29
2008-10-08netfilter: netns nat: fix ipt_MASQUERADE in netnsAlexey Dobriyan1-4/+2
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctlAlexey Dobriyan2-4/+4
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctlAlexey Dobriyan2-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrackAlexey Dobriyan1-5/+9
2008-10-08netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan1-2/+2
2008-10-08netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skbAlexey Dobriyan2-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expectAlexey Dobriyan1-19/+38
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan1-4/+4
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan1-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2-3/+5
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan5-6/+7
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan2-2/+2
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan4-13/+13
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt16-51/+53
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt3-515/+0
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt3-4/+4
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian1-0/+1
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger1-2/+6