aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/exthdrs_core.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ipv6: coding style: comparison for equality with NULLGravatar Ian Morris 1-5/+5
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityGravatar Hans Schillstrom 1-1/+1
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Gravatar Simon Horman 1-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...Gravatar David S. Miller 1-0/+124
2012-11-15ipv6: Update ipv6 static library with newly needed functionsGravatar Vlad Yasevich 1-0/+44
2012-11-12ipv6: improve ipv6_find_hdr() to skip empty routing headersGravatar Ansis Atteka 1-8/+28
2012-11-09ipv6: Move ipv6_find_hdr() out of Netfilter code.Gravatar Jesse Gross 1-0/+103
2012-05-19ipv6: bool/const conversions phase2Gravatar Eric Dumazet 1-1/+1
2012-04-02net/ipv6/exthdrs_core.c: Checkpatch cleanupsGravatar Eldad Zack 1-2/+1
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Gravatar Jesse Gross 1-2/+9
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 1-0/+1
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-2/+2
2007-02-10[NET] IPV6: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-8/+8
2006-12-02[IPV6]: Misc endianness annotations.Gravatar Al Viro 1-1/+1
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Gravatar Herbert Xu 1-7/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+109