Commit Graph

43 Commits (17398957aa0a05ef62535060b41d103590dcc533)

Author SHA1 Message Date
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Masahide NAKAMURA f48d5ff1e4 [IPV6] RAW: Add checksum default defines for MH. 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
Masahide NAKAMURA 4e33fa14fa [IPV6] RAW: Don't release unlocked sock. 18 years ago
Al Viro f6ab028804 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Brian Haley d3a1be9cba [IPv6]: Only modify checksum for UDP 18 years ago
YOSHIFUJI Hideaki a11d206d0f [IPV6]: Per-interface statistics support. 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 18 years ago
Heiko Carstens a27b58fed9 [NET]: fix uaccess handling 18 years ago
Masahide NAKAMURA 6e8f4d48b2 [IPV6] MIP6: Add sending mobility header functions through raw socket. 19 years ago
Masahide NAKAMURA 7be96f7628 [IPV6] MIP6: Add receiving mobility header functions through raw socket. 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
YOSHIFUJI Hideaki e012d51cbc [IPV6]: Fix tclass setting for raw sockets. 19 years ago
Tetsuo Handa f59fc7f30b [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg(). 19 years ago
Ingo Oeser 0c600eda4b [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 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
Nicolas DICHTEL 6d3e85ecf2 [IPV6] Don't store dst_entry for RAW socket 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 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
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 19 years ago
Mark J Cox 6d1cfe3f17 [PATCH] raw_sendmsg DoS on 2.6 20 years ago
Patrick McHardy e104411b82 [XFRM]: Always release dst_entry on error in xfrm_lookup 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
YOSHIFUJI Hideaki 2dac4b96b9 [IPV6]: Repair Incoming Interface Handling for Raw Socket. 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
Patrick McHardy d13964f449 [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable 20 years ago
Andrew McDonald 0bd1b59b15 [IPV6]: Check interface bindings on IPv6 raw socket reception 20 years ago
Patrick McHardy 97077c4a98 [IPV6]: Fix raw socket hardware checksum failures 20 years ago
Patrick McHardy 793245eeb9 [IPV6]: Fix raw socket hardware checksum failures 20 years ago
Herbert Xu e0f9f8586a [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh 20 years ago
Herbert Xu 679a873824 [IPV6]: Fix raw socket checksums with IPsec 20 years ago
Herbert Xu 3320da8906 [IPV6]: Replace bogus instances of inet->recverr 20 years ago
Herbert Xu 357b40a18b [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago