aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik
2011-03-18headers: use __aligned_xx types for userspaceMike Frysinger
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal
2011-02-03netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal
2011-01-18netfilter: xtables: add missing header files to export listJan Engelhardt
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet
2010-12-15netfilter: xtables: use guarded typesJan Engelhardt
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-22header: fix broken headers for user spaceChangli Gao
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-18netfilter: fix userspace header warningSam Ravnborg
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao
2010-07-23netfilter: add xt_cpu matchEric Dumazet