summaryrefslogtreecommitdiff
path: root/net/ipv6/ipcomp6.c
Commit message (Expand)AuthorAge
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-24
* ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-16
* ipv6:introduce function to find route for redirectDuan Jiong2013-09-05
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
* ipv6: Handle PMTU in ICMP error handlers.David S. Miller2012-06-15
* net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-16
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16
|\
| * ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-16
* | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-28
* | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-28
|/
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28
* ipcomp: Fix warnings after ipcomp consolidation.David S. Miller2008-07-27
* ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-25
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [IPCOMP]: Disable BH on output when using shared tfmHerbert Xu2008-02-28
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [IPCOMP]: Fetch nexthdr before ipch is destroyedHerbert Xu2008-01-31
* [IPSEC]: Forbid BEET + ipcomp for nowHerbert Xu2008-01-28
* [IPSEC]: Fix crypto_alloc_comp error checkingHerbert Xu2007-11-07
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMPHerbert Xu2007-10-17
* [IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu2007-10-10
* [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-10
* [IPSEC]: Set skb->data to payload in x->mode->outputHerbert Xu2007-10-10
* [IPSEC]: Store IPv6 nh pointer in mac_header on outputHerbert Xu2007-10-10
* [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.cMicah Gruber2007-10-10
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-10
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-02
* [XFRM]: BEET modeDiego Beltrami2006-10-04
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-28
* [XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA2006-09-22
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22