summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
AgeCommit message (Expand)AuthorLines
2009-01-12netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy-1/+1
2009-01-12netfilter 01/09: remove "happy cracking" messagePatrick McHardy-25/+5
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-133/+86
2008-12-25Merge branch 'next' into for-linusJames Morris-2/+2
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt-1/+1
2008-11-14CRED: Use creds in file structsDavid Howells-2/+2
2008-11-04netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott-23/+0
2008-11-04netfilter: arptable_filter: merge forward hookAlexey Dobriyan-11/+1
2008-11-04netfilter: netns-aware ipt_addrtypeAlexey Dobriyan-7/+9
2008-11-03net: '&' reduxAlexey Dobriyan-8/+8
2008-10-31net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison-85/+69
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen-0/+1
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso-0/+97
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy-1/+2
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt-4/+12
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt-9/+16
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt-82/+50
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt-103/+70
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt-3/+7
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt-45/+34
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt-58/+36
2008-10-08netfilter: xtables: use "if" blocks in KconfigJan Engelhardt-20/+16
2008-10-08netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt-39/+39
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt-20/+13
2008-10-08netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian-53/+107
2008-10-08netfilter: netns nat: PPTP NAT in netnsAlexey Dobriyan-1/+2
2008-10-08netfilter: netns nf_conntrack: fixup DNAT in netnsAlexey Dobriyan-3/+3
2008-10-08netfilter: netns nat: per-netns bysource hashAlexey Dobriyan-27/+45
2008-10-08netfilter: netns nat: per-netns NAT tableAlexey Dobriyan-11/+29
2008-10-08netfilter: netns nat: fix ipt_MASQUERADE in netnsAlexey Dobriyan-4/+2
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan-4/+4
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...Alexey Dobriyan-5/+9
2008-10-08netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan-2/+2
2008-10-08netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st...Alexey Dobriyan-19/+38
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan-4/+4
2008-10-08netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan-2/+2
2008-10-08netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan-3/+5
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan-6/+7
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan-2/+2
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan-13/+13
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt-51/+53
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt-515/+0
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt-4/+4
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian-0/+1
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger-2/+6
2008-08-18netfilter: ipt_addrtype: Fix matching of inverted destination address typeAnders Grafström-1/+1