Commit Graph

309 Commits (a1464ab61e66c96f9cffea335755de850fe8bdbd)

Author SHA1 Message Date
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
Herbert Xu 862b82c6f9 [IPSEC]: Merge most of the output path 17 years ago
Herbert Xu 227620e295 [IPSEC]: Separate inner/outer mode processing on input 17 years ago
Herbert Xu a2deb6d26f [IPSEC]: Move x->outer_mode->output out of locked section 17 years ago
Herbert Xu 25ee3286dc [IPSEC]: Merge common code into xfrm_bundle_create 17 years ago
Herbert Xu 66cdb3ca27 [IPSEC]: Move flow construction into xfrm_dst_lookup 17 years ago
Herbert Xu 550ade8432 [IPSEC]: Use dst->header_len when resizing on output 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Eric Dumazet 0f99be0d11 [XFRM]: xfrm_algo_clone() allocates too much memory 17 years ago
Eric Dumazet 2d60abc2a9 [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE 17 years ago
Paul Moore 5951cab136 [XFRM]: Audit function arguments misordered 17 years ago
Paul Moore 9ab4c954ce [XFRM]: Display the audited SPI value in host byte order. 17 years ago
Herbert Xu 75b8c13326 [IPSEC]: Fix potential dst leak in xfrm_lookup 17 years ago
Herbert Xu 5e5234ff17 [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup 17 years ago
Patrick McHardy 5dba479711 [XFRM]: Fix leak of expired xfrm_states 17 years ago
Herbert Xu 8053fc3de7 [IPSEC]: Temporarily remove locks around copying of non-atomic fields 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
David S. Miller 0e0940d4bb [IPSEC]: Fix scatterlist handling in skb_icv_walk(). 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Heiko Carstens b3b724f48c net: fix xfrm build - missing scatterlist.h include 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
Herbert Xu 13996378e6 [IPSEC]: Rename mode to outer_mode and add inner_mode 18 years ago
Herbert Xu 17c2a42a24 [IPSEC]: Store afinfo pointer in xfrm_mode 18 years ago
Herbert Xu 1bfcb10f67 [IPSEC]: Add missing BEET checks 18 years ago
Herbert Xu aa5d62cc87 [IPSEC]: Move type and mode map into xfrm_state.c 18 years ago