index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-08-28
net/xen-netback: prevent UAF in xenvif_flush_hash()
Jeongjun Park
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2024-02-15
net: fill in MODULE_DESCRIPTION()s for xen-netback
Breno Leitao
2024-02-01
xen-netback: properly sync TX responses
Jan Beulich
2024-01-08
xen-netback: don't produce zero-size SKB frags
Jan Beulich
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-13
xen-netback: add software timestamp capabilities
Luca Fancellu
2023-10-08
xen-netback: use default TX queue size for vifs
Roger Pau Monne
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-08-03
xen/netback: Fix buffer overrun triggered by unusual packet
Ross Lagerwall
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-29
xen/netback: Pass (void *) to virt_to_page()
Linus Walleij
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-03-30
xen/netback: use same error messages for same errors
Juergen Gross
2023-03-28
xen/netback: remove not needed test in xenvif_tx_build_gops()
Juergen Gross
2023-03-28
xen/netback: don't do grant copy across page boundary
Juergen Gross
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
[next]