aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add missing xt_connlabel.h header in installationPablo Neira Ayuso2018-11-191-0/+1
* netfilter: add connlabel conntrack extensionFlorian Westphal2018-11-191-0/+12
* netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2018-11-191-0/+1
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2018-11-181-0/+2
* netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2018-11-181-1/+5
* netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2018-11-181-5/+4
* netfilter: add protocol independent NAT corePatrick McHardy2018-11-182-2/+12
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2018-11-186-7/+25
* netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2018-11-181-1/+1
* netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2018-11-181-0/+1
* netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2018-11-181-0/+2
* netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2018-11-181-0/+3
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2018-11-183-1/+58
* netfilter: Add fail-open supportKrishna Kumar2018-11-181-0/+5
* netfilter: xt_connlimit: remove revision 0Cong Wang2018-11-181-7/+2
* netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2018-11-181-0/+5
* netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2018-11-181-0/+45
* netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2018-11-181-0/+4
* Merge tag 'v3.4.20' into HEADBruno Martins2017-08-011-0/+4
|\
| * netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-10-211-0/+4
* | Merge commit 'v3.4' into android-3.4Colin Cross2012-05-251-0/+16
|\|
| * netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-161-0/+16
* | netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall2012-05-081-0/+8
* | netfilter: adding the original quota2 from xtables-addonsJP Abgrall2012-04-091-0/+25
* | netfilter: add xt_qtaguid matching moduleJP Abgrall2012-04-091-0/+13
* | nf: xt_socket: export the fancy sock finder codeJP Abgrall2012-04-091-0/+6
|/
* netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
* 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/+1
* 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
|/