Wei Liu
|
9ecd1a75d9
xen-netfront: reduce gso_max_size to account for max TCP header
|
12 years ago |
Wei Liu
|
697089dc13
xen-netfront: frags -> slots in log message
|
12 years ago |
Wei Liu
|
7158ff6d0c
xen-netfront: frags -> slots in xennet_get_responses
|
12 years ago |
Wei Liu
|
e2d617c0cc
xen-netfront: remove unused variable `extra'
|
12 years ago |
Ian Campbell
|
d9a58a782e
xen/netfront: improve truesize tracking
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
8e0e46bb32
xen-netfront: remove __dev* attributes
|
12 years ago |
Ian Campbell
|
f36c374782
xen/netfront: handle compound page fragments on transmit
|
12 years ago |
Linus Torvalds
|
f1c6872e49
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Ian Campbell
|
3683243b2c
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
|
13 years ago |
Amerigo Wang
|
ee89bab14e
net: move and rename netif_notify_peers()
|
13 years ago |
Stefano Stabellini
|
ca98163376
xen/arm: compile netback
|
13 years ago |
Ian Campbell
|
6bc96d047f
xen/netfront: teardown the device before unregistering it.
|
13 years ago |
Marek Marczykowski
|
76648102cf
xen: do not disable netfront in dom0
|
13 years ago |
Linus Torvalds
|
9479f0f801
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Igor Mammedov
|
e95ae5a493
xen: only check xen_platform_pci_unplug if hvm
|
13 years ago |
Linus Torvalds
|
e22057c859
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Igor Mammedov
|
b9136d207f
xen: initialize platform-pci even if xen_emul_unplug=never
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Wei Liu
|
40206dd98f
xen-netfront: correct MAX_TX_TARGET calculation.
|
13 years ago |
Konrad Rzeszutek Wilk
|
cf66f9d48a
xen/netfront: add netconsole support.
|
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 |