summaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_impl.h
Commit message (Expand)AuthorAgeFilesLines
* udplite: call proper backlog handlersEric Dumazet2016-11-241-1/+1
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-2/+2
* net: ipv4/ipv6: Remove extern from function prototypesJoe Perches2013-10-191-18/+18
* ipv4: fix checkpatch errorsDaniel Baluta2012-04-151-1/+1
* 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