Al Viro
|
04ce69093f
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
|
18 years ago |
YOSHIFUJI Hideaki
|
f2776ff047
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.
|
18 years ago |
Herbert Xu
|
1e0c14f49d
[UDP]: Fix MSG_PROBE crash
|
18 years ago |
Herbert Xu
|
132a55f3c5
[UDP6]: Fix flowi clobbering
|
18 years ago |
Gerrit Renker
|
25030a7f9e
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
|
19 years ago |
YOSHIFUJI Hideaki
|
8e1ef0a95b
[IPV6]: Cache source address as well in ipv6_pinfo{}.
|
19 years ago |
David S. Miller
|
f8d8fda54a
[IPV6] udp: Fix type in previous change.
|
19 years ago |
David S. Miller
|
a18135eb93
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
|
19 years ago |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
19 years ago |
Venkat Yekkirala
|
beb8d13bed
[MLSXFRM]: Add flow labeling
|
19 years ago |
Herbert Xu
|
497c615aba
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Arnaldo Carvalho de Melo
|
543d9cfeec
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
|
19 years ago |
Dmitry Mishin
|
3fdadf7d27
[NET]: {get|set}sockopt compatibility layer
|
19 years ago |
Patrick McHardy
|
951dbc8ac7
[IPV6]: Move nextheader offset to the IP6CB
|
19 years ago |
Herbert Xu
|
3305b80c21
[IP]: Simplify and consolidate MSG_PEEK error handling
|
19 years ago |
David S. Miller
|
1ef43204f4
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
|
19 years ago |
YOSHIFUJI Hideaki
|
df9890c31a
[IPV6]: Fix sending extension headers before and including routing header.
|
19 years ago |
Herbert Xu
|
fb286bb299
[NET]: Detect hardware rx checksum faults correctly
|
19 years ago |
YOSHIFUJI Hideaki
|
87bf9c97b4
[IPV6]: Fix infinite loop in udp_v6_get_port().
|
19 years ago |
David S. Miller
|
a5e7c210fe
[IPV6]: Fix leak added by udp connect dst caching fix.
|
19 years ago |
Mitsuru KANDA
|
987905ded3
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
|
19 years ago |
David L Stevens
|
40796c5e8f
[IPV6]: Fix per-socket multicast filtering in sk_reuse case
|
19 years ago |
Patrick McHardy
|
e104411b82
[XFRM]: Always release dst_entry on error in xfrm_lookup
|
20 years ago |
David S. Miller
|
2e66fc4116
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
|
20 years ago |
Stephen Hemminger
|
42ca89c18b
[IPV6]: Need to use pskb_trim_rcsum().
|
20 years ago |
YOSHIFUJI Hideaki
|
41a1f8ea4f
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
|
20 years ago |
YOSHIFUJI Hideaki
|
333fad5364
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
|
20 years ago |
Eric Dumazet
|
ba89966c19
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
|
20 years ago |
Arnaldo Carvalho de Melo
|
20380731bc
[NET]: Fix sparse warnings
|
20 years ago |