index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
1
-0
/
+1
2013-02-19
xen: netback: remove redundant xenvif_put
Andrew Jones
1
-1
/
+0
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2
-6
/
+5
2013-02-14
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
1
-2
/
+1
2013-02-14
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
1
-4
/
+4
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-53
/
+88
2013-02-07
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-07
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-07
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-07
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-01-23
xen-netback: allow changing the MAC address of the interface
Matt Wilson
1
-0
/
+2
2012-10-10
xen: netback: handle compound page fragments on transmit.
Ian Campbell
1
-5
/
+35
2012-09-26
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
1
-8
/
+3
2012-08-08
xen/arm: compile netback
Stefano Stabellini
1
-0
/
+1
2012-06-29
xen/netback: only non-freed SKB is queued into tx_queue
Annie Li
1
-2
/
+2
2012-05-24
xen/netback: Calculate the number of SKB slots required correctly
Simon Graham
1
-2
/
+1
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+4
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-6
/
+3
2011-12-20
xen/netback: Enable netback on HVM guests
Daniel De Graaf
1
-1
/
+1
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-12-06
netback: fix typo in comment
Wei Liu
1
-1
/
+1
2011-12-06
netback: remove redundant assignment
Wei Liu
1
-4
/
+0
2011-12-06
netback: Fix alert message.
Wei Liu
1
-1
/
+1
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-11-21
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
1
-1
/
+1
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-1
/
+2
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-69
/
+22
2011-10-26
net: xen-netback: use API provided by xenbus module to map rings
David Vrabel
2
-69
/
+22
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+2
2011-10-05
xen: netback: convert to SKB paged frag API.
Ian Campbell
1
-21
/
+33
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
1
-2
/
+2
2011-06-30
xen/netback: Add module alias for autoloading
Bastian Blank
1
-0
/
+1
2011-05-17
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
Ian Campbell
1
-2
/
+2
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
2
-72
/
+15
2011-04-06
Signed bit field; int have_hotplug_status_watch:1
Ian Campbell
1
-1
/
+1
2011-03-15
xen network backend driver
Ian Campbell
5
-0
/
+2823