aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro1-2/+3
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki1-1/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2006-04-09[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley1-0/+1
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy1-0/+34
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy1-8/+9
2006-01-10[IPV6]: Fix modular build with netfilter enabled.David S. Miller1-1/+4
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy1-17/+2
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy1-1/+8
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-2/+1
2005-08-29[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte1-0/+62
2005-08-29[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.cHarald Welte1-0/+43