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