Age | Commit message (Expand) | Author |
2010-05-11 | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt |
2010-03-25 | netfilter: xtables: change targets to return error code | Jan Engelhardt |
2010-03-25 | netfilter: xtables: change xt_target.checkentry return type | Jan Engelhardt |
2008-11-04 | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module. | Eric Leblond |
2008-10-08 | netfilter: xtables: cut down on static data for family-independent extensions | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt |
2008-10-08 | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Update modules' descriptions | Jan Engelhardt |
2008-01-28 | [NETFILTER]: nf_log: move logging stuff to seperate header | Patrick McHardy |
2008-01-28 | [NETFILTER]: x_tables: consistent and unique symbol names | Jan Engelhardt |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu |
2007-07-10 | [NETFILTER]: x_tables: mark matches and targets __read_mostly | Patrick McHardy |
2007-07-10 | [NETFILTER]: add some consts, remove some casts | Jan Engelhardt |
2007-07-10 | [NETFILTER]: x_tables: switch xt_target->checkentry to bool | Jan Engelhardt |
2006-12-02 | [NETFILTER]: x_tables: add NFLOG target | Patrick McHardy |