Commit Graph

29 Commits (c0bece9f2aec546c3750ae3972f80e024a923f34)

Author SHA1 Message Date
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
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(). 20 years ago
David S. Miller a5e7c210fe [IPV6]: Fix leak added by udp connect dst caching fix. 20 years ago
Mitsuru KANDA 987905ded3 [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) 20 years ago
David L Stevens 40796c5e8f [IPV6]: Fix per-socket multicast filtering in sk_reuse case 20 years ago
Patrick McHardy e104411b82 [XFRM]: Always release dst_entry on error in xfrm_lookup 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
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Herbert Xu e0f9f8586a [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago