summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: {ip,ip6}_queue: fix build errorPatrick McHardy2008-01-311-4/+14
* [NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt2008-01-311-3/+4
* [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotateJan Engelhardt2008-01-311-6/+8
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-3/+19
* [NETFILTER]: nf_conntrack: naming unificationPatrick McHardy2008-01-311-4/+4
* [NETFILTER]: nf_conntrack_ipv6: fix sparse warningsPatrick McHardy2008-01-311-15/+1
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+6
* [NETFILTER]: netns: put table module on netns stopAlexey Dobriyan2008-01-311-0/+3
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-313-32/+86
* [NETFILTER]: ip6_tables: netns preparationAlexey Dobriyan2008-01-314-27/+30
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-314-33/+40
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-6/+6
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+4
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-1/+1
* Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADERLinus Torvalds2008-01-311-1/+1
* [NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2008-01-281-1/+1
* [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-281-5/+1
* [NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2008-01-281-6/+6
* [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2008-01-281-2/+2
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-281-7/+7
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-281-0/+1
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-281-1/+2
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-282-30/+30
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-2/+2
* [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy2008-01-281-8/+0
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-281-7/+0
* [NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko2008-01-281-19/+23
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-2811-11/+11
* [NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy2008-01-281-6/+6
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-281-21/+1
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-281-3/+20
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-283-0/+3
* [NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy2008-01-281-12/+6
* [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy2008-01-281-1/+1
* [NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy2008-01-281-9/+7
* [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy2008-01-281-23/+23
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-281-56/+767
* [NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy2008-01-281-19/+18
* [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy2008-01-281-42/+47
* [NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy2008-01-281-9/+22
* [NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy2008-01-281-3/+4
* [NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy2008-01-281-47/+82
* [NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy2008-01-281-14/+2
* [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy2008-01-281-10/+2
* [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy2008-01-281-44/+23
* [NETFILTER]: ip6_queue: resync dev-index based flushingPatrick McHardy2008-01-281-1/+10
* [NETFILTER]: ip6_queue: deobfuscate entry lookupsPatrick McHardy2008-01-281-64/+37
OpenPOWER on IntegriCloud