summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter.c
AgeCommit message (Expand)AuthorLines
2008-04-14[NETFILTER]: Add partial checksum validation helperPatrick McHardy-7/+35
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano-2/+2
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy-1/+1
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy-6/+8
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy-0/+1
2008-01-28[NETFILTER]: nf_ct_h323: remove ipv6 module dependencyPatrick McHardy-0/+7
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy-3/+3
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-3/+3
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo-4/+4
2007-03-05[NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai-0/+1
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki-2/+2
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro-2/+2
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro-2/+3
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki-1/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy-1/+1
2006-04-09[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley-0/+1
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy-0/+34
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy-8/+9
2006-01-10[IPV6]: Fix modular build with netfilter enabled.David S. Miller-1/+4
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy-17/+2
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy-1/+8
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy-2/+1
2005-08-29[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte-0/+62
2005-08-29[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...Harald Welte-0/+43