Historique des commits

Auteur SHA1 Message Date
  David S. Miller 5cd3da4ba2 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net il y a 7 ans
  Sabrina Dubroca 603d4cf8fe net: fix use-after-free in GRO with ESP il y a 7 ans
  David Miller d4546c2509 net: Convert GRO SKB handling to list_head. il y a 7 ans
  Alexey Kodanev 3d0241d57c gso: fix payload length when gso_size is zero il y a 8 ans
  David S. Miller 880388aa3c net: Remove all references to SKB_GSO_UDP. il y a 8 ans
  Sabrina Dubroca fcd91dd449 net: add recursion limit to GRO il y a 9 ans
  Steffen Klassert 07b26c9454 gso: Support partial splitting at the frag_list pointer il y a 9 ans
  Tom Herbert 5c7cdf339a gso: Remove arbitrary checks for unsupported GSO il y a 9 ans
  Alexander Duyck e0c20967c8 GRE: Add support for GRO/GSO of IPv6 GRE traffic il y a 9 ans
  Alexander Duyck 802ab55adc GSO: Support partial segmentation offload il y a 9 ans
  Alexander Duyck cbc53e08a7 GSO: Add GSO type for fixed IPv4 ID il y a 9 ans
  Alexander Duyck a0ca153f98 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU il y a 9 ans
  Alexander Duyck 5197f3499c net: Reset encap_level to avoid resetting features on inner IP headers il y a 9 ans
  Jesse Gross fac8e0f579 tunnels: Don't apply GRO to multiple layers of encapsulation. il y a 9 ans
  Alexander Duyck c194cf93c1 gro: Defer clearing of flush bit in tunnel paths il y a 9 ans
  Alexander Duyck 2246387662 GSO: Provide software checksum of tunneled UDP fragmentation offload il y a 9 ans
  Alexander Duyck 3872035241 gre: Use inner_proto to obtain inner header protocol il y a 9 ans
  Alexander Duyck 2e598af713 gre: Use GSO flags to determine csum need instead of GRE flags il y a 9 ans
  Alexander Duyck ddff00d420 net: Move skb_has_shared_frag check out of GRE code and into segmentation il y a 9 ans
  Alexander Duyck bef3c6c937 net: Drop unecessary enc_features variable from tunnel segmentation functions il y a 9 ans
  Eric Dumazet 7e3b6e7423 ipv6: gre: support SIT encapsulation il y a 10 ans
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL il y a 10 ans
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL il y a 10 ans
  Tom Herbert 6fb2a75673 gre: Set inner mac header in gro complete il y a 10 ans
  Tom Herbert 14051f0452 gre: Use inner mac length when computing tunnel length il y a 11 ans
  Florian Westphal 1e16aa3ddf net: gso: use feature flag argument in all protocol gso handlers il y a 11 ans
  Li RongQing b4e3cef703 ipv4: fix a potential use after free in gre_offload.c il y a 11 ans
  Tom Herbert 53e5039896 net: Remove gso_send_check as an offload callback il y a 11 ans
  Tom Herbert 884d338c04 gre: Add support for checksum unnecessary conversions il y a 11 ans
  Tom Herbert 662880f442 net: Allow GRO to use and set levels of checksum unnecessary il y a 11 ans