1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  3. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 6 years ago
  4. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  5. 6892286 tcp: Do not reload skb pointer after skb_gro_receive(). by David Miller · 7 years ago
  6. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  7. 7ec318f tcp: gso: avoid refcount_t warning from tcp_gso_segment() by Eric Dumazet · 7 years ago
  8. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  9. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  10. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 9 years ago
  11. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  12. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
  13. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  14. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 9 years ago
  15. a7eea41 tcp: reserve tcp_skb_mss() to tcp stack by Eric Dumazet · 10 years ago
  16. 74abc20 tcp: cleanup static functions by Eric Dumazet · 10 years ago
  17. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  18. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  19. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  20. d020f8f tcp: move logic out of tcp_v[64]_gso_send_check by Tom Herbert · 10 years ago
  21. 149d077 tcp: Call skb_gro_checksum_validate by Tom Herbert · 10 years ago
  22. f066e2b net-timestamp: cumulative tcp timestamping fixes by Willem de Bruijn · 10 years ago
  23. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  24. c3caf11 net-gre-gro: Fix a bug that breaks the forwarding path by Jerry Chu · 10 years ago
  25. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  26. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 11 years ago
  27. e9c3a24 tcp: Call gso_make_checksum by Tom Herbert · 11 years ago
  28. b53c733 tcp: do not export tcp_gso_segment() and tcp_gro_receive() by Eric Dumazet · 11 years ago
  29. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  30. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  31. b8ee93b gro: Clean up tcpX_gro_receive checksum verification by Herbert Xu · 11 years ago
  32. cc5c00b gro: Only verify TCP checksums for candidates by Herbert Xu · 11 years ago
  33. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 0d08c42 tcp: gso: fix truesize tracking by Eric Dumazet · 11 years ago
  35. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  36. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  37. 28be6e0 tcp: rename tcp_tso_segment() by Eric Dumazet · 11 years ago
  38. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 12 years ago