aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/raw.c
Commit message (Expand)AuthorAge
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-03
* [NET]: fix uaccess handlingHeiko Carstens2006-10-30
* [IPV6] MIP6: Add sending mobility header functions through raw socket.Masahide NAKAMURA2006-09-22
* [IPV6] MIP6: Add receiving mobility header functions through raw socket.Masahide NAKAMURA2006-09-22
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-22
* [IPV6]: Fix tclass setting for raw sockets.YOSHIFUJI Hideaki2006-09-18
* [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2006-07-25
* [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-21
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL2006-02-13
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-03
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-20
|\
| * [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-19
* | [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* | [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09
|/
* [PATCH] raw_sendmsg DoS on 2.6Mark J Cox2005-09-19
* [XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy2005-09-08
* [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-07
* [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-07
* [IPV6]: Repair Incoming Interface Handling for Raw Socket.YOSHIFUJI Hideaki2005-09-01
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-29
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29
* [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2005-08-29
* [IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald2005-08-29
* [IPV6]: Fix raw socket hardware checksum failuresPatrick McHardy2005-08-16
* [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu2005-06-19
* [IPV6]: Fix raw socket checksums with IPsecHerbert Xu2005-05-03
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-20
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16