提交历史

作者 SHA1 备注 提交日期
  Sabrina Dubroca fcd91dd449 net: add recursion limit to GRO 8 年之前
  Steffen Klassert 07b26c9454 gso: Support partial splitting at the frag_list pointer 9 年之前
  Tom Herbert 5c7cdf339a gso: Remove arbitrary checks for unsupported GSO 9 年之前
  David S. Miller e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年之前
  Jarno Rajahalme 229740c631 udp_offload: Set encapsulation before inner completes. 9 年之前
  Alexander Duyck 802ab55adc GSO: Support partial segmentation offload 9 年之前
  Tom Herbert 46aa2f30aa udp: Remove udp_offloads 9 年之前
  Tom Herbert a6024562ff udp: Add GRO functions to UDP socket 9 年之前
  Alexander Duyck 5197f3499c net: Reset encap_level to avoid resetting features on inner IP headers 9 年之前
  Jesse Gross fac8e0f579 tunnels: Don't apply GRO to multiple layers of encapsulation. 9 年之前
  Alexander Duyck 0833482495 GSO/UDP: Use skb->len instead of udph->len to determine length of original skb 9 年之前
  Alexander Duyck 2246387662 GSO: Provide software checksum of tunneled UDP fragmentation offload 9 年之前
  Alexander Duyck dbef491ebe udp: Use uh->len instead of skb->len to compute checksum in segmentation 9 年之前
  Alexander Duyck fdaefd62fd udp: Clean up the use of flags in UDP segmentation offload 9 年之前
  Alexander Duyck 7fbeffed77 net: Update remote checksum segmentation to support use of GSO checksum 9 年之前
  Alexander Duyck bef3c6c937 net: Drop unecessary enc_features variable from tunnel segmentation functions 9 年之前
  David S. Miller 9d367eddf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年之前
  Hannes Frederic Sowa 787d7ac308 udp: restrict offloads to one namespace 9 年之前
  Tom Herbert c8cd0989bd net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM 9 年之前
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL 10 年之前
  Tom Herbert 6db93ea13b udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path 10 年之前
  Tom Herbert a2b12f3c7a udp: pass udp_offload struct to UDP gro callbacks 10 年之前
  Pravin B Shelar 59b93b41e7 net: Remove MPLS GSO feature. 10 年之前
  Tom Herbert e585f23636 udp: Changes to udp_offload to support remote checksum offload 10 年之前
  Tom Herbert 4bcb877d25 udp: Offload outer UDP tunnel csum if available 10 年之前
  Florian Westphal 1e16aa3ddf net: gso: use feature flag argument in all protocol gso handlers 10 年之前
  Tom Herbert efc98d08e1 fou: eliminate IPv4,v6 specific GRO functions 11 年之前
  Tom Herbert 8bce6d7d0d udp: Generalize skb_udp_segment 11 年之前
  Tom Herbert 53e5039896 net: Remove gso_send_check as an offload callback 11 年之前
  Tom Herbert f71470b37e udp: move logic out of udp[46]_ufo_send_check 11 年之前