aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/raw.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2006-07-251-0/+1
* [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-201-2/+1
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-201-49/+45
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-25/+87
* [IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL2006-02-131-4/+1
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [IP]: Simplify and consolidate MSG_PEEK error handlingHerbert Xu2006-01-031-13/+3
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-201-1/+3
|\
| * [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-201-1/+3
* | [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-26/+16
* | [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-091-1/+3
|/
* [PATCH] raw_sendmsg DoS on 2.6Mark J Cox2005-09-191-1/+1
* [XFRM]: Always release dst_entry on error in xfrm_lookupPatrick McHardy2005-09-081-3/+1
* [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-081-3/+11
* [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-081-2/+1
* [IPV6]: Repair Incoming Interface Handling for Raw Socket.YOSHIFUJI Hideaki2005-09-011-2/+2
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-291-2/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-0/+1
* [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2005-08-291-1/+4
* [IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald2005-08-291-3/+8
* [IPV6]: Fix raw socket hardware checksum failuresPatrick McHardy2005-08-161-0/+2
* [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu2005-06-181-4/+4
* [IPV6]: Fix raw socket checksums with IPsecHerbert Xu2005-05-031-3/+4
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-191-4/+2
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-191-13/+40
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1157