| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [XFRM]: Optimize MTU calculation | Patrick McHardy | 2007-04-25 | 1 | -12/+18 |
* | [XFRM]: esp: fix skb_tail_pointer conversion bug | Patrick McHardy | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+5 |
* | [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_set_transport_header | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [SK_BUFF]: Introduce skb_transport_offset() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+4 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -4/+4 |
* | [IPV4]: encapsulation annotations | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [XFRM]: BEET mode | Diego Beltrami | 2006-10-04 | 1 | -7/+19 |
* | [IPSEC] esp: Defer output IV initialization to first use. | David S. Miller | 2006-09-22 | 1 | -2/+7 |
* | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 2006-09-22 | 1 | -3/+3 |
* | [IPSEC]: Use HMAC template and hash interface | Herbert Xu | 2006-09-21 | 1 | -15/+21 |
* | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu | 2006-09-21 | 1 | -20/+29 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -3/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [IPSEC] proto: Move transport mode input path into xfrm_mode_transport | Herbert Xu | 2006-06-17 | 1 | -12/+6 |
* | [IPSEC]: Kill unused decap state argument | Herbert Xu | 2006-04-01 | 1 | -4/+1 |
* | [IPSEC]: Sync series - fast path | Jamal Hadi Salim | 2006-03-20 | 1 | -0/+1 |
* | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 2006-02-27 | 1 | -90/+38 |
* | [IPSEC] esp: Kill unnecessary block and indentation | Herbert Xu | 2006-02-27 | 1 | -44/+43 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+1 |
* | [IPSEC] Fix block size/MTU bugs in ESP | Herbert Xu | 2005-10-10 | 1 | -3/+3 |
* | [IPSEC]: Use ALIGN macro in ESP | Herbert Xu | 2005-10-10 | 1 | -5/+6 |
* | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 1 | -16/+8 |
* | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 2005-08-29 | 1 | -6/+6 |
* | [IPSEC]: Add xfrm_init_state | Herbert Xu | 2005-06-20 | 1 | -1/+1 |
* | [IPSEC]: Fix esp_decap_data size verification in esp4. | Edgar E Iglesias | 2005-05-31 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+510 |