Commit Graph

79 Commits (951744fea0aea9adbd7c8cacb3605f2d69a66f96)

Author SHA1 Message Date
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 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 2e07fa9cd3 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures 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 d10ba34b00 [SK_BUFF]: More skb_put related skb_reset_transport_header 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo c9bdd4b525 [IP]: Introduce ip_hdrlen() 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo e2d1bca7e6 [SK_BUFF]: Use skb_reset_network_header in skb_push cases 18 years ago
YOSHIFUJI Hideaki 4412ec4948 [NET] IPV4: Use hton{s,l}() where appropriate. 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Simon Horman 37004af3aa [IPVS]: Make ip_vs_sync.c <= 80col wide. 18 years ago
Simon Horman 89eaeb09ba [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Arnaldo Carvalho de Melo 8b2ed4bba4 [IPVS]: Use kmemdup where appropriate 18 years ago
Al Viro f9214b2627 [NET]: ipvs checksum annotations. 18 years ago
Al Viro f6ab028804 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
Al Viro b1550f2212 [NET]: Annotate ip_vs_checksum_complete() and callers. 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 75e7ce66ef [IPVS]: Annotate ..._app_hashkey(). 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Julian Anastasov bb831eb202 [IPVS]: More endianness fixed. 18 years ago
Al Viro 5e7ddac75d [PATCH] ptrdiff_t is %t, not %z 19 years ago
Simon Horman 901eaf6c8f [NETFILTER]: Honour source routing for LVS-NAT 19 years ago
Matt LaPlante cab00891c5 Still more typo fixes 19 years ago
Matt LaPlante 44c09201a4 more misc typo fixes 19 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Al Viro 96d2ca4ec0 [IPVS] bug: endianness breakage in ip_vs_ftp 19 years ago
Al Viro 014d730d56 [IPVS]: ipvs annotations 19 years ago
Simon Horman 28b06c380f [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach 19 years ago
Simon Horman e44fd82caf [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach 19 years ago
Al Viro a61ced5d1c [IPV4]: inet_select_addr() annotations 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Simon Horman b552216ff1 [IPVS]: remove the debug option go ip_vs_ftp 19 years ago
Simon Horman 3f5af5b353 [IPVS]: Make sure ip_vs_ftp ports are valid 19 years ago
Simon Horman 70e76b768b [IPVS]: auto-help for ip_vs_ftp 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
Ingo Molnar 14cc3e2b63 [PATCH] sem2mutex: misc static one-file mutexes 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Alexey Dobriyan 76ab608d86 [NET]: Endian-annotate struct iphdr 19 years ago
Andrew Morton e924283bf9 [IPVS]: Another file needs linux/interrupt.h 19 years ago