index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
net_kern.c
Age
Commit message (
Expand
)
Author
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-29
[PATCH] uml build fix
Ollie Wild
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-27
[PATCH] uml: fix allocation size
Jeff Dike
2006-09-27
[PATCH] uml: fix proc-vs-interrupt context spinlock deadlock
Paolo 'Blaisorblade' Giarrusso
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2006-07-02
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
2006-02-07
[PATCH] uml: balance list_add and list_del in the network driver
Jeff Dike
2006-01-18
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
2006-01-18
[PATCH] uml: networking - clear transport-specific structure
Paolo 'Blaisorblade' Giarrusso
2006-01-06
[PATCH] uml: free network IRQ correctly
Jeff Dike
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
[PATCH] uml_net: use ethtool_ops
Christoph Hellwig
2005-11-07
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-06-25
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-06-21
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds