Pavel Emelyanov
|
0283328e23
MIB: add struct net to UDP_INC_STATS_BH
|
17 年 前 |
Pavel Emelyanov
|
629ca23c33
MIB: add struct net to UDP_INC_STATS_USER
|
17 年 前 |
Eric Dumazet
|
cb61cb9b8b
udp: sk_drops handling
|
17 年 前 |
Pavel Emelyanov
|
19c7578fb2
udp: add struct net argument to udp_hashfn
|
17 年 前 |
Pavel Emelyanov
|
e31634931d
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
|
17 年 前 |
Pavel Emelyanov
|
d6266281f8
udp: introduce a udp_hashfn function
|
17 年 前 |
Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
17 年 前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年 前 |
Denis V. Lunev
|
36d926b94a
[IPV6]: inet_sk(sk)->cork.opt leak
|
17 年 前 |
Denis V. Lunev
|
84841c3c6c
ipv4: assign PDE->data before gluing PDE into /proc tree
|
17 年 前 |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
17 年 前 |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 年 前 |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年 前 |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
17 年 前 |
YOSHIFUJI Hideaki
|
b50660f1fe
[IP] UDP: Use SEQ_START_TOKEN.
|
17 年 前 |
Denis V. Lunev
|
4ad96d39a2
[UDP]: Remove owner from udp_seq_afinfo.
|
17 年 前 |
Denis V. Lunev
|
3ba9441bdf
[UDP]: Place file operations directly into udp_seq_afinfo.
|
17 年 前 |
Denis V. Lunev
|
a2be75c182
[UDP]: Cleanup /proc/udp[6] creation/removal.
|
17 年 前 |
Denis V. Lunev
|
dda61925f8
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
|
17 年 前 |
Denis V. Lunev
|
997feb5e7a
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
|
17 年 前 |
Denis V. Lunev
|
6f191efe48
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
|
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
|
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
|
15439febb0
[NETNS][UDP]: Register /proc/net/udp in a namespace.
|
17 年 前 |
Pavel Emelyanov
|
6ba5a3c52d
[UDP]: Make full use of proto.h.udp_hash innovation.
|
17 年 前 |
Pavel Emelyanov
|
28518fc170
[NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6]
|
17 年 前 |