aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_snmp_basic.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-181-4/+5
* netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy2010-09-221-2/+4
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-041-20/+11
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-311-5/+4
* 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-091-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/+8
* [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-251-4/+8
* [NETFILTER]: nf_nat_snmp: sparse warningStephen Hemminger2008-01-311-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-101-6/+0
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-4/+0
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-49/+49
* [NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy2006-12-021-0/+1332