summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ipcomp6.c
Commit message (Expand)AuthorAgeFilesLines
* xfrm: remove type and offload_type map from xfrm_state_afinfoFlorian Westphal2019-06-061-2/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-2/+3
* ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-251-4/+2Star
* ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-141-7/+15
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-161-2/+1Star
* ipv6:introduce function to find route for redirectDuan Jiong2013-09-051-1/+1
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-121-4/+7
* ipv6: Handle PMTU in ICMP error handlers.David S. Miller2012-06-151-0/+2
* net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-161-2/+2
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-161-4/+7
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+3
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-231-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-171-5/+1Star
|\
| * ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-161-5/+1Star
* | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-281-5/+8
* | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-281-2/+2
|/
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-151-1/+1
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-1/+1
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-261-2/+2
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-261-1/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-291-2/+2
* ipcomp: Fix warnings after ipcomp consolidation.David S. Miller2008-07-271-3/+1Star
* ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-251-292/+6Star
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* [IPCOMP]: Disable BH on output when using shared tfmHerbert Xu2008-02-281-0/+2
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-02-011-1/+1
* [IPCOMP]: Fetch nexthdr before ipch is destroyedHerbert Xu2008-02-011-1/+4
* [IPSEC]: Forbid BEET + ipcomp for nowHerbert Xu2008-01-281-11/+8Star
* [IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2007-11-071-1/+2
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0Star
* [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMPHerbert Xu2007-10-181-1/+8
* [IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu2007-10-111-13/+6Star
* [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-111-9/+8Star
* [IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu2007-10-111-1/+4
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-111-3/+3
* [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.cMicah Gruber2007-10-111-2/+0Star
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-111-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-261-3/+1Star
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-2/+2
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-11/+11
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-031-1/+1
* [XFRM]: BEET modeDiego Beltrami2006-10-041-1/+4
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-291-2/+2