summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: properly sync TX responsesJan Beulich2024-02-011-44/+40
* xen-netback: don't produce zero-size SKB fragsJan Beulich2024-01-081-6/+38
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-2/+1
|\
| * kthread: add kthread_stop_putAndreas Gruenbacher2023-10-041-2/+1
* | xen-netback: add software timestamp capabilitiesLuca Fancellu2023-10-131-1/+4
* | xen-netback: use default TX queue size for vifsRoger Pau Monne2023-10-081-4/+0
|/
* xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall2023-08-031-5/+10
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\
| * xen/netback: Pass (void *) to virt_to_page()Linus Walleij2023-05-291-1/+1
* | net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin2023-05-131-3/+1
|/
* xen/netback: use same error messages for same errorsJuergen Gross2023-03-301-4/+2
* xen/netback: remove not needed test in xenvif_tx_build_gops()Juergen Gross2023-03-281-4/+0
* xen/netback: don't do grant copy across page boundaryJuergen Gross2023-03-282-3/+24
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-271-5/+0
|\
| * xen-netback: remove unused variables pending_idx and indexTom Rix2023-02-271-5/+0
* | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
|/
* Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-2/+1
|\
| * xen: make remove callback of xen driver void returnedDawei Li2022-12-151-2/+1
* | xen/netback: fix build warningJuergen Gross2022-12-071-1/+1
* | xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross2022-12-063-6/+10
* | xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall2022-12-061-100/+123
|/
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-2/+1
* xen/netback: use struct ubuf_info_msgzcPavel Begunkov2022-09-283-6/+7
* xen-netback: use kstrdup instead of open-coding itMinghao Chi2022-09-231-2/+1
* xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant2022-09-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-0/+1
|\
| * xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross2022-07-141-0/+1
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-3/+1
* | xen/netback: do some code cleanupJuergen Gross2022-06-084-29/+5
|/
* xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross2022-05-311-1/+1
* eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-2/+1
* Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki2022-02-241-8/+4
* Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki2022-02-241-1/+1
* xen/netback: don't queue unlimited number of packagesJuergen Gross2021-12-161-7/+11
* xen/netback: fix rx queue stall detectionJuergen Gross2021-12-162-24/+42
* net: xen: use eth_hw_addr_set()Jakub Kicinski2021-10-221-2/+4
* xen-netback: Remove redundant initialization of variable errColin Ian King2021-10-151-1/+1
* xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-09-191-1/+1
* xen-netback: take a reference to the RX task threadRoger Pau Monne2021-06-071-0/+6
* xen-netback: Check for hotplug-status existence before watchingMichael Brown2021-04-131-4/+8
* Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-091-2/+2
|\
| * xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich2021-03-011-2/+2
* | xen-netback: respect gnttab_map_refs()'s return valueJan Beulich2021-03-031-1/+11
|/
* Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-211-3/+1
|\
| * xen-netback: don't "handle" error by BUG()Jan Beulich2021-02-151-3/+1
* | xen/events: link interdomain events to associated xenbus deviceJuergen Gross2021-02-111-8/+8
* | xen/netback: fix spurious event detection for common event caseJuergen Gross2021-02-111-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-1/+8
|\|
| * xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross2021-02-041-1/+8
* | net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones2021-01-161-2/+2