index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
2008-01-31
1
-8
/
+8
*
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
2008-01-31
2
-3
/
+206
*
[IPSEC]: Allow async algorithms
Herbert Xu
2008-01-31
1
-3
/
+3
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[XFRM] xfrm_policy: kill some bloat
Ilpo Järvinen
2008-01-28
1
-2
/
+2
*
[XFRM]: Remove ifdef crypto.
Sebastian Siewior
2008-01-28
2
-2
/
+1
*
[XFRM]: xfrm_state_clone() should be static, not exported
Eric Dumazet
2008-01-28
1
-2
/
+1
*
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
2008-01-28
2
-3
/
+3
*
[XFRM] Statistics: Add outbound-dropping error.
Masahide NAKAMURA
2008-01-28
1
-1
/
+4
*
[XFRM]: Kill some bloat
Ilpo Järvinen
2008-01-28
1
-4
/
+4
*
[IPSEC]: Return EOVERFLOW when output sequence number overflows
Herbert Xu
2008-01-28
1
-0
/
+1
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
1
-0
/
+2
*
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
1
-1
/
+4
*
[IPSEC]: Fix double free on skb on async output
Herbert Xu
2008-01-28
1
-0
/
+2
*
[XFRM]: Fix outbound statistics.
Masahide NAKAMURA
2008-01-28
1
-3
/
+9
*
[XFRM]: Drop packets when replay counter would overflow
Paul Moore
2008-01-28
1
-1
/
+4
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
4
-25
/
+147
*
[XFRM]: Assorted IPsec fixups
Paul Moore
2008-01-28
2
-39
/
+29
*
[XFRM]: Add packet processing statistics option.
Masahide NAKAMURA
2008-01-28
1
-0
/
+10
*
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
3
-23
/
+87
*
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
2008-01-28
3
-0
/
+121
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
1
-0
/
+21
*
[IPSEC]: Do xfrm_state_check_space before encapsulation
Herbert Xu
2008-01-28
1
-12
/
+6
*
[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.
Pavel Emelyanov
2008-01-28
1
-2
/
+4
*
[IPSEC]: Fix zero return value in xfrm_lookup on error
Herbert Xu
2008-01-28
1
-2
/
+2
*
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
1
-3
/
+14
*
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
1
-6
/
+11
*
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
2008-01-28
1
-1
/
+1
*
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
1
-1
/
+1
*
[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-01-28
1
-1
/
+1
*
[NET]: Multiple namespaces in the all dst_ifdown routines.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
1
-1
/
+4
*
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
Paul Moore
2008-01-28
1
-18
/
+26
*
[IPSEC]: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
1
-6
/
+3
*
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
1
-1
/
+1
*
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
1
-5
/
+33
*
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
1
-3
/
+2
*
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
2008-01-28
1
-2
/
+2
*
[IPSEC]: Move state lock into x->type->input
Herbert Xu
2008-01-28
1
-0
/
+4
*
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2008-01-28
1
-1
/
+4
*
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
2008-01-28
1
-27
/
+15
*
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
1
-0
/
+113
*
[IPSEC]: Add async resume support on output
Herbert Xu
2008-01-28
1
-17
/
+40
*
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
1
-3
/
+67
*
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
1
-0
/
+13
*
[IPSEC]: Move x->outer_mode->output out of locked section
Herbert Xu
2008-01-28
1
-4
/
+4
*
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
2008-01-28
1
-24
/
+159
*
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
2008-01-28
1
-10
/
+15
*
[IPSEC]: Use dst->header_len when resizing on output
Herbert Xu
2008-01-28
1
-1
/
+2
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
2
-9
/
+5
[next]