Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 年之前 |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Vlad Yasevich
|
499923c7a3
ipv6: Fix NULL pointer dereference with time-wait sockets
|
16 年之前 |
Vlad Yasevich
|
b2f5e7cd3d
ipv6: Fix conflict resolutions during ipv6 binding
|
16 年之前 |
Yang Hongyang
|
9f690db7ff
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
|
16 年之前 |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 年之前 |
Eric Dumazet
|
88ab1932ea
udp: Use hlist_nulls in UDP RCU code
|
16 年之前 |
David S. Miller
|
9eeda9abd1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Wei Yongjun
|
0856f93958
udp: Fix the SNMP counter of UDP_MIB_INERRORS
|
16 年之前 |
Wei Yongjun
|
f26ba17511
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
|
16 年之前 |
Eric Dumazet
|
920a46115c
udp: multicast packets need to check namespace
|
16 年之前 |
Eric Dumazet
|
96631ed16c
udp: introduce sk_for_each_rcu_safenext()
|
16 年之前 |
Eric Dumazet
|
271b72c7fa
udp: RCU handling for Unicast packets.
|
16 年之前 |
Eric Dumazet
|
645ca708f9
udp: introduce struct udp_table and multiple spinlocks
|
16 年之前 |
KOVACS Krisztian
|
23542618de
inet: Don't lookup the socket if there's a socket attached to the skb
|
16 年之前 |
KOVACS Krisztian
|
607c4aaf03
inet: Add udplib_lookup_skb() helpers
|
16 年之前 |
Herbert Xu
|
d97106ea52
udp: Drop socket lock for encapsulated packets
|
16 年之前 |
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 年之前 |
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 年之前 |
YOSHIFUJI Hideaki
|
91e1908f56
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
|
17 年之前 |
YOSHIFUJI Hideaki
|
a3c960899e
[IPV6] UDP: Possible dst leak in udpv6_sendmsg.
|
17 年之前 |
Brian Haley
|
876c7f4196
[IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets
|
17 年之前 |