aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_impl.h
Commit message (Expand)AuthorAgeFilesLines
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-2/+2
* udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-291-2/+2
* net: change proto destroy method to return voidBrian Haley2008-06-141-1/+1
* [UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov2008-03-221-5/+1
* [UDP]: Randomize port selection.Stephen Hemminger2007-10-101-1/+1
* [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-071-3/+3
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-101-3/+3
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+38