index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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