aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* [IPV6]: ip6_xmit: remove unnecessary NULL ptr checkPatrick McHardy2006-03-23
* [IPV6]: remove useless test in ip6_append_dataDave Jones2006-03-21
* [IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller2006-03-21
* [IPV4/6]: Fix UFO error propagationPatrick McHardy2006-03-12
* [IPV6]: Do not ignore IPV6_MTU socket option.YOSHIFUJI Hideaki2006-02-24
* [IPV6]: Set skb->priority in ip6_output.cPatrick McHardy2006-01-09
* [IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo2006-01-03
* [IPV6]: make two functions staticAdrian Bunk2005-11-29
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-28
* [IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng2005-10-03
* [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-07
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-29
* [IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald2005-08-29
* [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...Harald Welte2005-08-29
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-29
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-27
* [NET]: Remove unused security member in sk_buffThomas Graf2005-07-05
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-21
* [IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu2005-05-19
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16