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 |
Linus Torvalds
|
ce8c2293be
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
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 |