aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAge
* [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bitYasuyuki Kozakai2008-01-11
* [NETFILTER]: Clean up MakefileJan Engelhardt2007-11-07
* [NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan2007-11-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-18
|\
| * [INET]: Consolidate frag queues freeingPavel Emelyanov2007-10-17
| * [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-17
| * [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-17
| * [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-17
| * [INET]: Consolidate xxx_frag_alloc()Pavel Emelyanov2007-10-17
| * [INET]: Consolidate xxx_frag_internPavel Emelyanov2007-10-17
* | sysctl: remove broken netfilter binary sysctlsEric W. Biederman2007-10-18
|/
* [INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2007-10-15
* [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-15
* [INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov2007-10-15
* [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-15
* [INET]: Consolidate the xxx_frag_destroyPavel Emelyanov2007-10-15
* [INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov2007-10-15
* [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-15
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-15
* [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-15
* [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-15
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-15
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-15
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-10
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-11
* [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-31
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-24
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-14
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-14
* [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2007-07-14
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-11
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-11
* [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-11
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-11
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-11
* [NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt2007-07-11