aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-273-5/+19
|\
| * netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-11-261-2/+4
| * netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy2012-10-211-2/+3
| * netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-10-211-1/+4
| * netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-10-211-0/+8
* | samsung update 1codeworkx2012-06-022-0/+20
|/
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-151-0/+1
* netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-291-10/+4
* netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-1/+3
* netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-161-1/+2
* netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy2011-06-161-1/+2
* netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy2011-06-161-3/+1
* netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior2011-06-161-1/+1
* netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones2011-06-061-1/+2
* netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso2011-06-061-1/+1
* netfilter: nf_nat: fix crash in nf_nat_csumJulian Anastasov2011-06-061-1/+1
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-066-9/+9
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-192-23/+23
|\
| * netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-042-23/+23
* | Fix common misspellingsLucas De Marchi2011-03-313-5/+5
|/
* netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov2011-03-201-1/+4
* netfilter: xtables: fix reentrancyEric Dumazet2011-03-201-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-155-145/+6
|\
| * netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal2011-03-153-145/+0
| * netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov2011-03-151-0/+3
| * netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov2011-03-151-0/+3
* | net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller2011-03-121-2/+2
* | netfilter: Use flowi4 in nf_nat_standalone.cDavid S. Miller2011-03-121-4/+5
* | net: Make flowi ports AF dependent.David S. Miller2011-03-121-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-041-3/+3
|\ \ | |/ |/|
| * netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso2011-02-011-3/+3
* | netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao2011-01-201-7/+11
* | netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-201-1/+1
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-192-62/+28
|\ \ | |/
| * netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-102-62/+28
* | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-182-5/+7
* | netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet2011-01-181-6/+1
* | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-181-2/+2
* | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-141-4/+2
* | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-132-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-133-5/+5
|\ \ | |/
| * netfilter: fix export secctx error handlingPablo Neira Ayuso2011-01-061-1/+1
| * ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-121-1/+1
| * net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-121-1/+1
| * Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-3/+3
* | netfilter: nf_nat_amanda: rename a variableEric Dumazet2010-11-151-4/+4
* | netfilter: add __rcu annotationsEric Dumazet2010-11-152-7/+15
* | netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
* | netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-151-2/+1
|/