Vlad Yasevich
|
499923c7a3
ipv6: Fix NULL pointer dereference with time-wait sockets
|
16 年之前 |
Vlad Yasevich
|
b2f5e7cd3d
ipv6: Fix conflict resolutions during ipv6 binding
|
16 年之前 |
Eric Dumazet
|
88ab1932ea
udp: Use hlist_nulls in UDP RCU code
|
16 年之前 |
Eric Dumazet
|
645ca708f9
udp: introduce struct udp_table and multiple spinlocks
|
16 年之前 |
Denis V. Lunev
|
be713a443e
netns: make uplitev6 mib per/namespace
|
16 年之前 |
Denis V. Lunev
|
0c7ed677fb
netns: make udpv6 mib per/namespace
|
16 年之前 |
KOVACS Krisztian
|
bcd41303f4
udp: Export UDP socket lookup function
|
16 年之前 |
Pavel Emelyanov
|
386019d351
mib: put udplite statistics on struct net
|
17 年之前 |
Pavel Emelyanov
|
2f275f91a4
mib: put udp statistics on struct net
|
17 年之前 |
Pavel Emelyanov
|
ef28d1a20f
MIB: add struct net to UDP6_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
235b9f7ac5
MIB: add struct net to UDP6_INC_STATS_USER
|
17 年之前 |
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 年之前 |
Richard Kennedy
|
875ec4333b
udp: reorder udp_iter_state to remove padding on 64bit builds
|
17 年之前 |
Denis V. Lunev
|
36d926b94a
[IPV6]: inet_sk(sk)->cork.opt leak
|
17 年之前 |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
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
|
dda61925f8
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
|
17 年之前 |
Denis V. Lunev
|
6f191efe48
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
|
17 年之前 |
Pavel Emelyanov
|
6ba5a3c52d
[UDP]: Make full use of proto.h.udp_hash innovation.
|
17 年之前 |
Daniel Lezcano
|
0c96d8c50b
[NETNS][IPV6] udp6 - make proc per namespace
|
17 年之前 |
Daniel Lezcano
|
a91275eff4
[NETNS][IPV6] udp - make proc handle the network namespace
|
17 年之前 |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 年之前 |
Hideo Aoki
|
95766fff6b
[UDP]: Add memory accounting.
|
17 年之前 |
Herbert Xu
|
1781f7f580
[UDP]: Restore missing inDatagrams increments
|
17 年之前 |
David S. Miller
|
df2bc459a3
[UDP]: Revert 2-pass hashing changes.
|
18 年之前 |
David S. Miller
|
fc038410b4
[UDP]: Fix AF-specific references in AF-agnostic code.
|
18 年之前 |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 年之前 |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 年之前 |