Commit Graph

39 Commits (6fcac6d305e8238939e169f4c52e8ec8a552a31f)

Author SHA1 Message Date
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
Herbert Xu 21e43188f2 [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 17 years ago
Herbert Xu 2614fa59fa [IPCOMP]: Fetch nexthdr before ipch is destroyed 17 years ago
Herbert Xu e40b328615 [IPSEC]: Forbid BEET + ipcomp for now 17 years ago
Herbert Xu 4999f3621f [IPSEC]: Fix crypto_alloc_comp error checking 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Herbert Xu 631a6698d0 [IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c 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 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output 18 years ago
Herbert Xu 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output 18 years ago
Masahide NAKAMURA d3d6dd3ada [XFRM]: Add module alias for transformation type. 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Diego Beltrami 0a69452cb4 [XFRM]: BEET mode 19 years ago
Al Viro a94cfd1974 [XFRM]: xfrm_state_lookup() annotations 19 years ago
Masahide NAKAMURA 7e49e6de30 [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Herbert Xu da952315c9 [IPCOMP]: Fix truesize after decompression 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
Herbert Xu 31a4ab9302 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport 19 years ago
Alexey Dobriyan 4195f81453 [NET]: Fix "ntohl(ntohs" bugs 19 years ago
Jesper Juhl 63903ca6af [NET]: Remove redundant NULL checks before [kv]free 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Herbert Xu e695633e21 [IPSEC]: Kill unused decap state argument 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 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 6fc8b9e7c6 [IPCOMP]: Fix false smp_processor_id warning 20 years ago
Herbert Xu 72cb6962a9 [IPSEC]: Add xfrm_init_state 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago