summaryrefslogtreecommitdiff
path: root/net/ipv6/exthdrs_core.c
AgeCommit message (Expand)Author
2017-10-05net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang
2017-09-20ipv6: Use ipv6_authlen for len in ipv6_skip_exthdrXiang Gao
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-04-02net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2010-09-23net: return operator cleanupEric Dumazet
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu
2005-04-16Linux-2.6.12-rc2Linus Torvalds