Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd0120dea601de654a5a6d959da3a632a02200f0
/
drivers
/
net
/
xen-netback
3764149
xen-netback: better names for thresholds
by Wei Liu
· 12 years ago
59ccb4e
xen-netback: avoid allocating variable size array on stack
by Wei Liu
· 12 years ago
ac69c26
xen-netback: remove redundent parameter in netbk_count_requests
by Wei Liu
· 12 years ago
03393fd5
xen-netback: don't disconnect frontend when seeing oversize packet
by Wei Liu
· 12 years ago
2810e5b
xen-netback: coalesce slots in TX path and fix regressions
by Wei Liu
· 12 years ago
bea8933
xen-netback: switch to use skb_partial_csum_set()
by Jason Wang
· 12 years ago
9eaee8b
xen-netback: fix sparse warning
by stephen hemminger
· 12 years ago
40893fd
net: switch to use skb_probe_transport_header()
by Jason Wang
· 12 years ago
f9ca8f7
netback: set transport header before passing it to kernel
by Jason Wang
· 12 years ago
27f8522
xen-netback: remove skb in xen_netbk_alloc_page
by Wei Liu
· 12 years ago
629821d
Revert "xen: netback: remove redundant xenvif_put"
by David S. Miller
· 12 years ago
d372045
xen: netback: remove redundant xenvif_put
by Andrew Jones
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
3e55f8b
xen-netback: cancel the credit timer when taking the vif down
by David Vrabel
· 12 years ago
35876b5
xen-netback: correctly return errors from netbk_count_requests()
by David Vrabel
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b914972
netback: correct netbk_tx_err to handle wrap around.
by Ian Campbell
· 12 years ago
4cc7c1c
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
by Ian Campbell
· 12 years ago
7d5145d
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
by Matthew Daley
· 12 years ago
48856286
xen/netback: shutdown the ring if it contains garbage.
by Ian Campbell
· 12 years ago
4a633a6
xen-netback: allow changing the MAC address of the interface
by Matt Wilson
· 12 years ago
6a8ed46
xen: netback: handle compound page fragments on transmit.
by Ian Campbell
· 12 years ago
ae1659e
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
c571898
xen/gndev: Xen backend support for paged out grant targets V4.
by Andres Lagar-Cavilla
· 12 years ago
ca98163
xen/arm: compile netback
by Stefano Stabellini
· 12 years ago
1e0b6ea
xen/netback: only non-freed SKB is queued into tx_queue
by Annie Li
· 12 years ago
e26b203
xen/netback: Calculate the number of SKB slots required correctly
by Simon Graham
· 12 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
9016037
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
813abbb
xen-netback: make ops structs const
by stephen hemminger
· 13 years ago
73db144
Xen: consolidate and simplify struct xenbus_driver instantiation
by Jan Beulich
· 13 years ago
2a14b244
xen/netback: Enable netback on HVM guests
by Daniel De Graaf
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e34c024
netback: fix typo in comment
by Wei Liu
· 13 years ago
16ecba2
netback: remove redundant assignment
by Wei Liu
· 13 years ago
6b84bd1
netback: Fix alert message.
by Wei Liu
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5ccb3ea
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
by Jan Beulich
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
c9d6369
net: xen-netback: use API provided by xenbus module to map rings
by David Vrabel
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
ea066ad
xen: netback: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
d0e5d83
net: xen-netback: correctly restart Tx after a VM restore/migrate
by David Vrabel
· 13 years ago
f984cec
xen/netback: Add module alias for autoloading
by Bastian Blank
· 13 years ago
11e73de
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
by Ian Campbell
· 13 years ago
4710304
net: xen-netback: convert to hw_features
by Michał Mirosław
· 14 years ago
17938a6
Signed bit field; int have_hotplug_status_watch:1
by Ian Campbell
· 14 years ago
f942dc2
xen network backend driver
by Ian Campbell
· 14 years ago