ipv6: netfilter: ip6_tables: fix infoleak to userspace
[linux-flexiantxendom0-natty.git] / net / ipv6 / netfilter / ip6_tables.c
2011-04-27 Vasiliy Kulikovipv6: netfilter: ip6_tables: fix infoleak to userspace
2011-04-27 Eric Dumazetnetfilter: xtables: fix reentrancy
2011-01-10 Eric Dumazetnetfilter: x_tables: dont block BH while reading counters
2010-11-04 Jan Engelhardtnetfilter: ip6_tables: fix information leak to userspace
2010-10-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-10-13 Jan Engelhardtnetfilter: xtables: resolve indirect macros 3/3
2010-10-13 Jan Engelhardtnetfilter: xtables: resolve indirect macros 2/3
2010-10-13 Jan Engelhardtnetfilter: xtables: resolve indirect macros 1/3
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-08-23 Florian Westphalnetfilter: fix CONFIG_COMPAT support
2010-08-17 Eric Dumazetnetfilter: {ip,ip6,arp}_tables: avoid lockdep false...
2010-08-02 Eric Dumazetnetfilter: {ip,ip6,arp}_tables: dont block bottom half...
2010-07-23 Changli Gaonetfilter: ip6tables: use skb->len for accounting
2010-06-15 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-06-04 Eric Dumazetnetfilter: vmalloc_node cleanup
2010-05-31 Eric Dumazetnetfilter: xtables: stackptr should be percpu
2010-05-13 Stephen Hemmingernetfilter: cleanup printk messages
2010-05-13 Stephen Hemmingernetfilter: change NF_ASSERT to WARN_ON
2010-05-11 Jan Engelhardtnetfilter: xtables: combine built-in extension structs
2010-05-11 Jan Engelhardtnetfilter: xtables: change hotdrop pointer to direct...
2010-05-11 Jan Engelhardtnetfilter: xtables: deconstify struct xt_action_param...
2010-05-11 Jan Engelhardtnetfilter: xtables: substitute temporary defines by...
2010-05-11 Jan Engelhardtnetfilter: xtables: combine struct xt_match_param and...
2010-05-02 Jan Engelhardtnetfilter: xtables: dissolve do_match function
2010-04-19 Jan Engelhardtnetfilter: xtables: remove old comments about reentrancy
2010-04-19 Jan Engelhardtnetfilter: xtables: make ip_tables reentrant
2010-03-25 Jan Engelhardtnetfilter: xtables: change matches to return error...
2010-03-25 Jan Engelhardtnetfilter: xtables: change xt_match.checkentry return...
2010-03-25 Jan Engelhardtnetfilter: xtables: consolidate code into xt_request_fi...
2010-03-25 Jan Engelhardtnetfilter: xtables: make use of xt_request_find_target
2010-03-25 Jan Engelhardtnetfilter: xt extensions: use pr_<level> (2)
2010-02-26 Jan Engelhardtnetfilter: xtables: restore indentation
2010-02-24 Jan Engelhardtnetfilter: xtables: reduce arguments to translate_table
2010-02-24 Jan Engelhardtnetfilter: xtables: optimize call flow around xt_ematch...
2010-02-24 Jan Engelhardtnetfilter: xtables: replace XT_MATCH_ITERATE macro
2010-02-24 Jan Engelhardtnetfilter: xtables: optimize call flow around xt_entry_...
2010-02-24 Jan Engelhardtnetfilter: xtables: replace XT_ENTRY_ITERATE macro
2010-02-15 Jan Engelhardtnetfilter: xtables: add const qualifiers
2010-02-15 Jan Engelhardtnetfilter: xtables: constify args in compat copying...
2010-02-10 Jan Engelhardtnetfilter: xtables: generate initial table on-demand
2010-02-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-02-08 Alexey Dobriyannetfilter: xtables: compat out of scope fix
2010-02-08 Alexey Dobriyannetfilter: xtables: compat out of scope fix
2010-02-03 Patrick McHardynetfilter: add struct net * to target parameters
2010-01-18 Alexey Dobriyannetfilter: xtables: add struct xt_mtdtor_param::net
2010-01-18 Alexey Dobriyannetfilter: xtables: add struct xt_mtchk_param::net
2009-11-23 Joe Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2009-08-24 Jan Engelhardtnetfilter: xtables: mark initial tables constant
2009-08-10 Jan Engelhardtnetfilter: xtables: check for standard verdicts in...
2009-08-10 Jan Engelhardtnetfilter: xtables: check for unconditionality of policies
2009-08-10 Jan Engelhardtnetfilter: xtables: ignore unassigned hooks in check_en...
2009-08-10 Jan Engelhardtnetfilter: xtables: use memcmp in unconditional check
2009-06-04 Evgeniy Polyakovnetfilter: x_tables: added hook number into match exten...
2009-05-08 Jan Engelhardtnetfilter: xtables: consolidate comefrom debug cast...
2009-05-08 Jan Engelhardtnetfilter: xtables: remove another level of indent
2009-05-08 Jan Engelhardtnetfilter: xtables: remove some goto
2009-05-08 Jan Engelhardtnetfilter: xtables: reduce indent level by one
2009-05-08 Jan Engelhardtnetfilter: xtables: consolidate open-coded logic
2009-05-08 Jan Engelhardtnetfilter: xtables: fix const inconsistency
2009-05-08 Jan Engelhardtnetfilter: xtables: remove redundant casts
2009-05-08 Jan Engelhardtnetfilter: xtables: use NFPROTO_ in standard targets
2009-05-08 Jan Engelhardtnetfilter: xtables: use NFPROTO_ for xt_proto_init...
2009-04-29 Stephen Hemmingernetfilter: revised locking for x_tables
2009-04-06 Eric Dumazetnetfilter: ip6tables regression fix
2009-04-02 Eric Dumazetnetfilter: use rcu_read_bh() in ipt_do_table()
2009-03-25 Patrick McHardynetfilter: {ip,ip6,arp}_tables: fix incorrect loop...
2009-03-25 Eric Dumazetnetfilter: factorize ifname_compare()
2009-02-20 Stephen Hemmingernetfilter: iptables: lock free counters
2009-02-19 Eric Dumazetnetfilter: ip6_tables: unfold two loops in ip6_packet_m...
2008-10-08 Jan Engelhardtnetfilter: xtables: provide invoked family value to...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: do centralized checkentry call...
2008-04-14 Patrick McHardy[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for...
2008-04-14 Jan Engelhardt[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: create per-netns /proc/net/...
2008-02-01 Patrick McHardy[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings...
2008-02-01 Alexey Dobriyan[NETFILTER]: netns: put table module on netns stop
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: netns preparation
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: return new table from {arp,ip...
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: change xt_table_register() retur...
2008-02-01 Jan Engelhardt[NETFILTER]: Use const in struct xt_match, xt_target...
2008-01-28 Denys Vlasenko[NETFILTER]: {ip,ip6}_tables: remove some inlines
2008-01-28 Jan Engelhardt[NETFILTER]: Parenthesize macro parameters
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: use raw_smp_processor_id(...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: fix stack leagage
2008-01-28 Patrick McHardy[NETFILTER]: {ip,ip6}_tables: fix format strings
2008-01-28 Patrick McHardy[NETFILTER]: {ip,ip6}_tables: reformat to eliminate...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: add compat support
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: resync get_entries() with...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling...
2008-01-28 Patrick McHardy[NETFILTER]: ip6_tables: move counter allocation to...
next