aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_impl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-2/+2
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches1-18/+18
2012-04-15ipv4: fix checkpatch errorsDaniel Baluta1-1/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-2/+2
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet1-2/+2
2008-06-14net: change proto destroy method to return voidBrian Haley1-1/+1
2008-03-22[UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov1-5/+1
2007-10-10[UDP]: Randomize port selection.Stephen Hemminger1-1/+1
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller1-3/+3
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller1-3/+3
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+38