summaryrefslogtreecommitdiff
path: root/include/net/protocol.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley1-1/+1
2009-01-08ipv6: Add GRO supportHerbert Xu1-0/+3
2008-12-16ipv4: Add GRO infrastructureHerbert Xu1-0/+3
2008-03-25[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev1-1/+2
2008-01-29[IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano1-1/+1
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu1-1/+1
2006-12-03[INET]: Change protocol field in struct inet_protosw to u16Arnaldo Carvalho de Melo1-1/+1
2006-12-03[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro1-1/+1
2006-07-09[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu1-0/+2
2006-07-01[IPV6]: Added GSO support for TCPv6Herbert Xu1-0/+6
2006-06-30[NET]: Added GSO header verificationHerbert Xu1-1/+2
2006-06-23[NET]: Add software TSOv4Herbert Xu1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy1-1/+1
2006-01-04[NET]: move struct proto_ops to constEric Dumazet1-1/+1
2006-01-04[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo1-0/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+99