summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_nat_snmp_basic.c
Commit message (Expand)AuthorAge
* netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo2018-01-19
* netfilter: nf_nat_snmp_basic: use nf_ct_helper_logTaehee Yoo2018-01-19
* netfilter: nf_nat_snmp_basic: replace ctinfo with dir.Taehee Yoo2018-01-19
* netfilter: nf_nat_snmp_basic: remove debug parameterTaehee Yoo2018-01-19
* netfilter: nf_nat_snmp_basic: remove useless commentTaehee Yoo2018-01-19
* netfilter: snmp: avoid stack size warningFlorian Westphal2017-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng2017-03-27
| * netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-03-27
* | netfilter: Use pr_cont where appropriateJoe Perches2017-03-06
|/
* net ipv4: use preferred log methodsBastian Stender2015-11-18
* netfilter: ipv4: whitespace around operatorsIan Morris2015-10-16
* netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail2014-02-14
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-26
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* netfilter: add my copyright statementsPatrick McHardy2013-04-18
* net: Remove casts to same typeJoe Perches2012-06-04
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* netfilter: Reduce switch/case indentJoe Perches2011-07-01
* netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-18
* netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy2010-09-22
* netfilter: cleanup printk messagesStephen Hemminger2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-04
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-31
* netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-10-20
* netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-09
* asn1: additional sanity checking during BER decodingChris Wright2008-06-05
* [NETFILTER]: annotate rest of nf_nat_* with constJan Engelhardt2008-04-14
* [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-25
* [NETFILTER]: nf_nat_snmp: sparse warningStephen Hemminger2008-01-31
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-15
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-10
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-25
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-25
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NETFILTER]: nf_nat: add SNMP NAT helper portPatrick McHardy2006-12-02