Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gso: validate gso_type in GSO handlers | Willem de Bruijn | 2018-01-22 | 1 | -0/+3 |
* | net: use skb->csum_not_inet to identify packets needing crc32c | Davide Caratti | 2017-05-19 | 1 | -0/+1 |
* | skbuff: add stub to help computing crc32c on SCTP packets | Davide Caratti | 2017-05-19 | 1 | -0/+6 |
* | sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment | Xin Long | 2017-01-25 | 1 | -1/+1 |
* | sctp: fix GSO for IPv6 | Marcelo Ricardo Leitner | 2016-07-16 | 1 | -1/+22 |
* | sctp: Add GSO support | Marcelo Ricardo Leitner | 2016-06-03 | 1 | -0/+98 |