index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
xen-netback: remove unused variables pending_idx and index
Tom Rix
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-07
xen/netback: fix build warning
Juergen Gross
2022-12-06
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
2022-12-06
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
xen/netback: use struct ubuf_info_msgzc
Pavel Begunkov
2022-09-23
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
2022-09-03
xen-netback: only remove 'hotplug-status' when the vif is actually destroyed
Paul Durrant
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
Juergen Gross
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-08
xen/netback: do some code cleanup
Juergen Gross
2022-05-31
xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
Juergen Gross
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-02-24
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
2022-02-24
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
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
[next]