index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_impl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-2
/
+2
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-2
/
+2
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
1
-6
/
+0
2019-01-17
udp6: add missing rehash callback to udplite
Alexey Kodanev
1
-0
/
+1
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
1
-1
/
+0
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
1
-1
/
+1
2016-08-23
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
1
-2
/
+0
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2013-10-19
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
1
-21
/
+20
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+2
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
1
-1
/
+1
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
1
-2
/
+2
2008-06-14
net: change proto destroy method to return void
Brian Haley
1
-1
/
+1
2008-03-22
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
1
-0
/
+2
2008-01-28
[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
1
-1
/
+1
2007-06-07
[UDP]: Revert 2-pass hashing changes.
David S. Miller
1
-2
/
+0
2007-05-10
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
1
-0
/
+2
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-3
/
+3
2006-12-02
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
1
-0
/
+34