Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ef5cd240a133efd506c2e80c060b89406700bf3
/
drivers
/
net
/
xen-netfront.c
8b71501
xen-netfront: initialise queue name in xennet_init_queue
by Wei Liu
· 10 years ago
50ee606
xen-netfront: Add support for multiple queues
by Andrew J. Bennieston
· 10 years ago
2688fcb
xen-netfront: Factor queue-specific data into queue struct.
by Andrew J. Bennieston
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 10 years ago
810d8ce
drivers: net: xen-netfront: fix array initialization bug
by Vincenzo Maffione
· 11 years ago
979de8a
xen-netfront: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d554f73
xen-netfront: reset skb network header before checksum
by Wei Liu
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
bce3ea8
xen-netfront: handle backend CLOSED without CLOSING
by David Vrabel
· 11 years ago
cefe007
xen-netfront: fix resource leak in netfront
by Annie Li
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2c0057d
xen-netfront: add support for IPv6 offloads
by Paul Durrant
· 11 years ago
b5cf66c
xen-netfront: use new skb_checksum_setup function
by Paul Durrant
· 11 years ago
51c71a3
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
by Konrad Rzeszutek Wilk
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
fdcf776
xen-netfront: fix missing rx_refill_timer when allocate memory failed
by Ma JieYue
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
99d3d58
xen-netfront: convert to GRO API
by Wei Liu
· 11 years ago
093b9c7
xen-netfront: pull on receive skb may need to happen earlier
by Jan Beulich
· 11 years ago
383eda3
xen: Use more current logging styles
by Joe Perches
· 11 years ago
8249152
xen-netfront: use skb_partial_csum_set() to simplify the codes
by Li RongQing
· 11 years ago
d634bf2
xen-netfront: split event channels support for Xen frontend driver
by Wei Liu
· 11 years ago
1ca2983
xen-netfront: avoid leaking resources when setup_netfront fails
by Wei Liu
· 11 years ago
9ecd1a7
xen-netfront: reduce gso_max_size to account for max TCP header
by Wei Liu
· 12 years ago
697089d
xen-netfront: frags -> slots in log message
by Wei Liu
· 12 years ago
7158ff6
xen-netfront: frags -> slots in xennet_get_responses
by Wei Liu
· 12 years ago
e2d617c0
xen-netfront: remove unused variable `extra'
by Wei Liu
· 12 years ago
d9a58a7
xen/netfront: improve truesize tracking
by Ian Campbell
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
8e0e46b
xen-netfront: remove __dev* attributes
by Bill Pemberton
· 12 years ago
f36c374
xen/netfront: handle compound page fragments on transmit
by Ian Campbell
· 12 years ago
f1c6872
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3683243
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
by Ian Campbell
· 12 years ago
ee89bab
net: move and rename netif_notify_peers()
by Amerigo Wang
· 12 years ago
ca98163
xen/arm: compile netback
by Stefano Stabellini
· 12 years ago
6bc96d0
xen/netfront: teardown the device before unregistering it.
by Ian Campbell
· 12 years ago
7664810
xen: do not disable netfront in dom0
by Marek Marczykowski
· 12 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
e95ae5a
xen: only check xen_platform_pci_unplug if hvm
by Igor Mammedov
· 13 years ago
e22057c
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
b9136d2
xen: initialize platform-pci even if xen_emul_unplug=never
by Igor Mammedov
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
40206dd
xen-netfront: correct MAX_TX_TARGET calculation.
by Wei Liu
· 13 years ago
cf66f9d
xen/netfront: add netconsole support.
by Konrad Rzeszutek Wilk
· 13 years ago
9016037
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
73db144
Xen: consolidate and simplify struct xenbus_driver instantiation
by Jan Beulich
· 13 years ago
08e34eb
xen-netfront: delay gARP until backend switches to Connected
by Laszlo Ersek
· 13 years ago
3ad9b35
net: drivers: use bool type instead of double negation
by Michał Mirosław
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
01c6802
xen: netfront: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
e00f85b
xen: convert to 64 bit stats interface
by stephen hemminger
· 13 years ago
1ba37c5
xen: netfront: hold RTNL when updating features.
by Ian Campbell
· 13 years ago
fc3e594
xen: netfront: assume all hw features are available until backend connection setup
by Ian Campbell
· 14 years ago
8f7b01a
xen: netfront: fix declaration order
by Eric Dumazet
· 14 years ago
fb50793
net: convert xen-netfront to hw_features
by Michał Mirosław
· 14 years ago
ab392d2
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
by Javier Martinez Canillas
· 14 years ago
f942dc2
xen network backend driver
by Ian Campbell
· 14 years ago
48f26d5
xen: netfront: fix xennet_get_ethtool_stats()
by Eric Dumazet
· 14 years ago
e9a799e
xen: netfront: ethtool stats fields should be unsigned long
by Ian Campbell
· 14 years ago
e0ce4af
xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
by Ian Campbell
· 14 years ago
fc74121
net offloading: Pass features into netif_needs_gso().
by Jesse Gross
· 14 years ago
667c78af
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
by Jeremy Fitzhardinge
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
b78c951
xenbus: prevent warnings on unhandled enumeration values
by Noboru Iwamatsu
· 15 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
f502bf2
xen: use less generic names in netfront driver.
by Ian Campbell
· 14 years ago
5929706
xen: netfront: explicitly generate arp_notify event after migration.
by Ian Campbell
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
1b713e0
xen: remove driver_data direct access of struct device from more drivers
by Greg Kroah-Hartman
· 16 years ago
d54b353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
43eb99c
[SCSI] net: reclaim 8 upper bits of the netdev->features from GSO
by Chris Leech
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
0a0b9d2
xen-netfront: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ffb78a2
get xenbus_driver ->probe() "recognized" by modpost
by Al Viro
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
4352637
drivers/net/xen-netfront.c: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
617a20b
xen-netfront: Avoid unaligned accesses to IP header
by Isaku Yamahata
· 16 years ago
6e83358
xen: clean up domain mode predicates
by Jeremy Fitzhardinge
· 16 years ago
0b1ab1b
xen-netfront: use netif_start_queue() on xennet_open()
by Eduardo Habkost
· 16 years ago
1ffb40b
xen-netfront: fix xennet_release_tx_bufs()
by Isaku Yamahata
· 16 years ago
a144ff0
xen: Avoid allocations causing swap activity on the resume path
by Ian Campbell
· 16 years ago
56cfe5d
NETFRONT: Use __skb_queue_purge()
by Wang Chen
· 16 years ago
ab59859
net: fix returning void-valued expression warnings
by Harvey Harrison
· 17 years ago
4f93f09b
xen: Add compatibility aliases for frontend drivers
by Mark McLoughlin
· 17 years ago
d2f0c52
xen: Module autoprobing support for frontend drivers
by Mark McLoughlin
· 17 years ago
79ea13c
NULL noise in drivers/net
by Al Viro
· 17 years ago
4ec2411
[NET]: Do not check netif_running() and carrier state in ->poll()
by David S. Miller
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
Next »