summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udplite.c
Commit message (Expand)AuthorAgeFilesLines
* [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-111-1/+1
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-261-1/+1
* [NET]: Possible cleanups.Adrian Bunk2006-12-031-5/+5
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-031-1/+1
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-031-0/+105