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 年 前 |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 年 前 |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 年 前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年 前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年 前 |
Denis V. Lunev
|
05cf89d40c
[NETNS]: Process INET socket layer in the correct namespace.
|
17 年 前 |
Denis V. Lunev
|
7a6adb92fe
[NETNS]: Add namespace parameter to ip_cmsg_send.
|
17 年 前 |
Pavel Emelyanov
|
fc8717baa8
[RAW]: Add raw_hashinfo member on struct proto.
|
17 年 前 |
Robert P. J. Day
|
938b93adb2
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
|
17 年 前 |
Denis V. Lunev
|
3046d76746
[RAW]: Wrong content of the /proc/net/raw6.
|
17 年 前 |
Denis V. Lunev
|
8cd850efa4
[RAW]: Cleanup IPv4 raw_seq_show.
|
17 年 前 |
Denis V. Lunev
|
377cf82d66
[RAW]: Family check in the /proc/net/raw[6] is extra.
|
17 年 前 |
Laszlo Attila Toth
|
4a19ec5800
[NET]: Introducing socket mark socket option.
|
17 年 前 |
Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 年 前 |
Pavel Emelyanov
|
a308da1627
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
|
17 年 前 |
Pavel Emelyanov
|
e5ba31f11f
[NETNS][RAW]: Eliminate explicit init_net references.
|
17 年 前 |
Pavel Emelyanov
|
f51d599fbe
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
|
17 年 前 |
Pavel Emelyanov
|
be185884b3
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
|
17 年 前 |
Eric W. Biederman
|
6b175b26c1
[NETNS]: Add netns parameter to inet_(dev_)add_type.
|
17 年 前 |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 年 前 |
Joe Perches
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 年 前 |
Pavel Emelyanov
|
42a73808ed
[RAW]: Consolidate proc interface.
|
17 年 前 |
Pavel Emelyanov
|
ab70768ec7
[RAW]: Consolidate proto->unhash callback
|
17 年 前 |
Pavel Emelyanov
|
65b4c50b47
[RAW]: Consolidate proto->hash callback
|
17 年 前 |
Pavel Emelyanov
|
b673e4dfc8
[RAW]: Introduce raw_hashinfo structure
|
17 年 前 |
Pavel Emelyanov
|
7bc54c9030
[IPv4] RAW: Compact the API for the kernel
|
17 年 前 |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 年 前 |
Wang Chen
|
33c732c361
[IPV4]: Add raw drops counter.
|
17 年 前 |
Herbert Xu
|
f844c74fe0
[IPV4] raw: Strengthen check on validity of iph->ihl
|
17 年 前 |