aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAge
* netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-29
* netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-29
* netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-29
* netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-29
* netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-29
* netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-29
* netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-09
* | nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19
* | netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
|/
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-26
|\
| * netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-21
* | netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-04
* | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phonesKevin Cernekee2013-01-17
|/
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-17
* UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells2012-10-09
* UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells2012-10-09
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2012-09-24
* | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-24
* | netfilter: xt_time: add support to ignore day transitionFlorian Westphal2012-09-24
* | netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-22
* | netfilter: ipset: Coding style fixesJozsef Kadlecsik2012-09-22
* | netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik2012-09-22
* | netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik2012-09-22
* | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-29
* | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-29
* | netfilter: add protocol independent NAT corePatrick McHardy2012-08-29
* | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-29
|/
* netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-10
* netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-04
* netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-27
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-16
|\
| * netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-16
| * netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-16
| * netfilter: add glue code to integrate nfnetlink_queue and ctnetlinkPablo Neira Ayuso2012-06-16
| * netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\ \ | |/ |/|
| * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
* | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-07
* | netfilter: Add fail-open supportKrishna Kumar2012-06-07
* | netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\
| * netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-16
* | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-16
* | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-16
* | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-09
* | netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-09