Commit Graph

69 Commits (dbd1b5473ce8ae40fe7385eacc9294355eec0676)

Author SHA1 Message Date
Steffen Klassert c0a56e64ae esp6: Fix scatterlist initialization 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Steffen Klassert d212a4c290 esp6: Add support for IPsec extended sequence numbers 14 years ago
Steffen Klassert 1ce3644ade xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb 14 years ago
Martin Willi 040253c931 xfrm: Traffic Flow Confidentiality for IPv6 ESP 14 years ago
Jamal Hadi Salim bd55775c8d xfrm: SA lookups signature with mark 15 years ago
Martin Willi 8f8a088c21 xfrm: Use the user specified truncation length in ESP and AH 15 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Alexey Dobriyan 4fb236bac9 netns xfrm: AH/ESP in netns! 16 years ago
Alexey Dobriyan 221df1ed33 netns xfrm: state lookup in netns 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
Joakim Koskela abf5cdb89d ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer 17 years ago
Thomas Graf 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 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 38320c70d2 [IPSEC]: Use crypto_aead and authenc in ESP 17 years ago
Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 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
Thomas Graf 95a02cfd4d [IPv6] ESP: Discard dummy packets introduced in rfc4303 17 years ago
David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Adrian Bunk 72998d8c84 [INET] ESP: Must #include <linux/scatterlist.h> 18 years ago
David S. Miller ed0e7e0ca3 [IPSEC]: Add missing sg_init_table() calls to ESP. 18 years ago
Masahide NAKAMURA ea2c47b42f [IPSEC] IPV6: Fix to add tunnel mode SA correctly. 18 years ago
Herbert Xu ca68145f16 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP 18 years ago
Herbert Xu ceb1eec829 [IPSEC]: Move IP length/checksum setting out of transforms 18 years ago
Herbert Xu 87bdc48d30 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr 18 years ago
Herbert Xu 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output 18 years ago
Herbert Xu b7c6538cd8 [IPSEC]: Move state lock into x->type->output 18 years ago
Herbert Xu 007f0211a8 [IPSEC]: Store IPv6 nh pointer in mac_header on output 18 years ago
Herbert Xu 436a0a4022 [IPSEC]: Move output replay code into xfrm_output 18 years ago
Herbert Xu 4b7137ff8f [IPSEC] esp: Remove keys from esp_data structure 18 years ago
Masahide NAKAMURA d3d6dd3ada [XFRM]: Add module alias for transformation type. 18 years ago
Patrick McHardy c5c2523893 [XFRM]: Optimize MTU calculation 18 years ago
Patrick McHardy 557922584d [XFRM]: esp: fix skb_tail_pointer conversion bug 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 967b05f64e [SK_BUFF]: Introduce skb_set_transport_header 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 18 years ago
David S. Miller e4bec827fe [IPSEC] esp: Defer output IV initialization to first use. 19 years ago