aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[IPV6]: remove useless test in ip6_append_dataDave Jones1-1/+1
2006-03-20[IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller1-20/+21
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy1-3/+4
2006-02-24[IPV6]: Do not ignore IPV6_MTU socket option.YOSHIFUJI Hideaki1-2/+13
2006-01-09[IPV6]: Set skb->priority in ip6_output.cPatrick McHardy1-0/+4
2006-01-03[IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo1-0/+2
2005-11-29[IPV6]: make two functions staticAdrian Bunk1-1/+2
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai1-0/+6
2005-11-08[NET]: kfree cleanupJesper Juhl1-10/+5
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju1-1/+70
2005-10-03[IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng1-1/+1
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki1-7/+17
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-1/+1
2005-08-29[IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald1-1/+3
2005-08-29[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.cHarald Welte1-32/+0
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte1-14/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-6/+1
2005-07-05[NET]: Remove unused security member in sk_buffThomas Graf1-1/+0
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy1-3/+0
2005-05-18[IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu1-6/+8
2005-04-19[IPV6]: Replace bogus instances of inet->recverrHerbert Xu1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1197