summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/hash.c
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: handle page straddling in xenvif_set_hash_mapping()Jan Beulich2018-09-251-7/+18
* xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich2018-09-251-6/+14
* xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich2018-09-251-5/+7
* xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman2017-03-021-1/+1
* xen-netback: (re-)create a debugfs node for hash informationPaul Durrant2016-10-131-0/+68
* Revert "xen-netback: create a debugfs node for hash information"David S. Miller2016-09-231-68/+0Star
* xen-netback: using kfree_rcu() to simplify the codeWei Yongjun2016-08-241-11/+2Star
* xen-netback: create a debugfs node for hash informationPaul Durrant2016-08-191-0/+68
* xen-netback: correct length checks on hash copy_opsPaul Durrant2016-05-201-2/+2
* xen-netback: add control protocol implementationPaul Durrant2016-05-161-0/+384