Denis V. Lunev
|
be713a443e
netns: make uplitev6 mib per/namespace
|
16 years ago |
Denis V. Lunev
|
0c7ed677fb
netns: make udpv6 mib per/namespace
|
16 years ago |
KOVACS Krisztian
|
bcd41303f4
udp: Export UDP socket lookup function
|
16 years ago |
Pavel Emelyanov
|
386019d351
mib: put udplite statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
2f275f91a4
mib: put udp statistics on struct net
|
17 years ago |
Pavel Emelyanov
|
ef28d1a20f
MIB: add struct net to UDP6_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
235b9f7ac5
MIB: add struct net to UDP6_INC_STATS_USER
|
17 years ago |
Pavel Emelyanov
|
0283328e23
MIB: add struct net to UDP_INC_STATS_BH
|
17 years ago |
Pavel Emelyanov
|
629ca23c33
MIB: add struct net to UDP_INC_STATS_USER
|
17 years ago |
Richard Kennedy
|
875ec4333b
udp: reorder udp_iter_state to remove padding on 64bit builds
|
17 years ago |
Denis V. Lunev
|
36d926b94a
[IPV6]: inet_sk(sk)->cork.opt leak
|
17 years ago |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
17 years ago |
Denis V. Lunev
|
4ad96d39a2
[UDP]: Remove owner from udp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
3ba9441bdf
[UDP]: Place file operations directly into udp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
dda61925f8
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
6f191efe48
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
|
17 years ago |
Pavel Emelyanov
|
6ba5a3c52d
[UDP]: Make full use of proto.h.udp_hash innovation.
|
17 years ago |
Daniel Lezcano
|
0c96d8c50b
[NETNS][IPV6] udp6 - make proc per namespace
|
17 years ago |
Daniel Lezcano
|
a91275eff4
[NETNS][IPV6] udp - make proc handle the network namespace
|
17 years ago |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 years ago |
Hideo Aoki
|
95766fff6b
[UDP]: Add memory accounting.
|
17 years ago |
Herbert Xu
|
1781f7f580
[UDP]: Restore missing inDatagrams increments
|
17 years ago |
David S. Miller
|
df2bc459a3
[UDP]: Revert 2-pass hashing changes.
|
18 years ago |
David S. Miller
|
fc038410b4
[UDP]: Fix AF-specific references in AF-agnostic code.
|
18 years ago |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 years ago |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Herbert Xu
|
759e5d0064
[UDP]: Clean up UDP-Lite receive checksum
|
18 years ago |
Al Viro
|
bd01f843c3
[PATCH] severing skbuff.h -> poll.h
|
18 years ago |
Gerrit Renker
|
4c0a6cb0db
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
|
18 years ago |
Al Viro
|
8e5200f540
[NET]: Fix assorted misannotations (from md5 and udplite merges).
|
18 years ago |