index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netfront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+1
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-2
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
*
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
2009-06-15
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-03-28
1
-1
/
+1
|
\
|
*
[SCSI] net: reclaim 8 upper bits of the netdev->features from GSO
Chris Leech
2009-03-13
1
-1
/
+1
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-4
/
+4
|
/
*
xen-netfront: convert to net_device_ops
Stephen Hemminger
2009-01-06
1
-5
/
+12
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-4
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
1
-3
/
+3
|
\
|
*
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
2008-11-30
1
-3
/
+3
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-17
1
-1
/
+4
|
\
|
*
xen-netfront: Avoid unaligned accesses to IP header
Isaku Yamahata
2008-10-16
1
-1
/
+4
*
|
drivers/net/xen-netfront.c: Use DIV_ROUND_UP
Julia Lawall
2008-10-16
1
-1
/
+1
*
|
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-08-20
1
-3
/
+3
|
/
*
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
2008-08-07
1
-1
/
+1
*
xen-netfront: fix xennet_release_tx_bufs()
Isaku Yamahata
2008-07-16
1
-4
/
+15
*
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-07-03
1
-2
/
+2
*
NETFRONT: Use __skb_queue_purge()
Wang Chen
2008-05-22
1
-4
/
+2
*
net: fix returning void-valued expression warnings
Harvey Harrison
2008-05-01
1
-1
/
+1
*
xen: Add compatibility aliases for frontend drivers
Mark McLoughlin
2008-04-24
1
-0
/
+1
*
xen: Module autoprobing support for frontend drivers
Mark McLoughlin
2008-04-24
1
-0
/
+1
*
NULL noise in drivers/net
Al Viro
2008-01-28
1
-1
/
+1
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-08
1
-5
/
+0
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
xen-netfront: rearrange netfront structure to separate tx and rx
Jeremy Fitzhardinge
2007-10-15
1
-18
/
+17
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-3
/
+0
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-19
/
+8
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
xen-netfront: remove dead code
Jeremy Fitzhardinge
2007-10-10
1
-35
/
+2
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-16
/
+17
*
xen-netfront: Avoid deref'ing skbafter it is potentially freed.
Jeremy Fitzhardinge
2007-08-14
1
-3
/
+4
*
xen: add virtual network device driver
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+1863