index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-01
xen networking: add XDP offset adjustment to xen-netback
Denis Kirjanov
2020-01-17
net: xen-netback: hash.c: Use built-in RCU list checking
Madhuparna Bhowmik
2019-12-26
xen-netback: support dynamic unbind/bind
Paul Durrant
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-17
xen-netback: remove 'hotplug-status' once it has served its purpose
Paul Durrant
2019-12-17
xen-netback: switch state to InitWait at the end of netback_probe()...
Paul Durrant
2019-12-17
xen-netback: move netback_probe() and netback_remove() to the end...
Paul Durrant
2019-12-15
xen-netback: avoid race that can lead to NULL pointer dereference
Paul Durrant
2019-10-22
xen/netback: cleanup init and deinit code
Juergen Gross
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-11
xen-netback: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-08
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-05-31
xen-netback: remove redundant assignment to err
Colin Ian King
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-12
xen-netback: add reference from xenvif to backend_info to facilitate coredump...
Dongli Zhang
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2019-02-28
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
2019-02-08
xen-netback: mark expected switch fall-through
Gustavo A. R. Silva
2018-12-10
net: xenbus: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-28
net: xen-netback: fix return type of ndo_start_xmit function
YueHaibing
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
2018-09-11
xen-netback: remove unecessary condition check before debugfs_remove_recursive
zhong jiang
2018-09-11
net: xenbus: remove redundant condition check before debugfs_remove_recursive
zhong jiang
2018-08-02
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-02-26
xen-netback: make function xenvif_rx_skb static
Colin Ian King
2017-12-06
xen-netback: Fix logging message with spurious period after newline
Joe Perches
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-18
net/xen-netback: Convert timers to use timer_setup()
Kees Cook
2017-10-16
xen-netfront, xen-netback: Use correct minimum MTU values
Mohammed Gamal
2017-09-21
drivers: net: xen-netback: use setup_timer() helper.
Allen Pais
2017-08-28
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
2017-06-22
xen-netback: correctly schedule rate-limited queues
Wei Liu
2017-03-12
xen-netback: fix race condition on XenBus disconnect
Igor Druzhinin
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
[next]