aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/udp_impl.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-30net: Make setsockopt() optlen be unsigned.Gravatar David S. Miller 1-2/+2
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeGravatar Brian Haley 1-1/+1
2008-10-29udp: introduce struct udp_table and multiple spinlocksGravatar Eric Dumazet 1-2/+2
2008-06-14net: change proto destroy method to return voidGravatar Brian Haley 1-1/+1
2008-03-22[UDP]: Make full use of proto.h.udp_hash innovation.Gravatar Pavel Emelyanov 1-0/+2
2008-01-28[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.Gravatar YOSHIFUJI Hideaki 1-0/+1
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersGravatar Herbert Xu 1-1/+1
2007-06-07[UDP]: Revert 2-pass hashing changes.Gravatar David S. Miller 1-2/+0
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.Gravatar David S. Miller 1-0/+2
2007-02-10[NET] IPV6: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-3/+3
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGravatar Gerrit Renker 1-0/+34