index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
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
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
[next]