aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman1-1/+1
2016-10-13xen-netback: (re-)create a debugfs node for hash informationPaul Durrant1-0/+68
2016-09-23Revert "xen-netback: create a debugfs node for hash information"David S. Miller1-68/+0
2016-08-23xen-netback: using kfree_rcu() to simplify the codeWei Yongjun1-11/+2
2016-08-18xen-netback: create a debugfs node for hash informationPaul Durrant1-0/+68
2016-05-20xen-netback: correct length checks on hash copy_opsPaul Durrant1-2/+2
2016-05-16xen-netback: add control protocol implementationPaul Durrant1-0/+384