aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy
2012-07-04netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar
2012-06-27netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso
2012-06-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso
2012-06-16netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko
2012-06-07netfilter: Add fail-open supportKrishna Kumar
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-03-26netfilter: ipset: avoid use of kernel-only typesJan Engelhardt
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter
2011-12-04netfilter: add ipv4 reverse path filter matchFlorian Westphal
2011-08-26headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-07-21netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen