aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp_impl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni1-1/+0
2016-11-24udplite: call proper backlog handlersEric Dumazet1-1/+1
2016-08-23ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet1-2/+0
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-4/+3
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches1-21/+20
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet1-0/+2
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-2/+2
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley1-1/+1
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-0/+2
2008-01-28[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.YOSHIFUJI Hideaki1-0/+1
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu1-1/+1
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller1-2/+0
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller1-0/+2
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+34