summaryrefslogtreecommitdiff
path: root/include/net/udplite.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-13net: ipv4: Standardize prefixes for message loggingJoe Perches1-2/+2
2011-10-18udplite: fast-path computation of checksum coverageGerrit Renker1-32/+31
2011-03-01udp: Switch to ip_finish_skbHerbert Xu1-0/+12
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet1-1/+1
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