summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_snmp_basic.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail2014-02-141-2/+2
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-261-6/+6
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* netfilter: add my copyright statementsPatrick McHardy2013-04-181-0/+2
* net: Remove casts to same typeJoe Perches2012-06-041-2/+2
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-5/+3Star
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-20/+2Star
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-2/+2
* netfilter: Reduce switch/case indentJoe Perches2011-07-021-106/+104Star
* 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/+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