Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-08-07 | esp: Fix error handling on layer 2 xmit. | Steffen Klassert | 1 | -1/+1 |
2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari | 1 | -0/+1 |
2017-08-02 | esp6: Support RX checksum with crypto offload | Ilan Tayari | 1 | -1/+3 |
2017-06-22 | esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO | Yossi Kuperman | 1 | -0/+25 |
2017-04-19 | esp4/6: Fix GSO path for non-GSO SW-crypto packets | Ilan Tayari | 1 | -3/+4 |
2017-04-19 | esp6: fix incorrect null pointer check on xo | Colin Ian King | 1 | -1/+1 |
2017-04-14 | xfrm: Prepare the GRO codepath for hardware offloading. | Steffen Klassert | 1 | -19/+23 |
2017-04-14 | esp: Add gso handlers for esp4 and esp6 | Steffen Klassert | 1 | -0/+93 |
2017-04-14 | esp6: Reorganize esp_output | Steffen Klassert | 1 | -0/+103 |
2017-02-15 | esp: Add a software GRO codepath | Steffen Klassert | 1 | -0/+108 |