linux/net
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Use the added dev_alloc_name() call to create tunnel device name,
rather than iterate in a hand-made loop with an artificial limit.

Thanks Patrick for noticing this.

[ The way this works is, when the device is actually registered,
  the generic code noticed the '%' in the name and invokes
  dev_alloc_name() to fully resolve the name.  -DaveM ]

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-23 20:19:20 -08:00
..
9p net/9p/trans_virtio.c: kmalloc() enough memory 2008-02-19 16:25:30 -08:00
802
8021q [NET]: Restore sanity wrt. print_mac(). 2008-02-23 20:09:11 -08:00
appletalk
atm
ax25 [AX25] ax25_out: check skb for NULL in ax25_kick() 2008-02-17 22:31:19 -08:00
bluetooth bluetooth: do not move child device other than rfcomm 2008-02-18 20:45:41 -08:00
bridge [NETFILTER]: Fix incorrect use of skb_make_writable 2008-02-19 17:18:47 -08:00
can
core [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. 2008-02-23 19:57:02 -08:00
dccp
decnet
econet
ethernet
ieee80211
ipv4 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 2008-02-23 20:19:20 -08:00
ipv6 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 2008-02-23 20:19:20 -08:00
ipx
irda
iucv
key
lapb
llc
mac80211
netfilter [NETFILTER]: xt_iprange: fix subtraction-based comparison 2008-02-19 17:20:06 -08:00
netlabel [NETLABEL]: Move some initialization code into __init section. 2008-02-17 22:33:57 -08:00
netlink
netrom
packet
rfkill
rose
rxrpc
sched
sctp [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. 2008-02-20 00:23:01 -08:00
sunrpc
tipc
unix
wanrouter
wireless
x25
xfrm [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). 2008-02-17 23:29:30 -08:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c