summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* include: replace unifdef-y with header-ySam Ravnborg2010-08-141-10/+9
* xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-1/+1
* netfilter: add xt_cpu matchEric Dumazet2010-07-232-1/+13
* netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-232-0/+28
* netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2010-07-162-3/+6
* netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-151-0/+18
* nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-151-1/+1
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-151-1/+1
|\
| * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
* | netfilter: xtables: idletimer target implementationLuciano Coelho2010-06-152-0/+46
* | netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-141-0/+1
* | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-0/+4
|/
* netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-201-1/+1
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-111-1/+4
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-2/+0
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-111-25/+17
* netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-271-8/+6
* netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-231-0/+1
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-1/+1
|\
| * netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-201-1/+1
* | netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy2010-04-201-0/+3
* | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-191-0/+7
* | netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-192-0/+10
* | netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan2010-04-131-3/+3
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-2/+2
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-251-1/+1
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-0/+2
* | netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt2010-03-181-1/+1
* | netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2010-03-181-3/+0
* | netfilter: update documentation fields of x_tables.hJan Engelhardt2010-03-181-2/+8
* | Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-181-2/+1
|\ \
| * | netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...Andrea Gelmini2010-03-081-2/+1
| |/
* | netfilter: xt_recent: check for unsupported user space flagsTim Gardner2010-03-171-0/+3
* | netfilter: xt_recent: add an entry reaperTim Gardner2010-03-171-0/+4
* | netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt2010-03-172-21/+12
* | netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt2010-03-172-5/+5
|/
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-1/+9
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-241-0/+9
* netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-151-1/+1
* netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-151-0/+2
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-1/+1
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-6/+6
* netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-111-0/+1
* netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-111-0/+1
* netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-111-1/+2
* netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-111-4/+10
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-101-0/+4
|\
| * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-0/+4
* | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-101-4/+9
OpenPOWER on IntegriCloud