index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-06-15
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
1
-5
/
+5
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2009-03-13
[SCSI] net: reclaim 8 upper bits of the netdev->features from GSO
Chris Leech
1
-1
/
+1
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-4
/
+4
2009-01-06
xen-netfront: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-4
/
+4
2008-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2008-10-16
drivers/net/xen-netfront.c: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
xen-netfront: Avoid unaligned accesses to IP header
Isaku Yamahata
1
-1
/
+4
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
1
-3
/
+3
2008-08-07
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
1
-1
/
+1
2008-07-16
xen-netfront: fix xennet_release_tx_bufs()
Isaku Yamahata
1
-4
/
+15
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
1
-2
/
+2
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
1
-1
/
+1
2008-04-24
xen: Add compatibility aliases for frontend drivers
Mark McLoughlin
1
-0
/
+1
2008-04-24
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
1
-0
/
+1
2008-01-28
NULL noise in drivers/net
Al Viro
1
-1
/
+1
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
1
-5
/
+0
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-10-15
xen-netfront: rearrange netfront structure to separate tx and rx
Jeremy Fitzhardinge
1
-18
/
+17
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-19
/
+8
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
xen-netfront: remove dead code
Jeremy Fitzhardinge
1
-35
/
+2
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-16
/
+17
2007-08-14
xen-netfront: Avoid deref'ing skbafter it is potentially freed.
Jeremy Fitzhardinge
1
-3
/
+4
2007-07-18
xen: add virtual network device driver
Jeremy Fitzhardinge
1
-0
/
+1863