index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
2021-12-16
xen/netback: don't queue unlimited number of packages
Juergen Gross
2021-12-16
xen/netback: fix rx queue stall detection
Juergen Gross
2021-10-22
net: xen: use eth_hw_addr_set()
Jakub Kicinski
2021-10-15
xen-netback: Remove redundant initialization of variable err
Colin Ian King
2021-09-19
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Jan Beulich
2021-06-07
xen-netback: take a reference to the RX task thread
Roger Pau Monne
2021-04-13
xen-netback: Check for hotplug-status existence before watching
Michael Brown
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-03
xen-netback: respect gnttab_map_refs()'s return value
Jan Beulich
2021-03-01
xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating
Jan Beulich
2021-02-21
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-15
xen-netback: don't "handle" error by BUG()
Jan Beulich
2021-02-11
xen/events: link interdomain events to associated xenbus device
Juergen Gross
2021-02-11
xen/netback: fix spurious event detection for common event case
Juergen Gross
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-04
xen/netback: avoid race in xenvif_rx_ring_slots_available()
Juergen Gross
2021-01-16
net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
Lee Jones
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-14
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2020-10-20
xen/netback: use lateeoi irq binding
Juergen Gross
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
[next]