Denis V. Lunev
|
65a18ec58e
[NETNS]: Add netns refcnt debug for kernel sockets.
|
17 年之前 |
Stephen Hemminger
|
43db6d65e0
socket: sk_filter deinline
|
17 年之前 |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
17 年之前 |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 年之前 |
Pavel Emelyanov
|
60e7663d46
[SOCK]: Drop per-proto inuse init and fre functions (v2).
|
17 年之前 |
Pavel Emelyanov
|
1338d466d9
[SOCK]: Introduce a percpu inuse counters array (v2).
|
17 年之前 |
Pavel Emelyanov
|
13ff3d6fa4
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
|
17 年之前 |
Denis V. Lunev
|
f5aa23fd49
[NETNS]: Compilation warnings under CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
Pavel Emelyanov
|
fc8717baa8
[RAW]: Add raw_hashinfo member on struct proto.
|
17 年之前 |
Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 年之前 |
Stephen Hemminger
|
4cd9029d25
socket: SOCK_DEBUG type checking
|
17 年之前 |
Peter P Waskiewicz Jr
|
82cc1a7a56
[NET]: Add per-connection option to set max TSO frame size
|
17 年之前 |
Denis V. Lunev
|
edf0208702
[NET]: Make netlink_kernel_release publically available as sk_release_kernel.
|
17 年之前 |
Randy Dunlap
|
3172936341
net: fix kernel-doc warnings in header files
|
17 年之前 |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 年之前 |
Laszlo Attila Toth
|
4a19ec5800
[NET]: Introducing socket mark socket option.
|
17 年之前 |
David S. Miller
|
9993e7d313
[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().
|
17 年之前 |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 年之前 |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 年之前 |
Eric Dumazet
|
21371f768b
[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
|
17 年之前 |
Eric Dumazet
|
8df09ea3b8
[SOCK] Avoid integer divides where not necessary in include/net/sock.h
|
17 年之前 |
Harvey Harrison
|
41380930d2
[NET]: Remove FASTCALL macro
|
17 年之前 |
Pavel Emelyanov
|
33eb9cfc70
[NET]: Isolate the net/core/ sysctl table
|
17 年之前 |
Denis V. Lunev
|
0eeb8ffcfe
[NET]: netns compilation speedup
|
17 年之前 |
Pavel Emelyanov
|
df97c708d5
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
|
17 年之前 |
Pavel Emelyanov
|
f561d0f27d
[NET]: Uninline the sk_stream_alloc_pskb
|
17 年之前 |
Arnaldo Carvalho de Melo
|
ebb53d7565
[NET] proto: Use pcounters for the inuse field
|
17 年之前 |
Pavel Emelyanov
|
c0ef877b2c
[NET]: Move sock_valbool_flag to socket.c
|
17 年之前 |
Wang Chen
|
33c732c361
[IPV4]: Add raw drops counter.
|
17 年之前 |