aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_nat_snmp_basic.c
AgeCommit message (Expand)Author
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2012-06-04net: Remove casts to same typeJoe Perches
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-07-01netfilter: Reduce switch/case indentJoe Perches
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-04netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-10-31net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison
2008-10-20netfilter: snmp nat leaks memory in case of failureIlpo Järvinen
2008-07-09netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells
2008-06-05asn1: additional sanity checking during BER decodingChris Wright
2008-04-14[NETFILTER]: annotate rest of nf_nat_* with constJan Engelhardt
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy
2008-01-31[NETFILTER]: nf_nat_snmp: sparse warningStephen Hemminger
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy