Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-28 | xen-netback: don't populate the hash cache on XenBus disconnect | Igor Druzhinin | 1 | -0/+2 |
2018-09-25 | xen-netback: handle page straddling in xenvif_set_hash_mapping() | Jan Beulich | 1 | -7/+18 |
2018-09-25 | xen-netback: validate queue numbers in xenvif_set_hash_mapping() | Jan Beulich | 1 | -6/+14 |
2018-09-25 | xen-netback: fix input validation in xenvif_set_hash_mapping() | Jan Beulich | 1 | -5/+7 |
2017-03-03 | xen-netback: Use GFP_ATOMIC to allocate hash | Anoob Soman | 1 | -1/+1 |
2016-10-13 | xen-netback: (re-)create a debugfs node for hash information | Paul Durrant | 1 | -0/+68 |
2016-09-23 | Revert "xen-netback: create a debugfs node for hash information" | David S. Miller | 1 | -68/+0 |
2016-08-24 | xen-netback: using kfree_rcu() to simplify the code | Wei Yongjun | 1 | -11/+2 |
2016-08-19 | xen-netback: create a debugfs node for hash information | Paul Durrant | 1 | -0/+68 |
2016-05-20 | xen-netback: correct length checks on hash copy_ops | Paul Durrant | 1 | -2/+2 |
2016-05-16 | xen-netback: add control protocol implementation | Paul Durrant | 1 | -0/+384 |