Commit Graph

50 Commits (0e6024519b4da2d9413b97be1de8122d5709ccc1)

Author SHA1 Message Date
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
David S. Miller 2c3abab7c9 ipcomp: Fix warnings after ipcomp consolidation. 17 years ago
Herbert Xu 6fccab671f ipsec: ipcomp - Merge IPComp implementations 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 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 18 years ago
Herbert Xu ca68145f16 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP 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 7b277b1a5f [IPSEC]: Set skb->data to payload in x->mode->output 18 years ago
Herbert Xu 007f0211a8 [IPSEC]: Store IPv6 nh pointer in mac_header on output 18 years ago
Micah Gruber 1dfcae7765 [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c 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 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 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 aee5adb430 [XFRM] STATE: Add a hook to find offset to be inserted header in outbound. 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
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
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
Herbert Xu 6abaaaae6d [IPSEC]: Fix tunnel error handling in ipcomp6 19 years ago
Ingo Oeser 0c600eda4b [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Jesper Juhl 2b191befe2 [IPCOMP6]: don't check vfree() argument for NULL. 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 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 a51482bde2 [NET]: kfree cleanup 20 years ago
Jesper Juhl 573dbd9596 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 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