index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_output.c
Age
Commit message (
Expand
)
Author
2008-02-01
[XFRM]: Fix statistics.
Masahide NAKAMURA
2008-01-28
[IPSEC]: Return EOVERFLOW when output sequence number overflows
Herbert Xu
2008-01-28
[IPSEC]: Fix double free on skb on async output
Herbert Xu
2008-01-28
[XFRM]: Fix outbound statistics.
Masahide NAKAMURA
2008-01-28
[XFRM]: Drop packets when replay counter would overflow
Paul Moore
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
[IPSEC]: Do xfrm_state_check_space before encapsulation
Herbert Xu
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
[IPSEC]: Add async resume support on output
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
[IPSEC]: Move x->outer_mode->output out of locked section
Herbert Xu
2008-01-28
[IPSEC]: Use dst->header_len when resizing on output
Herbert Xu
2007-10-18
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
2007-10-18
[IPSEC]: Add missing BEET checks
Herbert Xu
2007-10-10
[IPSEC]: Move state lock into x->type->output
Herbert Xu
2007-10-10
[IPSEC]: Store IPv6 nh pointer in mac_header on output
Herbert Xu
2007-10-10
[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
Herbert Xu
2007-10-10
[IPSEC]: Unexport xfrm_replay_notify
Herbert Xu
2007-10-10
[IPSEC]: Move output replay code into xfrm_output
Herbert Xu
2007-10-10
[IPSEC]: Move xfrm_state_check into xfrm_output.c
Herbert Xu
2007-10-10
[IPSEC]: Move common output code to xfrm_output
Herbert Xu