index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udplite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
2008-03-28
1
-1
/
+3
*
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
2008-03-28
1
-2
/
+0
*
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
2008-03-28
1
-1
/
+3
*
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-28
1
-3
/
+0
*
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
Pavel Emelyanov
2008-03-24
1
-2
/
+17
*
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
2008-03-22
1
-6
/
+2
*
[NETNS][IPV6] udp6 - make proc per namespace
Daniel Lezcano
2008-03-21
1
-2
/
+2
*
[UDP]: Revert udplite and code split.
David S. Miller
2008-03-06
1
-0
/
+125
*
[IPV6] UDP: Rename IPv6 UDP files.
YOSHIFUJI Hideaki
2008-03-04
1
-125
/
+0
*
[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.
YOSHIFUJI Hideaki
2008-01-28
1
-1
/
+1
*
[IPV6]: fix section mismatch warnings
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[IPV6]: make the protocol initialization to return an error code
Daniel Lezcano
2008-01-28
1
-4
/
+21
*
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
1
-0
/
+3
*
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
1
-2
/
+2
*
[UDP]: Revert 2-pass hashing changes.
David S. Miller
2007-06-07
1
-1
/
+1
*
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
2007-05-10
1
-1
/
+1
*
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-25
1
-1
/
+1
*
[NET]: Possible cleanups.
Adrian Bunk
2006-12-02
1
-5
/
+5
*
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
1
-0
/
+105