Igor Mammedov
|
b9136d207f
xen: initialize platform-pci even if xen_emul_unplug=never
|
13 years ago |
Linus Torvalds
|
90160371b3
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Jan Beulich
|
73db144b58
Xen: consolidate and simplify struct xenbus_driver instantiation
|
13 years ago |
Laszlo Ersek
|
08e34eb14f
xen-netfront: delay gARP until backend switches to Connected
|
13 years ago |
Michał Mirosław
|
3ad9b358e0
net: drivers: use bool type instead of double negation
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Ian Campbell
|
01c68026e4
xen: netfront: convert to SKB paged frag API.
|
13 years ago |
stephen hemminger
|
e00f85bec0
xen: convert to 64 bit stats interface
|
14 years ago |
Ian Campbell
|
1ba37c518f
xen: netfront: hold RTNL when updating features.
|
14 years ago |
Ian Campbell
|
fc3e594124
xen: netfront: assume all hw features are available until backend connection setup
|
14 years ago |
Eric Dumazet
|
8f7b01a178
xen: netfront: fix declaration order
|
14 years ago |
Michał Mirosław
|
fb507934fd
net: convert xen-netfront to hw_features
|
14 years ago |
Javier Martinez Canillas
|
ab392d2d6d
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
|
14 years ago |
Ian Campbell
|
f942dc2552
xen network backend driver
|
14 years ago |
Eric Dumazet
|
48f26d514e
xen: netfront: fix xennet_get_ethtool_stats()
|
14 years ago |
Ian Campbell
|
e9a799ea4a
xen: netfront: ethtool stats fields should be unsigned long
|
14 years ago |
Ian Campbell
|
e0ce4af920
xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
|
14 years ago |
Jesse Gross
|
fc741216db
net offloading: Pass features into netif_needs_gso().
|
14 years ago |
Jeremy Fitzhardinge
|
667c78afae
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Noboru Iwamatsu
|
b78c951256
xenbus: prevent warnings on unhandled enumeration values
|
15 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 years ago |
Ian Campbell
|
f502bf2bc0
xen: use less generic names in netfront driver.
|
15 years ago |
Ian Campbell
|
592970675c
xen: netfront: explicitly generate arp_notify event after migration.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jeremy Fitzhardinge
|
1ccbf5344c
xen: move Xen-testing predicates to common header
|
15 years ago |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Greg Kroah-Hartman
|
1b713e0050
xen: remove driver_data direct access of struct device from more drivers
|
16 years ago |