Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-09xen/netback: do some code cleanupJuergen Gross
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-02-24Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-02-24Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2021-12-16xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-16xen/netback: fix rx queue stall detectionJuergen Gross
2021-10-22net: xen: use eth_hw_addr_set()Jakub Kicinski
2021-10-15xen-netback: Remove redundant initialization of variable errColin Ian King
2021-09-19xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-06-07xen-netback: take a reference to the RX task threadRoger Pau Monne
2021-04-14xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-03-10Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-03xen-netback: respect gnttab_map_refs()'s return valueJan Beulich
2021-03-02xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich
2021-02-22Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-15xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-12xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-12xen/netback: fix spurious event detection for common event caseJuergen Gross
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-04xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-01-17net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones
2021-01-08net: group skb_shinfo zerocopy related bits together.Jonathan Lemon
2021-01-08skbuff: Add skb parameter to the ubuf zerocopy callbackJonathan Lemon
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-10-20xen/netback: use lateeoi irq bindingJuergen Gross
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-02xen networking: add XDP offset adjustment to xen-netbackDenis Kirjanov
2020-01-17net: xen-netback: hash.c: Use built-in RCU list checkingMadhuparna Bhowmik
2019-12-27xen-netback: support dynamic unbind/bindPaul Durrant
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-18xen-netback: remove 'hotplug-status' once it has served its purposePaul Durrant
2019-12-18xen-netback: switch state to InitWait at the end of netback_probe()...Paul Durrant
2019-12-18xen-netback: move netback_probe() and netback_remove() to the end...Paul Durrant
2019-12-15xen-netback: avoid race that can lead to NULL pointer dereferencePaul Durrant
2019-10-22xen/netback: cleanup init and deinit codeJuergen Gross
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-12xen-netback: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09xen/netback: Reset nr_frags before freeing skbRoss Lagerwall
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-01xen-netback: remove redundant assignment to errColin Ian King
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner