summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_snmp_basic.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-041-20/+11Star
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-311-5/+4Star
* netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-10-201-0/+1
* netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-101-1/+1
* asn1: additional sanity checking during BER decodingChris Wright2008-06-051-0/+14
* [NETFILTER]: annotate rest of nf_nat_* with constJan Engelhardt2008-04-141-9/+8Star
* [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-261-4/+8
* [NETFILTER]: nf_nat_snmp: sparse warningStephen Hemminger2008-02-011-1/+1
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-7/+7
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-111-6/+0Star
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-261-4/+0Star
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-2/+2
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-49/+49
* [NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy2006-12-031-0/+1332