Brian Haley
|
e773e4faa1
[IPV6]: Add v4mapped address inline
|
17 년 전 |
YOSHIFUJI Hideaki
|
cd562c9859
[IPV6]: Just increment OutDatagrams once per a datagram.
|
17 년 전 |
David S. Miller
|
df2bc459a3
[UDP]: Revert 2-pass hashing changes.
|
18 년 전 |
David S. Miller
|
14e50e57ae
[XFRM]: Allow packet drops during larval state resolution.
|
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
|
4bedb45203
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
|
18 년 전 |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 년 전 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 년 전 |
Stephen Hemminger
|
add459aa1a
[UDP]: ipv6 style cleanup
|
18 년 전 |
Herbert Xu
|
759e5d0064
[UDP]: Clean up UDP-Lite receive checksum
|
18 년 전 |
Herbert Xu
|
1ab6eb62b0
[UDP6]: Restore sk_filter optimisation
|
18 년 전 |
YOSHIFUJI Hideaki
|
b59e139bbd
[IPv6]: Fix incorrect length check in rawv6_sendmsg()
|
18 년 전 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 년 전 |
Eric Dumazet
|
95f30b336b
[UDP]: UDP can use sk_hash to speedup lookups
|
18 년 전 |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 년 전 |
David S. Miller
|
8eb9086f21
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
|
18 년 전 |
Gerrit Renker
|
4c0a6cb0db
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
|
18 년 전 |
Al Viro
|
8e5200f540
[NET]: Fix assorted misannotations (from md5 and udplite merges).
|
18 년 전 |
David S. Miller
|
7d9e9b3df4
[IPV6]: udp.c build fix
|
18 년 전 |
Al Viro
|
f6ab028804
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
|
18 년 전 |
Al Viro
|
868c86bcb5
[NET]: annotate csum_ipv6_magic() callers in net/*
|
18 년 전 |
Al Viro
|
e69a4adc66
[IPV6]: Misc endianness annotations.
|
18 년 전 |
Gerrit Renker
|
ba4e58eca8
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
|
18 년 전 |
Al Viro
|
04ce69093f
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
|
18 년 전 |
YOSHIFUJI Hideaki
|
f2776ff047
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.
|
18 년 전 |
Herbert Xu
|
1e0c14f49d
[UDP]: Fix MSG_PROBE crash
|
18 년 전 |
Herbert Xu
|
132a55f3c5
[UDP6]: Fix flowi clobbering
|
18 년 전 |
Gerrit Renker
|
25030a7f9e
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
|
18 년 전 |
YOSHIFUJI Hideaki
|
8e1ef0a95b
[IPV6]: Cache source address as well in ipv6_pinfo{}.
|
18 년 전 |