aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/raw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-0/+1
2005-08-29[IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachablePatrick McHardy1-1/+4
2005-08-29[IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald1-3/+8
2005-08-16[IPV6]: Fix raw socket hardware checksum failuresPatrick McHardy1-0/+2
2005-06-18[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu1-4/+4
2005-05-03[IPV6]: Fix raw socket checksums with IPsecHerbert Xu1-3/+4
2005-04-19[IPV6]: Replace bogus instances of inet->recverrHerbert Xu1-4/+2
2005-04-19[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu1-13/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1157