Commit Graph

93 Commits (b950dfcf504842a0f2bb142a33ef938f1c00d300)

Author SHA1 Message Date
Eric Dumazet 680a5a5086 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field 17 years ago
Oliver Hartkopp cd05acfe65 [CAN]: Allocate protocol numbers for PF_CAN 17 years ago
Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c 17 years ago
Wang Chen 33c732c361 [IPV4]: Add raw drops counter. 17 years ago
Adrian Bunk 6aed42159d [NET]: Unexport sysctl_{r,w}mem_max. 17 years ago
Pavel Emelyanov b733c007ed [NET]: Clean proto_(un)register from in-code ifdefs 17 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Pavel Emelyanov 154adbc846 [NET]: Remove bogus zero_it argument from sk_alloc 18 years ago
Pavel Emelyanov 8fd1d178a3 [NET]: Make the sk_clone() lighter 18 years ago
Pavel Emelyanov 2e4afe7b35 [NET]: Move some core sock setup into sk_prot_alloc 18 years ago
Pavel Emelyanov 3f0666ee30 [NET]: Auto-zero the allocated sock object 18 years ago
Pavel Emelyanov c308c1b20e [NET]: Cleanup the allocation/freeing of the sock object 18 years ago
Pavel Emelyanov 1e2e6b89f1 [NET]: Move the get_net() from sock_copy() 18 years ago
Pavel Emelyanov f1a6c4da14 [NET]: Move the sock_copy() from the header 18 years ago
Adrian Bunk bbbb1a812d [NET]: Unexport sock_enable_timestamp(). 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov 309dd5fc87 [NET]: Move the filter releasing into a separate call 18 years ago
Pavel Emelyanov 55b333253d [NET]: Introduce the sk_detach_filter() call 18 years ago
Randy Dunlap c4ea43c552 net core: fix kernel-doc for new function parameters 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
John Heffner d2e9117c7a [NET]: Change type of owner in sock_lock_t to int, rename 18 years ago
David S. Miller 4878809f71 [NET]: Fix two issues wrt. SO_BINDTODEVICE. 18 years ago
David Howells e51f802bab [NET]: Add missing entries to family name tables 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Peter Zijlstra 443aef0edd lockdep: fixup sk_callback_lock annotation 18 years ago
YOSHIFUJI Hideaki 40b77c9434 [NET] CORE: Fix whitespace errors. 18 years ago
Andrew Morton 6f11df8355 [NET]: "wrong timeout value in sk_wait_data()": cleanups 18 years ago
Pavel Emelianov 60f0438a87 [NET]: Make some network-related proc files use seq_list_xxx helpers 18 years ago
Herbert Xu 4fcd6b9916 [NET] gso: Fix GSO feature mask in sk_setup_caps 18 years ago
Vasily Averin ba78073e6f [NET]: "wrong timeout value" in sk_wait_data() v2 18 years ago
David Howells 17926a7932 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 18 years ago
Andi Kleen 9958089a43 [NET]: Move sk_setup_caps() out of line. 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Stephen Hemminger e71a4783aa [NET] core: whitespace cleanup 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Eric Dumazet fa438ccfdf [NET]: Keep sk_backlog near sk_lock 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Johannes Berg 1e51f9513e [NET]: Fix compat_sock_common_getsockopt typo. 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Peter Zijlstra ed07536ed6 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago