aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/exthdrs_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies1-1/+1
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal1-1/+5
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris1-5/+5
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom1-1/+1
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_headerSimon Horman1-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller1-0/+124
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich1-0/+44
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka1-8/+28
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross1-0/+103
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet1-1/+1
2012-04-02net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack1-2/+1
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-2/+9
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-09-23net: return operator cleanupEric Dumazet1-2/+2
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-8/+8
2006-12-02[IPV6]: Misc endianness annotations.Al Viro1-1/+1
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu1-7/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+109