summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: constify nf_afinfoPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy2008-01-281-6/+8
* [NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: nf_ct_h323: remove ipv6 module dependencyPatrick McHardy2008-01-281-0/+7
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-3/+3
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-3/+3
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-4/+4
* [NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai2007-03-051-0/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-031-2/+2
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-031-2/+3
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-031-1/+1
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
* [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-101-0/+1
* [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-101-0/+34
* [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-101-8/+9
* [IPV6]: Fix modular build with netfilter enabled.David S. Miller2006-01-111-1/+4
* [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-101-17/+2Star
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-071-1/+8
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-301-2/+1Star
* [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte2005-08-301-0/+62
* [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...Harald Welte2005-08-301-0/+43