| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 2010-05-11 | 1 | -2/+2 |
* | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 | 1 | -1/+1 |
* | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 | 1 | -1/+1 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | netfilter: xtables: change matches to return error code | Jan Engelhardt | 2010-03-25 | 1 | -4/+4 |
* | | netfilter: xtables: change xt_match.checkentry return type | Jan Engelhardt | 2010-03-25 | 1 | -1/+1 |
* | | netfilter: xtables: untangle spaghetti if clauses in checkentry | Jan Engelhardt | 2010-03-25 | 1 | -3/+7 |
|/ |
|
* | nf/dccp: merge errorpaths | Ilpo Järvinen | 2008-12-14 | 1 | -7/+9 |
* | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 2008-10-08 | 1 | -5/+2 |
* | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 2008-10-08 | 1 | -9/+7 |
* | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 2008-10-08 | 1 | -2/+2 |
* | [NETFILTER]: annotate xtables targets with const and remove casts | Jan Engelhardt | 2008-04-14 | 1 | -1/+2 |
* | [NETFILTER]: Update modules' descriptions | Jan Engelhardt | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: x_tables: consistent and unique symbol names | Jan Engelhardt | 2008-01-28 | 1 | -24/+17 |
* | [NETFILTER]: x_tables: add missing ip6t_modulename aliases | Jan Engelhardt | 2007-10-11 | 1 | -0/+1 |
* | [NETFILTER]: x_tables: mark matches and targets __read_mostly | Patrick McHardy | 2007-07-10 | 1 | -1/+1 |
* | [NETFILTER]: Remove redundant parentheses/braces | Jan Engelhardt | 2007-07-10 | 1 | -5/+5 |
* | [NETFILTER]: add some consts, remove some casts | Jan Engelhardt | 2007-07-10 | 1 | -1/+1 |
* | [NETFILTER]: x_tables: switch xt_match->checkentry to bool | Jan Engelhardt | 2007-07-10 | 1 | -1/+1 |
* | [NETFILTER]: x_tables: switch xt_match->match to bool | Jan Engelhardt | 2007-07-10 | 1 | -11/+11 |
* | [NETFILTER]: x_tables: switch hotdrop to bool | Jan Engelhardt | 2007-07-10 | 1 | -6/+6 |
* | [NETFILTER]: Fix whitespace errors | YOSHIFUJI Hideaki | 2007-02-12 | 1 | -10/+10 |
* | [NETFILTER]: x_tables: remove unused size argument to check/destroy functions | Patrick McHardy | 2006-09-22 | 1 | -1/+0 |
* | [NETFILTER]: x_tables: make use of mass registation helpers | Patrick McHardy | 2006-09-22 | 1 | -30/+21 |
* | [NETFILTER]: x_tables: remove some unnecessary casts | Patrick McHardy | 2006-06-17 | 1 | -2/+1 |
* | [NETFILTER]: Rename init functions. | Andrew Morton | 2006-03-28 | 1 | -4/+4 |
* | [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches | Pablo Neira Ayuso | 2006-03-22 | 1 | -5/+7 |
* | [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions | Patrick McHardy | 2006-03-20 | 1 | -0/+2 |
* | [NETFILTER]: Convert x_tables matches/targets to centralized error checking | Patrick McHardy | 2006-03-20 | 1 | -33/+10 |
* | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 2006-01-12 | 1 | -0/+221 |