summaryrefslogtreecommitdiff
path: root/include/net/udplite.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-07[UDP]: Revert udplite and code split.David S. Miller1-7/+2
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki1-2/+7
2008-01-29[UDP]: Restore missing inDatagrams incrementsHerbert Xu1-3/+0
2007-06-08[UDP]: Revert 2-pass hashing changes.David S. Miller1-1/+1
2007-05-11[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller1-1/+1
2007-04-26[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-3/+3
2007-04-26[UDP]: Clean up UDP-Lite receive checksumHerbert Xu1-33/+6
2006-12-03[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro1-2/+2
2006-12-03[UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller1-0/+2
2006-12-03[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro1-2/+2
2006-12-03[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+149