Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 년 전 |
Eric Dumazet
|
8dbde28d97
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
|
17 년 전 |
Herbert Xu
|
862b82c6f9
[IPSEC]: Merge most of the output path
|
17 년 전 |
Herbert Xu
|
352e512c32
[NET]: Eliminate duplicate copies of dst_discard
|
17 년 전 |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 년 전 |
Eric Dumazet
|
0bcceadceb
[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache
|
17 년 전 |
Eric Dumazet
|
d8c9283089
[IPV4] ROUTE: ip_rt_dump() is unecessary slow
|
17 년 전 |
Denis V. Lunev
|
56c99d0415
[IPV4]: Remove prototype of ip_rt_advice
|
17 년 전 |
Mitsuru Chinen
|
7f53878dc2
[IPv4]: Reply net unreachable ICMP message
|
17 년 전 |
Eric Dumazet
|
483b23ffa3
[NET]: Corrects a bug in ip_rt_acct_read()
|
17 년 전 |
Eric Dumazet
|
d90bf5a976
[NET]: rt_check_expire() can take a long time, add a cond_resched()
|
17 년 전 |
Pavel Emelyanov
|
03f49f3457
[NET]: Make helper to get dst entry and "use" it
|
17 년 전 |
Pavel Emelyanov
|
b1667609cd
[IPV4]: Remove bugus goto-s from ip_route_input_slow
|
17 년 전 |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 년 전 |
Stephen Hemminger
|
cfcabdcc2d
[NET]: sparse warning fixes
|
17 년 전 |
Eric W. Biederman
|
2774c7aba6
[NET]: Make the loopback device per network namespace.
|
17 년 전 |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
17 년 전 |
Eric Dumazet
|
39c90ece75
[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.
|
17 년 전 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 년 전 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 년 전 |
Mariusz Kozlowski
|
1bcabbdb0b
[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc
|
18 년 전 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 년 전 |
Philippe De Muyter
|
4839c52b01
[IPV4]: Make ip_tos2prio const.
|
18 년 전 |
David S. Miller
|
e06e7c6158
[IPV4]: The scheduled removal of multipath cached routing support.
|
18 년 전 |
Herbert Xu
|
42f811b8bc
[IPV4]: Convert IPv4 devconf to an array
|
18 년 전 |
David S. Miller
|
14e50e57ae
[XFRM]: Allow packet drops during larval state resolution.
|
18 년 전 |
David S. Miller
|
f6c5d736af
[IPV4]: Remove IPVS icmp hack from route.c for now.
|
18 년 전 |
Janusz Krzysztofik
|
2d771cd86d
[IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed
|
18 년 전 |
Thomas Graf
|
63f3444fb9
[IPv4]: Use rtnl registration interface
|
18 년 전 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 년 전 |