summaryrefslogtreecommitdiffstats
path: root/net/ipv6/exthdrs_core.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: remove printkJonathan Lemon2019-07-271-3/+1
* ipv6: Use ipv6_authlen for lenyangxingwu2019-07-111-1/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan2018-05-071-1/+1
* inet: whitespace cleanupStephen Hemminger2018-02-281-1/+0
* net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang2017-10-051-3/+0
* ipv6: Use ipv6_authlen for len in ipv6_skip_exthdrXiang Gao2017-09-201-1/+1
* ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies2016-06-271-1/+1
* ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal2016-03-031-1/+5
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-5/+5
* ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-02-271-1/+1
* ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-281-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-301-0/+124
|\
| * ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-121-8/+28
| * ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-091-0/+103
* | ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-151-0/+44
|/
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-191-1/+1
* net/ipv6/exthdrs_core.c: Checkpatch cleanupsEldad Zack2012-04-021-2/+1
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-031-2/+9
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-1/+1
* [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu2005-04-241-7/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+109