Pavel Emelyanov
|
2f275f91a4
mib: put udp statistics on struct net
|
il y a 17 ans |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
il y a 17 ans |
Pavel Emelyanov
|
84a3aa000e
ipv4: prepare net initialization for IP accounting
|
il y a 17 ans |
Pavel Emelyanov
|
dcfc23cac1
mib: add struct net to ICMP_INC_STATS_BH
|
il y a 17 ans |
Pavel Emelyanov
|
fd54d716b1
inet: toss struct net initialization around
|
il y a 17 ans |
Pavel Emelyanov
|
0283328e23
MIB: add struct net to UDP_INC_STATS_BH
|
il y a 17 ans |
Pavel Emelyanov
|
629ca23c33
MIB: add struct net to UDP_INC_STATS_USER
|
il y a 17 ans |
Eric Dumazet
|
cb61cb9b8b
udp: sk_drops handling
|
il y a 17 ans |
Pavel Emelyanov
|
19c7578fb2
udp: add struct net argument to udp_hashfn
|
il y a 17 ans |
Pavel Emelyanov
|
e31634931d
udp: provide a struct net pointer for __udp[46]_lib_mcast_deliver
|
il y a 17 ans |
Pavel Emelyanov
|
d6266281f8
udp: introduce a udp_hashfn function
|
il y a 17 ans |
Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
il y a 17 ans |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
il y a 17 ans |
Denis V. Lunev
|
36d926b94a
[IPV6]: inet_sk(sk)->cork.opt leak
|
il y a 17 ans |
Denis V. Lunev
|
84841c3c6c
ipv4: assign PDE->data before gluing PDE into /proc tree
|
il y a 17 ans |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
il y a 17 ans |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
il y a 17 ans |
David S. Miller
|
e1ec1b8ccd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 17 ans |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
il y a 17 ans |
YOSHIFUJI Hideaki
|
b50660f1fe
[IP] UDP: Use SEQ_START_TOKEN.
|
il y a 17 ans |
Denis V. Lunev
|
4ad96d39a2
[UDP]: Remove owner from udp_seq_afinfo.
|
il y a 17 ans |
Denis V. Lunev
|
3ba9441bdf
[UDP]: Place file operations directly into udp_seq_afinfo.
|
il y a 17 ans |
Denis V. Lunev
|
a2be75c182
[UDP]: Cleanup /proc/udp[6] creation/removal.
|
il y a 17 ans |
Denis V. Lunev
|
dda61925f8
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
|
il y a 17 ans |
Denis V. Lunev
|
997feb5e7a
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
|
il y a 17 ans |
Denis V. Lunev
|
6f191efe48
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
|
il y a 17 ans |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
il y a 17 ans |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
il y a 17 ans |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
il y a 17 ans |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
il y a 17 ans |