Historial de Commits

Autor SHA1 Mensaje Fecha
  Joakim Koskela abf5cdb89d ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer hace 17 años
  Thomas Graf 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access hace 17 años
  Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number hace 17 años
  Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' hace 17 años
  Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms hace 17 años
  Herbert Xu 38320c70d2 [IPSEC]: Use crypto_aead and authenc in ESP hace 17 años
  Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input hace 17 años
  Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing hace 17 años
  Herbert Xu 0ebea8ef35 [IPSEC]: Move state lock into x->type->input hace 17 años
  Herbert Xu 668dc8af31 [IPSEC]: Move integrity stat collection into xfrm_input hace 17 años
  Thomas Graf 95a02cfd4d [IPv6] ESP: Discard dummy packets introduced in rfc4303 hace 17 años
  David S. Miller 51c739d1f4 [NET]: Fix incorrect sg_mark_end() calls. hace 17 años
  Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors hace 17 años
  Adrian Bunk 72998d8c84 [INET] ESP: Must #include <linux/scatterlist.h> hace 17 años
  David S. Miller ed0e7e0ca3 [IPSEC]: Add missing sg_init_table() calls to ESP. hace 17 años
  Masahide NAKAMURA ea2c47b42f [IPSEC] IPV6: Fix to add tunnel mode SA correctly. hace 17 años
  Herbert Xu ca68145f16 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP hace 17 años
  Herbert Xu ceb1eec829 [IPSEC]: Move IP length/checksum setting out of transforms hace 17 años
  Herbert Xu 87bdc48d30 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr hace 17 años
  Herbert Xu 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output hace 17 años
  Herbert Xu b7c6538cd8 [IPSEC]: Move state lock into x->type->output hace 17 años
  Herbert Xu 007f0211a8 [IPSEC]: Store IPv6 nh pointer in mac_header on output hace 17 años
  Herbert Xu 436a0a4022 [IPSEC]: Move output replay code into xfrm_output hace 17 años
  Herbert Xu 4b7137ff8f [IPSEC] esp: Remove keys from esp_data structure hace 17 años
  Masahide NAKAMURA d3d6dd3ada [XFRM]: Add module alias for transformation type. hace 18 años
  Patrick McHardy c5c2523893 [XFRM]: Optimize MTU calculation hace 18 años
  Patrick McHardy 557922584d [XFRM]: esp: fix skb_tail_pointer conversion bug hace 18 años
  Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t hace 18 años
  Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len hace 18 años
  Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) hace 18 años