index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-2
/
+1
2013-12-26
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
1
-1
/
+1
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