index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
1
-1
/
+0
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-08-12
xen-netback: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-38
/
+11
2019-08-09
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
1
-0
/
+2
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-3
/
+3
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-06-01
xen-netback: remove redundant assignment to err
Colin Ian King
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-12
xen-netback: add reference from xenvif to backend_info to facilitate coredump...
Dongli Zhang
2
-16
/
+19
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-3
/
+3
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+14
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2
-0
/
+9
2019-02-28
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
1
-5
/
+5
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
1
-3
/
+12
2019-02-08
xen-netback: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-10
net: xenbus: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-15
/
+3
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-17
/
+40
2018-09-28
net: xen-netback: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-09-25
xen-netback: handle page straddling in xenvif_set_hash_mapping()
Jan Beulich
1
-7
/
+18
2018-09-25
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
Jan Beulich
3
-8
/
+18
2018-09-25
xen-netback: fix input validation in xenvif_set_hash_mapping()
Jan Beulich
1
-5
/
+7
2018-09-12
xen-netback: remove unecessary condition check before debugfs_remove_recursive
zhong jiang
1
-2
/
+1
2018-09-12
net: xenbus: remove redundant condition check before debugfs_remove_recursive
zhong jiang
1
-2
/
+1
2018-08-03
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+2
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-02-26
xen-netback: make function xenvif_rx_skb static
Colin Ian King
1
-1
/
+1
2017-12-06
xen-netback: Fix logging message with spurious period after newline
Joe Perches
1
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-18
net/xen-netback: Convert timers to use timer_setup()
Kees Cook
3
-6
/
+4
2017-10-16
xen-netfront, xen-netback: Use correct minimum MTU values
Mohammed Gamal
1
-1
/
+1
2017-09-21
drivers: net: xen-netback: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-08-29
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
1
-2
/
+2
2017-06-22
xen-netback: correctly schedule rate-limited queues
Wei Liu
3
-2
/
+11
2017-03-13
xen-netback: fix race condition on XenBus disconnect
Igor Druzhinin
3
-20
/
+28
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+20
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-02-22
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+8
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+8
2017-02-14
xen-netback: vif counters from int/long to u64
Mart van Santen
2
-8
/
+8
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-4
/
+4
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-30
xen/netback: set default upper limit of tx/rx queues to 8
Juergen Gross
1
-2
/
+4
[next]