summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_nat_snmp_basic.c
AgeCommit message (Expand)Author
2018-01-19netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: use nf_ct_helper_logTaehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: replace ctinfo with dir.Taehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: remove debug parameterTaehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: remove useless commentTaehee Yoo
2017-05-01netfilter: snmp: avoid stack size warningFlorian Westphal
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-27netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-03-27netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-03-06netfilter: Use pr_cont where appropriateJoe Perches
2015-11-18net ipv4: use preferred log methodsBastian Stender
2015-10-16netfilter: ipv4: whitespace around operatorsIan Morris
2014-02-14netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail
2013-12-26ipv4: fix checkpatch error "space prohibited"Weilong Chen
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
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