Ilpo Järvinen
|
b1879204dd
ipmr: merge common code
|
16 年之前 |
Benjamin Thery
|
999890b21a
net: /proc/net/ip_mr_cache, display Iif as a signed short
|
16 年之前 |
Benjamin Thery
|
1ea472e2de
net: fix /proc/net/ip_mr_cache display - V2
|
16 年之前 |
Stephen Hemminger
|
007c3838d9
ipmr: convert ipmr virtual interface to net_device_ops
|
16 年之前 |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Stephen Hemminger
|
5bc3eb7e2f
ip: convert to net_device_ops for ioctl
|
16 年之前 |
Benjamin Thery
|
c3e388964b
net: fix ip_mr_init() error path
|
16 年之前 |
Jianjun Kong
|
c354e12463
net: clean up net/ipv4/ipmr.c
|
16 年之前 |
Alan Cox
|
113aa838ec
net: Rationalise email address: Network Specific Parts
|
16 年之前 |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 年之前 |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
17 年之前 |
Wang Chen
|
7dc00c82cb
ipv4: Fix ipmr unregister device oops
|
17 年之前 |
Wang Chen
|
d607032db0
ipv4: Check return of dev_set_allmulti
|
17 年之前 |
Wang Chen
|
03d2f897e9
ipv4: Do cleanup for ip_mr_init
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Pavel Emelyanov
|
cf3677ae19
ipmr: Use on-device stats instead of private ones.
|
17 年之前 |
Pavel Emelyanov
|
2f4c02d40c
ipmr: Ipip tunnel uses on-device stats.
|
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 年之前 |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 年之前 |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 年之前 |
Denis V. Lunev
|
1ab352768f
[NETNS]: Add namespace parameter to ip_dev_find.
|
17 年之前 |
Stephen Hemminger
|
ba93ef7465
[IPV4]: ipmr sparse warnings
|
17 年之前 |
Joe Perches
|
f97c1e0c6e
[IPV4] net/ipv4: Use ipv4_is_<type>
|
17 年之前 |
Pavel Emelyanov
|
586f121152
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
|
17 年之前 |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
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 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |