YOSHIFUJI Hideaki
|
a6ffb404dc
ipv6 mcast: Omit redundant address family checks in ip6_mc_source().
|
17 年 前 |
YOSHIFUJI Hideaki
|
53b7997fd5
ipv6 netns: Make several "global" sysctl variables namespace aware.
|
17 年 前 |
David S. Miller
|
e6e30add6b
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
|
17 年 前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年 前 |
Rami Rosen
|
9cba632e24
ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
|
17 年 前 |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 年 前 |
YOSHIFUJI Hideaki
|
d7aabf22ef
[IPV6]: Use in6addr_any where appropriate.
|
17 年 前 |
YOSHIFUJI Hideaki
|
f3ee4010e8
[IPV6]: Define constants for link-local multicast addresses.
|
17 年 前 |
YOSHIFUJI Hideaki
|
9acd9f3ae9
[IPV6]: Make address arguments const.
|
17 年 前 |
Denis V. Lunev
|
1ed8516f09
[IPV6]: Simplify IPv6 control sockets creation.
|
17 年 前 |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 年 前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年 前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年 前 |
Daniel Lezcano
|
ea82edf704
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
|
17 年 前 |
Daniel Lezcano
|
b8ad0cbc58
[NETNS][IPV6] mcast - handle several network namespace
|
17 年 前 |
Daniel Lezcano
|
606a2b4862
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
|
17 年 前 |
YOSHIFUJI Hideaki
|
4192717807
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
|
17 年 前 |
Denis V. Lunev
|
9b0f976f27
[INET]: Remove struct net_proto_family* from _init calls.
|
17 年 前 |
Eric Dumazet
|
9a429c4983
[NET]: Add some acquires/releases sparse annotations.
|
17 年 前 |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 年 前 |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 年 前 |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 年 前 |
Stephen Hemminger
|
cfcabdcc2d
[NET]: sparse warning fixes
|
17 年 前 |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 年 前 |
David L Stevens
|
14878f75ab
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
|
18 年 前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
18 年 前 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
18 年 前 |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 年 前 |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 年 前 |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 年 前 |