1. 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 9 months ago
  2. 3ffb93b esp4: improve xfrm4_beet_gso_segment() to be more readable by Xin Long · 4 years, 10 months ago
  3. 6f29706 esp4: support ipv6 nexthdrs process for beet gso segment by Xin Long · 5 years ago
  4. db87668 xfrm: remove the xfrm_state_put call becofe going to out_reset by Xin Long · 5 years ago
  5. 384a46e esp4: add gso_segment for esp4 beet mode by Xin Long · 5 years ago
  6. 4e4362d xfrm: support output_mark for offload ESP packets by Ulrich Weber · 5 years ago
  7. e3b60ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  8. 4f518e8 xfrm: remove type and offload_type map from xfrm_state_afinfo by Florian Westphal · 6 years ago
  9. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  10. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
  12. 7613b92 xfrm: remove gso_segment indirection from xfrm_mode by Florian Westphal · 6 years ago
  13. 65fd2c2 xfrm: gso partial offload support by Boris Pismenny · 6 years ago
  14. 6ed6918 xfrm: Reset secpath in xfrm failure by Myungho Jung · 6 years ago
  15. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  16. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  17. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  18. fcb662d xfrm: don't check offload_handle for nonzero by Shannon Nelson · 7 years ago
  19. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  20. 5211fcf esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting by Shannon Nelson · 7 years ago
  21. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. 121d57a gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  23. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 374d1b5 esp: Fix GRO when the headers not fully in the linear part of the skb. by Steffen Klassert · 7 years ago
  25. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  26. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 8 years ago
  28. ffdb521 xfrm: Auto-load xfrm offload modules by Ilan Tayari · 8 years ago
  29. ec9567a esp4: Support RX checksum with crypto offload by Ilan Tayari · 8 years ago
  30. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  31. bcd1f8a xfrm: Prepare the GRO codepath for hardware offloading. by Steffen Klassert · 8 years ago
  32. 7862b40 esp: Add gso handlers for esp4 and esp6 by Steffen Klassert · 8 years ago
  33. fca11eb esp4: Reorganize esp_output by Steffen Klassert · 8 years ago
  34. 7785bba esp: Add a software GRO codepath by Steffen Klassert · 8 years ago