summaryrefslogtreecommitdiffstats
path: root/net/ipv6/datagram.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-26/+26
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-081-1/+1
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-3/+3
* [IPV6]: flowlabels are net-endianAl Viro2006-12-021-5/+5
* [IPV6] MIP6: Add socket option and ancillary data interface of routing header...Masahide NAKAMURA2006-09-221-4/+7
* [IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2006-09-221-1/+6
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-0/+2
* [IPV6]: Accept -1 for IPV6_TCLASSRemi Denis-Courmont2006-09-171-1/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala2005-11-201-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-1/+24
* [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-081-8/+102
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-291-2/+2
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-0/+1
* [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu2005-06-181-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+600