Commit Graph

333 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
YOSHIFUJI Hideaki 073a371987 [XFRM]: Avoid bogus BUG() when throwing new policy away. 17 years ago
Paul Mundt 0f4bda005f net: xfrm statistics depend on INET 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
Joy Latten 405137d16f [IPSEC]: Add support for aes-ctr. 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Masahide NAKAMURA 9472c9ef64 [XFRM]: Fix statistics. 17 years ago
Adrian Bunk 5255dc6e14 [XFRM]: Remove unused exports. 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 17 years ago
Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms 17 years ago
Herbert Xu 6fbf2cb774 [IPSEC]: Allow async algorithms 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Ilpo Järvinen 1486cbd777 [XFRM] xfrm_policy: kill some bloat 17 years ago
Sebastian Siewior 50dd79653e [XFRM]: Remove ifdef crypto. 17 years ago
Eric Dumazet 6666351df9 [XFRM]: xfrm_state_clone() should be static, not exported 17 years ago
WANG Cong 64c31b3f76 [XFRM] xfrm_policy_destroy: Rename and relative fixes. 17 years ago
Masahide NAKAMURA d66e37a99d [XFRM] Statistics: Add outbound-dropping error. 17 years ago
Ilpo Järvinen cf35f43e6e [XFRM]: Kill some bloat 17 years ago
Herbert Xu dbb1db8b59 [IPSEC]: Return EOVERFLOW when output sequence number overflows 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 17 years ago
Herbert Xu fcb8c156c8 [IPSEC]: Fix double free on skb on async output 17 years ago
Masahide NAKAMURA b15c4bcd15 [XFRM]: Fix outbound statistics. 17 years ago
Paul Moore e1af9f270b [XFRM]: Drop packets when replay counter would overflow 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
Paul Moore 68277accb3 [XFRM]: Assorted IPsec fixups 17 years ago
Masahide NAKAMURA 8ea843495d [XFRM]: Add packet processing statistics option. 17 years ago
Masahide NAKAMURA 0aa647746e [XFRM]: Support to increment packet dropping statistics. 17 years ago
Masahide NAKAMURA 558f82ef6e [XFRM]: Define packet dropping statistics. 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Herbert Xu 910ef70aa3 [IPSEC]: Do xfrm_state_check_space before encapsulation 17 years ago
Pavel Emelyanov 4bda4f250d [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. 17 years ago
Herbert Xu aef2178599 [IPSEC]: Fix zero return value in xfrm_lookup on error 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Herbert Xu d5422efe68 [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse 17 years ago
Herbert Xu 815f4e57e9 [IPSEC]: Make xfrm_lookup flags argument a bit-field 17 years ago
Herbert Xu 005011211f [IPSEC]: Add xfrm_input_state helper 17 years ago
Denis Cheng df01812eba [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Herbert Xu 2fcb45b6b8 [IPSEC]: Use the correct family for input state lookup 17 years ago
Paul Moore 875179fa60 [IPSEC]: SPD auditing fix to include the netmask/prefix-length 17 years ago
Joonwoo Park dcaee95a1b [IPSEC]: kmalloc + memset conversion to kzalloc 17 years ago
David S. Miller 294b4baf29 [IPSEC]: Kill afinfo->nf_post_routing 17 years ago
Herbert Xu 1bf06cd2e3 [IPSEC]: Add async resume support on input 17 years ago
Herbert Xu 60d5fcfb19 [IPSEC]: Remove nhoff from xfrm_input 17 years ago
Herbert Xu d26f398400 [IPSEC]: Make x->lastused an unsigned long 17 years ago
Herbert Xu 0ebea8ef35 [IPSEC]: Move state lock into x->type->input 17 years ago
Herbert Xu 668dc8af31 [IPSEC]: Move integrity stat collection into xfrm_input 17 years ago
Herbert Xu b2aa5e9d43 [IPSEC]: Store xfrm states in security path directly 17 years ago
Herbert Xu 716062fd4c [IPSEC]: Merge most of the input path 17 years ago
Herbert Xu c6581a457e [IPSEC]: Add async resume support on output 17 years ago