summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-101-1/+1
* netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-041-0/+1
* netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-271-0/+38
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-176-1/+64
|\
| * netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-163-1/+58
| * netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-161-0/+1
| * netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2012-06-161-0/+3
| * netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-161-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-131-0/+5
|\ \ | |/ |/|
| * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-071-0/+5
* | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-071-0/+10
* | netfilter: Add fail-open supportKrishna Kumar2012-06-071-0/+5
* | netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-071-7/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-171-0/+16
|\
| * netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-161-0/+16
* | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-171-0/+4
* | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-171-2/+4
* | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-091-1/+9
* | netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-091-0/+45
* | netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-081-0/+4
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-153-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-2/+2
|\|
| * netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
* | ipset: Stop using NLA_PUT*().David S. Miller2012-04-022-29/+38
|/
* netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso2012-03-071-0/+12
* netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso2012-03-073-1/+117
* netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso2012-03-071-1/+4
* netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger2012-03-072-0/+20
* netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2012-03-071-0/+1
* netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso2012-03-071-0/+9
* netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso2012-03-071-0/+1
* netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik2012-03-071-0/+8
* netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-03-072-23/+70
* netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik2012-03-071-4/+18
* netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt2012-03-071-12/+14
* netfilter: ipset: use NFPROTO_ constantsJan Engelhardt2012-03-071-1/+4
* netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso2012-02-261-0/+1
* netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-162-6/+1Star
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-2/+2
|\
| * percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-2/+2
* | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-271-6/+6
* | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-272-0/+36
* | netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-252-0/+14
* | netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-253-1/+39
* | netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-233-0/+53
* | netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-232-1/+6
* | netfilter: add ipv4 reverse path filter matchFlorian Westphal2011-12-041-0/+23
|/
* headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings2011-08-263-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-07-213-36/+76
|\
| * netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen2011-07-211-1/+1