aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* net: change netdev->features to u32Michał Mirosław2011-01-241-2/+2
* net: add __rcu annotations to protocolEric Dumazet2010-10-271-2/+2
* net: drop capability from protocol definitionsEric Paris2009-11-051-4/+0
* net: cleanup include/netEric Dumazet2009-11-041-2/+1
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-141-3/+3
* net: constify struct net_protocolAlexey Dobriyan2009-09-141-4/+3
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-1/+1
* ipv6: Add GRO supportHerbert Xu2009-01-081-0/+3
* ipv4: Add GRO infrastructureHerbert Xu2008-12-151-0/+3
* [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev2008-03-241-1/+2
* [IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano2008-01-281-1/+1
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-151-1/+1
* [INET]: Change protocol field in struct inet_protosw to u16Arnaldo Carvalho de Melo2006-12-021-1/+1
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-021-1/+1
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-081-0/+2
* [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-0/+6
* [NET]: Added GSO header verificationHerbert Xu2006-06-291-1/+2
* [NET]: Add software TSOv4Herbert Xu2006-06-231-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-071-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+99