index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
2013-10-08
1
-0
/
+4
*
xen-netback: Handle backend state transitions in a more robust way
Paul Durrant
2013-09-30
1
-30
/
+118
*
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-09-19
3
-21
/
+23
*
xen-netback: count number required slots for an skb more carefully
David Vrabel
2013-09-12
1
-30
/
+64
*
xen-netback: fix possible format string flaw
Kees Cook
2013-09-12
1
-1
/
+1
*
xen-netback: rename functions
Wei Liu
2013-08-29
3
-133
/
+134
*
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-08-29
3
-507
/
+351
*
xen-netback: remove page tracking facility
Wei Liu
2013-08-29
1
-75
/
+2
*
xen-netback: xenbus.c: use more current logging styles
Wei Liu
2013-07-02
1
-5
/
+4
*
xen: Use more current logging styles
Joe Perches
2013-07-01
1
-4
/
+3
*
xen-netback: double free on unload
Dan Carpenter
2013-06-24
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-3
/
+5
|
\
|
*
xen-netback: don't de-reference vif pointer after having called xenvif_put()
Jan Beulich
2013-06-13
1
-5
/
+6
*
|
xen-netback: split event channels support for Xen backend driver
Wei Liu
2013-05-23
4
-29
/
+124
*
|
xen-netback: enable user to unload netback module
Wei Liu
2013-05-17
4
-1
/
+44
*
|
xen-netback: remove dead code
Wei Liu
2013-05-17
1
-4
/
+0
|
/
*
xen-netback: better names for thresholds
Wei Liu
2013-05-02
1
-20
/
+29
*
xen-netback: avoid allocating variable size array on stack
Wei Liu
2013-05-02
1
-2
/
+14
*
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu
2013-05-02
1
-4
/
+2
*
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu
2013-04-22
1
-6
/
+16
*
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2013-04-22
1
-51
/
+224
*
xen-netback: switch to use skb_partial_csum_set()
Jason Wang
2013-04-12
1
-14
/
+8
*
xen-netback: fix sparse warning
stephen hemminger
2013-04-10
1
-1
/
+1
*
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
1
-9
/
+1
*
netback: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+12
*
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
2013-03-25
1
-3
/
+2
*
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
2013-02-19
1
-0
/
+1
*
xen: netback: remove redundant xenvif_put
Andrew Jones
2013-02-19
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
2
-6
/
+5
|
\
|
*
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
2013-02-14
1
-2
/
+1
|
*
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
2013-02-14
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
3
-53
/
+88
|
\
\
|
|
/
|
*
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
2013-02-07
1
-1
/
+1
|
*
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
2013-02-07
1
-1
/
+12
|
*
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
2013-02-07
1
-25
/
+13
|
*
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2013-02-07
3
-26
/
+62
*
|
xen-netback: allow changing the MAC address of the interface
Matt Wilson
2013-01-23
1
-0
/
+2
|
/
*
xen: netback: handle compound page fragments on transmit.
Ian Campbell
2012-10-10
1
-5
/
+35
*
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-26
1
-0
/
+1
|
\
|
*
xen/arm: compile netback
Stefano Stabellini
2012-08-08
1
-0
/
+1
*
|
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-09-21
1
-8
/
+3
|
/
*
xen/netback: only non-freed SKB is queued into tx_queue
Annie Li
2012-06-29
1
-2
/
+2
*
xen/netback: Calculate the number of SKB slots required correctly
Simon Graham
2012-05-24
1
-2
/
+1
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+1
*
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
2
-7
/
+4
|
\
|
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-6
/
+3
|
*
xen/netback: Enable netback on HVM guests
Daniel De Graaf
2011-12-20
1
-1
/
+1
*
|
xen-netback: make ops structs const
stephen hemminger
2012-01-05
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
1
-1
/
+1
|
\
\
|
*
|
netback: Fix alert message.
Wei Liu
2011-12-06
1
-1
/
+1
[next]