summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-235-3/+23
|\
| * tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler2010-10-211-3/+10
| * netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso2010-10-191-0/+1
| * netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt2010-10-131-0/+5
| * netfilter: nf_conntrack_sip: Add callid parserSimon Horman2010-10-041-0/+1
| * netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso2010-09-281-0/+1
| * netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2010-09-222-0/+5
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-221-1/+1
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-211-0/+2
| |\ \
* | | | conntrack: export lsm context rather than internal secid via netlinkEric Paris2010-10-211-1/+9
* | | | secmark: make secmark object handling genericEric Paris2010-10-211-9/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-232-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | header: fix broken headers for user spaceChangli Gao2010-08-221-1/+1
| |/
| * netfilter: fix userspace header warningSam Ravnborg2010-08-181-0/+2
* | 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
OpenPOWER on IntegriCloud