Commit Graph

96 Commits (06c5040cdb13d27adad118f2fbfae905a1911b37)

Author SHA1 Message Date
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 18 years ago
Eric W. Biederman 0cc217e16c [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Neil Horman 16fcec35e7 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter 18 years ago
Heiko Carstens cae7ca3d3d [IPVS]: Use IP_VS_WAIT_WHILE when encessary. 18 years ago
Jesper Juhl f49f9967b2 [IPV4]: Clean up duplicate includes in net/ipv4/ 18 years ago
Herbert Xu ccc7911fbd [IPVS]: Use skb_forward_csum 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Neil Horman cc0191aeef [IPVS]: Fix state variable on failure to start ipvs threads 18 years ago
Jan Engelhardt a6938a1e0e [IPVS]: Use menuconfig objects. 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Oleg Nesterov c214b2cc5f ipvs: flush defense_work before module unload 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
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