aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy2008-01-281-5/+3
* [NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_queue: make queue_handler constPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-284-4/+4
* [NETFILTER]: {ip,ip6}t_LOG: log GIDMaciej Soltysiak2008-01-281-1/+3
* [NETFILTER]: Use lowercase names for matches in KconfigJan Engelhardt2008-01-281-8/+8
* [NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt2008-01-283-97/+0
* [NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy2008-01-281-2/+0
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-281-3/+2
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-2812-244/+185
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-289-63/+66
* [IPV6]: Add ip6_local_outHerbert Xu2008-01-281-3/+1
* [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bitYasuyuki Kozakai2008-01-101-1/+1
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-071-12/+16
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-071-17/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-181-91/+21
|\
| * [INET]: Consolidate frag queues freeingPavel Emelyanov2007-10-171-6/+1
| * [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-171-1/+0
| * [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-171-26/+6
| * [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-171-27/+12
| * [INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov2007-10-171-11/+8
| * [INET]: Consolidate xxx_frag_internPavel Emelyanov2007-10-171-30/+4
* | sysctl: remove broken netfilter binary sysctlsEric W. Biederman2007-10-182-2/+0
|/
* [INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2007-10-151-4/+3
* [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-151-2/+1
* [INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov2007-10-151-6/+6