index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
net_kern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
uml: make several things static
WANG Cong
1
-3
/
+3
2008-03-26
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
Patrick McHardy
1
-5
/
+1
2008-02-05
uml: use of a public MAC is a warning, not an error
Jeff Dike
1
-5
/
+4
2008-02-05
uml: SMP locking commentary
Jeff Dike
1
-1
/
+6
2007-12-11
[UM]: Fix use of skb after netif_rx
Julia Lawall
1
-1
/
+1
2007-11-15
uml: fix build for !CONFIG_TCP
Jeff Dike
1
-2
/
+12
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
1
-0
/
+47
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
1
-34
/
+8
2007-10-16
uml: network formatting
Jeff Dike
1
-100
/
+97
2007-07-24
uml: more __init annotations
Jeff Dike
1
-1
/
+1
2007-05-08
uml: network and pcap cleanup
Jeff Dike
1
-6
/
+9
2007-05-07
uml: drivers get release methods
Jeff Dike
1
-4
/
+15
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+3
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+29
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
1
-35
/
+46
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
1
-14
/
+15
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
1
-4
/
+5
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
1
-51
/
+46
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
1
-6
/
+9
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-0
/
+1
2006-10-09
[PATCH] uml pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-30
[PATCH] uml build fix
Ollie Wild
1
-1
/
+1
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
1
-3
/
+1
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
1
-65
/
+40
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
1
-4
/
+11
2006-09-29
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-1
/
+1
2006-09-27
[PATCH] uml: fix allocation size
Jeff Dike
1
-4
/
+5
2006-09-27
[PATCH] uml: fix proc-vs-interrupt context spinlock deadlock
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+4
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+6
2006-07-03
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-02-08
[PATCH] uml: balance list_add and list_del in the network driver
Jeff Dike
1
-10
/
+19
2006-01-19
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+13
2006-01-19
[PATCH] uml: networking - clear transport-specific structure
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-01-06
[PATCH] uml: free network IRQ correctly
Jeff Dike
1
-0
/
+2
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
1
-2
/
+2
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
1
-1
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-4
/
+5
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-4
/
+5
2005-11-09
[PATCH] uml_net: use ethtool_ops
Christoph Hellwig
1
-27
/
+11
2005-11-07
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
1
-31
/
+7
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-06-26
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
1
-10
/
+21
2005-06-22
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
[next]