summaryrefslogtreecommitdiff
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao
2010-07-23netfilter: add xt_cpu matchEric Dumazet
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder
2010-07-16netfilter: correct CHECKSUM header and export itMichael S. Tsirkin
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-20netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt
2010-04-27netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt
2010-04-13netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-18netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt
2010-03-18netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt
2010-03-18netfilter: update documentation fields of x_tables.hJan Engelhardt
2010-03-18Merge branch 'master' of ../nf-2.6Patrick McHardy
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner
2010-03-17netfilter: xt_recent: add an entry reaperTim Gardner
2010-03-17netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt
2010-03-17netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt
2010-03-08netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...Andrea Gelmini
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan