summaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_output.c
AgeCommit message (Expand)Author
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-02-09xfrm: Fix local error reporting crash with interfamily tunnelsSteffen Klassert
2014-08-24ipv6: White-space cleansing : gaps between function and symbol exportIan Morris
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-07xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert
2013-08-26xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa
2013-08-19ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2012-02-01xfrm6: remove unneeded NULL check in __xfrm6_output()Dan Carpenter
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-10-18xfrm6: Don't call icmpv6_send on local errorSteffen Klassert
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-03-25netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2009-06-03net: skb->dst accessorsEric Dumazet
2009-04-06xfrm: fix fragmentation on inter family tunnelsSteffen Klassert
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-02-12[IPV6]: Fix IPsec datagram fragmentationHerbert Xu
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-28[IPSEC]: Remove nhoff from xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu
2008-01-28[IPV6]: Add ip6_local_outHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on inputHerbert Xu
2008-01-28[IPSEC]: Separate inner/outer mode processing on outputHerbert Xu
2007-10-17[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu
2007-10-17[IPSEC]: Add missing BEET checksHerbert Xu
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-10[IPSEC]: Move IP length/checksum setting out of transformsHerbert Xu
2007-10-10[IPSEC]: Move common output code to xfrm_outputHerbert Xu
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-22[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim
2006-09-22[XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-06-23[IPSEC]: Handle GSO packetsHerbert Xu
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2005-05-23[IPV6]: Fix xfrm tunnel oops with large packetsHerbert Xu