summaryrefslogtreecommitdiff
path: root/include/net/udplite.h
Commit message (Expand)AuthorAge
* udplite: fix partial checksum initializationAlexey Kodanev2018-02-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* udp: use a separate rx queue for packet receptionPaolo Abeni2017-05-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-16
|\
| * switch getfrag callbacks to ..._full() primitivesAl Viro2016-12-05
* | udplite: fix NULL pointer dereferencePaolo Abeni2016-11-15
|/
* net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-04
* put iov_iter into msghdrAl Viro2014-12-09
* ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-09
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* udplite.h: Remove extern from function prototypesJoe Perches2013-09-23
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-12
* udplite: fast-path computation of checksum coverageGerrit Renker2011-10-17
* udp: Switch to ip_finish_skbHerbert Xu2011-03-01
* udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-29
* [UDP]: Restore missing inDatagrams incrementsHerbert Xu2008-01-28
* [UDP]: Revert 2-pass hashing changes.David S. Miller2007-06-07
* [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-10
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-25
* [UDP]: Clean up UDP-Lite receive checksumHerbert Xu2007-04-25
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-02
* [UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller2006-12-02
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-02
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-02