index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
xfrm6_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
1
-3
/
+3
2010-12-19
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
David Stevens
1
-1
/
+15
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-2
/
+2
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-2
/
+2
2009-04-06
xfrm: fix fragmentation on inter family tunnels
Steffen Klassert
1
-0
/
+1
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
1
-1
/
+1
2008-02-12
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
1
-1
/
+1
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-1
/
+1
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
1
-1
/
+2
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
1
-70
/
+7
2008-01-28
[IPV6]: Add ip6_local_out
Herbert Xu
1
-6
/
+1
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
1
-0
/
+1
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
1
-9
/
+30
2007-10-17
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
1
-1
/
+1
2007-10-17
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-1
/
+1
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-2
/
+2
2007-10-10
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
1
-0
/
+4
2007-10-10
[IPSEC]: Move common output code to xfrm_output
Herbert Xu
1
-40
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+2
2007-04-25
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
1
-1
/
+1
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-09-22
[IPSEC]: output mode to take an xfrm state as input param
Jamal Hadi Salim
1
-1
/
+1
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
1
-0
/
+2
2006-09-22
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
1
-0
/
+6
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
1
-2
/
+2
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-2
/
+2
2006-08-02
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
Patrick McHardy
1
-1
/
+1
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
1
-1
/
+1
2006-06-23
[IPSEC]: Handle GSO packets
Herbert Xu
1
-2
/
+37
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
1
-60
/
+3
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
1
-0
/
+1
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
1
-19
/
+56
2005-05-23
[IPV6]: Fix xfrm tunnel oops with large packets
Herbert Xu
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+143