aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan4-33/+40
2008-01-31[NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan1-6/+6
2008-01-31[NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan1-3/+4
2008-01-31[NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt1-1/+1
2008-01-31Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADERLinus Torvalds1-1/+1
2008-01-28[NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov1-1/+1
2008-01-28[NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov1-5/+1
2008-01-28[NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov1-6/+6
2008-01-28[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov1-2/+2
2008-01-28[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov1-7/+7
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov1-0/+1
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov1-1/+2
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2-30/+30
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-2/+2
2008-01-28[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy1-8/+0
2008-01-28[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy1-7/+0
2008-01-28[NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko1-19/+23
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt11-11/+11
2008-01-28[NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy1-6/+6
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov1-21/+1
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-3/+20
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy3-0/+3
2008-01-28[NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy1-12/+6
2008-01-28[NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy1-1/+1
2008-01-28[NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy1-1/+1
2008-01-28[NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy1-9/+7
2008-01-28[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy1-23/+23
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy1-56/+767
2008-01-28[NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy1-19/+18
2008-01-28[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy1-42/+47
2008-01-28[NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy1-9/+22
2008-01-28[NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy1-3/+4
2008-01-28[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functionsPatrick McHardy1-47/+82
2008-01-28[NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy1-14/+2
2008-01-28[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy1-10/+2
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy1-44/+23
2008-01-28[NETFILTER]: ip6_queue: resync dev-index based flushingPatrick McHardy1-1/+10
2008-01-28[NETFILTER]: ip6_queue: deobfuscate entry lookupsPatrick McHardy1-64/+37
2008-01-28[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy1-5/+3
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy1-0/+1
2008-01-28[NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_queue: make queue_handler constPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy4-4/+4
2008-01-28[NETFILTER]: {ip,ip6}t_LOG: log GIDMaciej Soltysiak1-1/+3
2008-01-28[NETFILTER]: Use lowercase names for matches in KconfigJan Engelhardt1-8/+8
2008-01-28[NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt3-97/+0
2008-01-28[NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy1-2/+0
2008-01-28[NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet1-3/+2