- f68c530 netfilter: unregister nf hooks, matches and targets in the reverse order by Changli Gao · 14 years ago
- 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 15 years ago
- c936e8b netfilter: don't xt_jumpstack_alloc twice in xt_register_table by Xiaotian Feng · 15 years ago
- d97a9e4 netfilter: x_tables: move sleeping allocation outside BH-disabled region by Jan Engelhardt · 15 years ago
- 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
- f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 15 years ago
- bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 15 years ago
- fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 16 years ago
- d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 16 years ago
- be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 15 years ago
- 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
- 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 16 years ago
- b402405 netfilter: xtables: print details on size mismatch by Jan Engelhardt · 16 years ago
- a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
- e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 16 years ago
- 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 16 years ago
- 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
- 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
- 35aad0f netfilter: xtables: mark initial tables constant by Jan Engelhardt · 16 years ago
- 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 16 years ago
- 4518536 netfilter: xtables: print hook name instead of mask by Jan Engelhardt · 16 years ago
- 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 16 years ago
- b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
- 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 16 years ago
- eb13220 netfilter: make proc/net/ip* print names from foreign NFPROTO by Jan Engelhardt · 16 years ago
- 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 16 years ago
- 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
- af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
- 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
- 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
- 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
- 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
- 55b69e9 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
- 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
- 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
- 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
- 0e93bb94 netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names by Pavel Emelyanov · 17 years ago
- 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 17 years ago
- 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
- 715cf35 [NETFILTER]: x_tables: netns propagation for /proc/net/*_tables_names by Alexey Dobriyan · 17 years ago
- 025d93d [NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_* by Alexey Dobriyan · 17 years ago
- b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
- 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
- 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
- a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
- b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago
- 8956695 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros by Patrick McHardy · 17 years ago
- 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
- a18aa31 [NETFILTER]: ip_tables: fix compat copy race by Patrick McHardy · 17 years ago
- 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 18 years ago
- 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 18 years ago
- 5faf415 [NETFILTER]: x_tables: add more detail to error message about match/target mask mismatch by Balazs Scheidler · 18 years ago
- ce18afe [NETFILTER]: x_tables: remove duplicate of xt_prefix by Tobias Klauser · 18 years ago
- 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 18 years ago
- da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 18 years ago
- d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
- 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
- df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
- 52d9c42 [NETFILTER]: x_tables: add helpers for mass match/target registration by Patrick McHardy · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 7800007 [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layer by Patrick McHardy · 19 years ago
- 91536b7 [NETFILTER]: x_tables: move table->lock initialization by Dmitry Mishin · 19 years ago
- 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 19 years ago
- 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 19 years ago
- 9e19bb6 [NETFILTER] x_table.c: sem2mutex by Ingo Molnar · 19 years ago
- a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 19 years ago
- 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 19 years ago
- 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago