| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-28 | net/xen-netback: prevent UAF in xenvif_flush_hash() | Jeongjun Park | 1 | -3/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-01-17 | net: xen-netback: hash.c: Use built-in RCU list checking | Madhuparna Bhowmik | 1 | -2/+4 |
| 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-02 | 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-23 | xen-netback: using kfree_rcu() to simplify the code | Wei Yongjun | 1 | -11/+2 |
| 2016-08-18 | 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 |