aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback
Commit message (Expand)AuthorAge
* xen/netback: fix error path of xenvif_connect_data()Juergen Gross2019-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\
| * xen/netback: Reset nr_frags before freeing skbRoss Lagerwall2019-08-08
* | xen-netback: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-12
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-30
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-22
|/
* xen-netback: remove redundant assignment to errColin Ian King2019-05-31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* xen-netback: add reference from xenvif to backend_info to facilitate coredump...Dongli Zhang2019-04-12
* net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-02
|\
| * xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2019-02-28
| * xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-02-28
* | net: Don't set transport offset to invalid valueMaxim Mikityanskiy2019-02-22
* | xen-netback: mark expected switch fall-throughGustavo A. R. Silva2019-02-08
|/
* net: xenbus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\
| * xen-netback: handle page straddling in xenvif_set_hash_mapping()Jan Beulich2018-09-25
| * xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich2018-09-25
| * xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich2018-09-25
* | net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing2018-09-28
* | xen-netback: remove unecessary condition check before debugfs_remove_recursivezhong jiang2018-09-12
* | net: xenbus: remove redundant condition check before debugfs_remove_recursivezhong jiang2018-09-12
|/
* xen-netback: use true and false for boolean valuesGustavo A. R. Silva2018-08-02
* net: allow fallback function to pass netdevAlexander Duyck2018-07-09
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-26
* xen-netback: make function xenvif_rx_skb staticColin Ian King2018-02-26
* xen-netback: Fix logging message with spurious period after newlineJoe Perches2017-12-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * xen-netfront, xen-netback: Use correct minimum MTU valuesMohammed Gamal2017-10-16
* | net/xen-netback: Convert timers to use timer_setup()Kees Cook2017-10-18
* | drivers: net: xen-netback: use setup_timer() helper.Allen Pais2017-09-21
|/
* xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn2017-08-28
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-06-22
* xen-netback: fix race condition on XenBus disconnectIgor Druzhinin2017-03-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\
| * xen-netback: don't vfree() queues under spinlockPaul Durrant2017-03-03
| * xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant2017-03-03
| * xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman2017-03-02
* | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\
| * | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-21
|\ \ \ | |_|/ |/| |
| * | xen: modify xenstore watch event interfaceJuergen Gross2017-02-09
| * | xen/netback: set default upper limit of tx/rx queues to 8Juergen Gross2017-01-29
| |/
* / xen-netback: vif counters from int/long to u64Mart van Santen2017-02-13
|/