index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_impl.h
Age
Commit message (
Expand
)
Author
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2013-10-19
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
2008-06-15
net: change proto destroy method to return void
Brian Haley
2008-03-22
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
2008-01-28
[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.
YOSHIFUJI Hideaki
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-06-07
[UDP]: Revert 2-pass hashing changes.
David S. Miller
2007-05-11
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker