aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_offload.c
Commit message (Expand)AuthorAge
* udp: use indirect call wrappers for GRO socket lookupPaolo Abeni2018-12-15
* net: use indirect call wrappers at GRO transport layerPaolo Abeni2018-12-15
* udp: implement GRO for plain UDP sockets.Paolo Abeni2018-11-07
* udp: gro behind static keyWillem de Bruijn2018-10-05
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\
| * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-02
* | net: Convert GRO SKB handling to list_head.David Miller2018-06-25
|/
* udp: avoid refcount_t saturation in __udp_gso_segment()Eric Dumazet2018-05-11
* udp: Do not copy destructor if one is not presentAlexander Duyck2018-05-08
* udp: Add support for software checksum and GSO_PARTIAL with GSO offloadAlexander Duyck2018-05-08
* udp: Partially unroll handling of first segment and last segmentAlexander Duyck2018-05-08
* udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck2018-05-08
* udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck2018-05-08
* udp: Complement partial checksum for GSO packetSean Tranchetti2018-05-02
* udp: remove stray export symbolWillem de Bruijn2018-04-27
* udp: better wmem accounting on gsoWillem de Bruijn2018-04-26
* udp: add udp gsoWillem de Bruijn2018-04-26
* gso: validate gso_type in GSO handlersWillem de Bruijn2018-01-22
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-23
* gso: fix payload length when gso_size is zeroAlexey Kodanev2017-10-08
* inet: Remove software UFO fragmenting code.David S. Miller2017-07-17
* net: Remove all references to SKB_GSO_UDP.David S. Miller2017-07-17
* udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka2017-04-24
* net: add recursion limit to GROSabrina Dubroca2016-10-20
* gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-19
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-06
* | GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* | udp: Remove udp_offloadsTom Herbert2016-04-07
* | udp: Add GRO functions to UDP socketTom Herbert2016-04-07
|/
* net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-23
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* GSO/UDP: Use skb->len instead of udph->len to determine length of original skbAlexander Duyck2016-03-13
* GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck2016-02-26
* udp: Use uh->len instead of skb->len to compute checksum in segmentationAlexander Duyck2016-02-11
* udp: Clean up the use of flags in UDP segmentation offloadAlexander Duyck2016-02-11
* net: Update remote checksum segmentation to support use of GSO checksumAlexander Duyck2016-02-11
* net: Drop unecessary enc_features variable from tunnel segmentation functionsAlexander Duyck2016-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-10
* | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-11
* udp: pass udp_offload struct to UDP gro callbacksTom Herbert2015-01-14
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-06
* udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-05
* udp: Offload outer UDP tunnel csum if availableTom Herbert2014-11-05
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-20
* fou: eliminate IPv4,v6 specific GRO functionsTom Herbert2014-10-03