aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/udp_impl.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-17udp: add missing rehash callback to udpliteGravatar Alexey Kodanev 1-0/+1
2018-11-08net: Convert protocol error handlers from void to intGravatar Stefano Brivio 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticGravatar Paolo Abeni 1-1/+0
2016-11-24udplite: call proper backlog handlersGravatar Eric Dumazet 1-1/+1
2015-03-02net: Remove iocb argument from sendmsg and recvmsgGravatar Ying Xue 1-2/+2
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesGravatar Joe Perches 1-18/+18
2012-04-15ipv4: fix checkpatch errorsGravatar Daniel Baluta 1-1/+1
2009-09-30net: Make setsockopt() optlen be unsigned.Gravatar David S. Miller 1-2/+2
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-5/+1
2007-10-10[UDP]: Randomize port selection.Gravatar Stephen Hemminger 1-1/+1
2007-06-07[UDP]: Revert 2-pass hashing changes.Gravatar David S. Miller 1-3/+3
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.Gravatar David S. Miller 1-3/+3
2007-02-10[NET] IPV4: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGravatar Gerrit Renker 1-0/+38