summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udplite.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2008-01-281-1/+1
* [IPV6]: fix section mismatch warningsDaniel Lezcano2008-01-281-1/+1
* [IPV6]: make the protocol initialization to return an error codeDaniel Lezcano2008-01-281-4/+21
* [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-071-0/+3
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-151-2/+2
* [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-071-1/+1
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-101-1/+1
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-251-1/+1
* [NET]: Possible cleanups.Adrian Bunk2006-12-021-5/+5
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-021-1/+1
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+105
OpenPOWER on IntegriCloud