index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
xfrm4_mode_beet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
1
-4
/
+1
2008-08-06
ipsec: Interfamily IPSec BEET
Joakim Koskela
1
-2
/
+4
2008-03-26
[IPSEC]: Fix BEET output
Herbert Xu
1
-6
/
+5
2008-02-05
[IPSEC] xfrm4_beet_input(): fix an if()
Adrian Bunk
1
-1
/
+1
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
1
-28
/
+39
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
1
-2
/
+13
2007-10-17
[IPSEC]: Add missing BEET checks
Herbert Xu
1
-0
/
+1
2007-10-10
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
1
-3
/
+0
2007-10-10
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
1
-10
/
+7
2007-10-10
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
1
-2
/
+3
2007-04-25
[XFRM]: beet: fix worst case header_len calculation
Patrick McHardy
1
-1
/
+1
2007-04-25
[XFRM]: beet: minor cleanups
Patrick McHardy
1
-6
/
+2
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[IPV4] xfrm4_mode_beet: Use skb_transport_header().
David S. Miller
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-5
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-23
[XFRM]: beet: fix pseudo header length value
Patrick McHardy
1
-2
/
+2
2007-04-05
[XFRM]: beet: fix IP option decapsulation
Patrick McHardy
1
-1
/
+4
2007-04-05
[XFRM]: beet: fix beet mode decapsulation
Patrick McHardy
1
-7
/
+7
2007-04-05
[XFRM]: beet: use IPOPT_NOP for option padding
Patrick McHardy
1
-0
/
+2
2007-04-05
[XFRM]: beet: fix IP option encapsulation
Patrick McHardy
1
-3
/
+2
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
1
-0
/
+139