Commit Graph

31 Commits (36f021b579d195cdc5fa6f3e2bab198b4bf70643)

Author SHA1 Message Date
Patrick McHardy ac758e3c55 [XFRM]: beet: fix worst case header_len calculation 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 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 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 eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Al Viro d5a0a1e310 [IPV4]: encapsulation annotations 18 years ago
Diego Beltrami 0a69452cb4 [XFRM]: BEET mode 19 years ago
David S. Miller e4bec827fe [IPSEC] esp: Defer output IV initialization to first use. 19 years ago
Masahide NAKAMURA 7e49e6de30 [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago
Herbert Xu 07d4ee583e [IPSEC]: Use HMAC template and hash interface 19 years ago
Herbert Xu 6b7326c849 [IPSEC] ESP: Use block ciphers where applicable 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 31a4ab9302 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport 19 years ago
Herbert Xu e695633e21 [IPSEC]: Kill unused decap state argument 19 years ago
Jamal Hadi Salim 9500e8a81f [IPSEC]: Sync series - fast path 19 years ago
Herbert Xu 752c1f4c78 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly 19 years ago
Herbert Xu 4bf05eceec [IPSEC] esp: Kill unnecessary block and indentation 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Herbert Xu d4875b049b [IPSEC] Fix block size/MTU bugs in ESP 20 years ago
Herbert Xu a02a64223e [IPSEC]: Use ALIGN macro in ESP 20 years ago
Jesper Juhl 573dbd9596 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Herbert Xu 72cb6962a9 [IPSEC]: Add xfrm_init_state 20 years ago
Edgar E Iglesias 36839836e8 [IPSEC]: Fix esp_decap_data size verification in esp4. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago