开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
hash.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-17
net: xen-netback: hash.c: Use built-in RCU list checking
Madhuparna Bhowmik
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2018-09-25
xen-netback: handle page straddling in xenvif_set_hash_mapping()
Jan Beulich
2018-09-25
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
Jan Beulich
2018-09-25
xen-netback: fix input validation in xenvif_set_hash_mapping()
Jan Beulich
2017-03-02
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
2016-10-13
xen-netback: (re-)create a debugfs node for hash information
Paul Durrant
2016-09-23
Revert "xen-netback: create a debugfs node for hash information"
David S. Miller
2016-08-23
xen-netback: using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-18
xen-netback: create a debugfs node for hash information
Paul Durrant
2016-05-20
xen-netback: correct length checks on hash copy_ops
Paul Durrant
2016-05-16
xen-netback: add control protocol implementation
Paul Durrant