Harvey Harrison
|
b5606c2d44
remove final fastcall users
|
17 years ago |
Laszlo Attila Toth
|
4a19ec5800
[NET]: Introducing socket mark socket option.
|
17 years ago |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 years ago |
Eric Dumazet
|
9a429c4983
[NET]: Add some acquires/releases sparse annotations.
|
17 years ago |
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()
|
17 years ago |
Pavel Emelyanov
|
154adbc846
[NET]: Remove bogus zero_it argument from sk_alloc
|
17 years ago |
Pavel Emelyanov
|
8fd1d178a3
[NET]: Make the sk_clone() lighter
|
17 years ago |
Pavel Emelyanov
|
2e4afe7b35
[NET]: Move some core sock setup into sk_prot_alloc
|
17 years ago |
Pavel Emelyanov
|
3f0666ee30
[NET]: Auto-zero the allocated sock object
|
17 years ago |
Pavel Emelyanov
|
c308c1b20e
[NET]: Cleanup the allocation/freeing of the sock object
|
17 years ago |
Pavel Emelyanov
|
1e2e6b89f1
[NET]: Move the get_net() from sock_copy()
|
17 years ago |
Pavel Emelyanov
|
f1a6c4da14
[NET]: Move the sock_copy() from the header
|
17 years ago |
Adrian Bunk
|
bbbb1a812d
[NET]: Unexport sock_enable_timestamp().
|
17 years ago |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 years ago |
Pavel Emelyanov
|
309dd5fc87
[NET]: Move the filter releasing into a separate call
|
17 years ago |
Pavel Emelyanov
|
55b333253d
[NET]: Introduce the sk_detach_filter() call
|
17 years ago |
Randy Dunlap
|
c4ea43c552
net core: fix kernel-doc for new function parameters
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 years ago |