aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/udplite.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet1-1/+1
2008-01-28[UDP]: Restore missing inDatagrams incrementsHerbert Xu1-3/+0
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller1-1/+1
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller1-1/+1
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-3/+3
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu1-33/+6
2006-12-02[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro1-2/+2
2006-12-02[UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller1-0/+2
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro1-2/+2
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+149