gre: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / net / ipv4 / esp4.c
2009-11-25 Martin Willixfrm: Use the user specified truncation length in ESP...
2009-09-15 Alexey Dobriyannet: constify struct net_protocol
2008-11-26 Alexey Dobriyannetns xfrm: AH/ESP in netns!
2008-11-26 Alexey Dobriyannetns xfrm: state lookup in netns
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ah4.c esp4.c fib_semantics.c...
2008-08-06 Joakim Koskelaipsec: Interfamily IPSec BEET
2008-03-27 Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
2008-03-18 Al Viro[IPV4]: esp_output() misannotations
2008-02-13 Herbert Xu[IPSEC]: Fix bogus usage of u64 on input sequence number
2008-02-01 Eric Dumazet[XFRM]: constify 'struct xfrm_type'
2008-02-01 Herbert Xu[IPSEC]: Add support for combined mode algorithms
2008-02-01 Herbert Xu[IPSEC]: Use crypto_aead and authenc in ESP
2008-01-28 Herbert Xu[IPSEC]: Move all calls to xfrm_audit_state_icvfail...
2008-01-28 Paul Moore[XFRM]: RFC4303 compliant auditing
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2007-12-11 Thomas Graf[IPv4] ESP: Discard dummy packets introduced in rfc4303
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-27 Adrian Bunk[INET] ESP: Must #include <linux/scatterlist.h>
2007-10-26 David S. Miller[IPSEC]: Add missing sg_init_table() calls to ESP.
2007-10-10 Herbert Xu[IPSEC]: Move IP protocol setting from transforms into...
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10 Herbert Xu[IPSEC] esp: Remove NAT-T checksum invalidation for...
2007-10-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC] esp: Remove keys from esp_data structure
2007-07-11 Masahide NAKAMURA[XFRM]: Add module alias for transformation type.
2007-04-26 Patrick McHardy[XFRM]: beet: fix worst case header_len calculation
2007-04-26 Patrick McHardy[XFRM]: Optimize MTU calculation
2007-04-26 Patrick McHardy[XFRM]: esp: fix skb_tail_pointer conversion bug
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_transport_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-03 Al Viro[IPV4]: encapsulation annotations
2006-10-04 Diego Beltrami[XFRM]: BEET mode
2006-09-22 David S. Miller[IPSEC] esp: Defer output IV initialization to first...
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-21 Herbert Xu[IPSEC]: Use HMAC template and hash interface
2006-09-21 Herbert Xu[IPSEC] ESP: Use block ciphers where applicable
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Herbert Xu[IPSEC] proto: Move transport mode input path into...
2006-04-01 Herbert Xu[IPSEC]: Kill unused decap state argument
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - fast path
2006-02-27 Herbert Xu[IPSEC]: Kill post_input hook and do NAT-T in esp_input...
2006-02-27 Herbert Xu[IPSEC] esp: Kill unnecessary block and indentation
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-10-11 Herbert Xu[IPSEC] Fix block size/MTU bugs in ESP
2005-10-11 Herbert Xu[IPSEC]: Use ALIGN macro in ESP
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-01 Edgar E Iglesias[IPSEC]: Fix esp_decap_data size verification in esp4.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2