index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
udplite.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
udplite: fast-path computation of checksum coverage
Gerrit Renker
2011-10-17
1
-32
/
+31
*
udp: Switch to ip_finish_skb
Herbert Xu
2011-03-01
1
-0
/
+12
*
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
2008-10-29
1
-1
/
+1
*
[UDP]: Restore missing inDatagrams increments
Herbert Xu
2008-01-28
1
-3
/
+0
*
[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
*
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-25
1
-33
/
+6
*
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2006-12-02
1
-2
/
+2
*
[UDPLite]: udplite.h needs ip6_checksum.h
David S. Miller
2006-12-02
1
-0
/
+2
*
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
1
-0
/
+149