aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti1-0/+1
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman1-3/+2
2015-09-29netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman1-1/+1
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler1-1/+2
2015-06-12netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler1-0/+1
2015-04-04netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller1-2/+2
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches1-1/+1
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich1-2/+4
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal1-0/+7
2013-04-18netfilter: add my copyright statementsPatrick McHardy1-0/+6
2013-04-08netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy1-3/+3
2012-08-30netfilter: ipv6: expand skb head in ip6_route_me_harder after oif changePatrick McHardy1-0/+8
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01netfilter: ipv6: fix afinfo->route refcnt leak on errorFlorian Westphal1-3/+10
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-5/+5
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal1-2/+10
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal1-2/+3
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-9/+9
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-2/+2
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller1-1/+2
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-4/+2
2010-06-14netfilter: kill redundant check code in which setting ip_summed valueShan Wei1-3/+1
2010-04-15netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harderUlrich Weber1-14/+11
2009-06-03net: skb->dst accessorsEric Dumazet1-5/+11
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-1/+4
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-1/+1
2008-11-25netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUEEric Leblond1-1/+4
2008-10-14netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan1-3/+3
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev1-1/+2
2008-10-08netfilter: netns: fix {ip,6}_route_me_harder() in netnsAlexey Dobriyan1-1/+1
2008-04-14[NETFILTER]: Add partial checksum validation helperPatrick McHardy1-7/+35
2008-03-05[NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano1-2/+2
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy1-6/+8
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy1-0/+1
2008-01-28[NETFILTER]: nf_ct_h323: remove ipv6 module dependencyPatrick McHardy1-0/+7
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-3/+3
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-3/+3
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-4/+4
2007-03-05[NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai1-0/+1
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro1-2/+2
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