aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf2-0/+31
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet1-1/+2
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy1-0/+15
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt1-1/+1
2010-12-15netfilter: xtables: use guarded typesJan Engelhardt7-32/+32
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-3/+23
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler1-3/+10
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris1-1/+9
2010-10-21secmark: make secmark object handling genericEric Paris1-9/+3
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso1-0/+1
2010-10-13netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt1-0/+5
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman1-0/+1
2010-09-28netfilter: ctnetlink: add support for user-space expectation helpersPablo Neira Ayuso1-0/+1
2010-09-22netfilter: ctnetlink: allow to specify the expectation flagsPablo Neira Ayuso2-0/+5
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+3
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-08-22header: fix broken headers for user spaceChangli Gao1-1/+1
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2010-08-18netfilter: fix userspace header warningSam Ravnborg1-0/+2
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-10/+9
2010-07-23xt_quota: report initial quota value instead of current value to userspaceChangli Gao1-1/+1
2010-07-23netfilter: add xt_cpu matchEric Dumazet2-1/+13
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2-0/+28
2010-07-16netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2-3/+6
2010-07-15netfilter: add CHECKSUM targetMichael S. Tsirkin1-0/+18
2010-07-15nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso1-1/+1
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-1/+1
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho2-0/+46
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet1-0/+1
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-0/+4
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet1-1/+1
2010-05-20netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho1-1/+1
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt1-1/+4
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-2/+0
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt1-25/+17
2010-04-27netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt1-8/+6
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer1-0/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-1/+1
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy1-0/+3
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt1-0/+7
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt2-0/+10
2010-04-13netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL()Alexey Dobriyan1-3/+3
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt1-2/+2
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt1-0/+2
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso1-1/+1
2010-03-18netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt1-1/+1
2010-03-18netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt1-3/+0
2010-03-18netfilter: update documentation fields of x_tables.hJan Engelhardt1-2/+8