Rami Rosen
|
04af8cf6f3
net: Remove unused parameter from fill method in fib_rules_ops.
|
16 lat temu |
Rami Rosen
|
8b3521eeb7
ipv4: remove an unused parameter from configure method of fib_rules_ops.
|
16 lat temu |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 lat temu |
Eric W. Biederman
|
5d6d480908
net: fib_rules ordering fixes.
|
16 lat temu |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 lat temu |
Denis V. Lunev
|
ae299fc051
net: add fib_rules_ops to flush_cache method
|
17 lat temu |
Patrick McHardy
|
2fe195cfe3
net: fib_rules: fix error code for unsupported families
|
17 lat temu |
Denis V. Lunev
|
3661a91083
[NETNS]: Add netns refcnt debug to fib rules.
|
17 lat temu |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 lat temu |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 lat temu |
Denis V. Lunev
|
51314a17ba
[NETNS]: Process FIB rule action in the context of the namespace.
|
17 lat temu |
Denis V. Lunev
|
9e3a548781
[NETNS]: FIB rules API cleanup.
|
17 lat temu |
Denis V. Lunev
|
72132c1b6c
[IPV4]: fib_rules_unregister is essentially void.
|
17 lat temu |
Denis V. Lunev
|
5fd30ee7c4
[NETNS]: Namespacing in the generic fib rules code.
|
17 lat temu |
Denis V. Lunev
|
868d13ac81
[NETNS]: Pass fib_rules_ops into default_pref method.
|
17 lat temu |
Denis V. Lunev
|
f8c26b8d58
[NETNS]: Add netns parameter to fib_rules_(un)register.
|
17 lat temu |
Daniel Lezcano
|
9eb87f3f7e
[IPV6]: Make fib6_rules_init to return an error code.
|
17 lat temu |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 lat temu |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 lat temu |
Denis V. Lunev
|
2994c63863
[INET]: Small possible memory leak in FIB rules
|
17 lat temu |
Denis V. Lunev
|
76c72d4f44
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
|
17 lat temu |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 lat temu |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 lat temu |
Patrick McHardy
|
6313c1e099
[RTNETLINK]: Remove unnecessary locking in dump callbacks
|
18 lat temu |
Thomas Graf
|
73417f617a
[NET] fib_rules: Flush route cache after rule modifications
|
18 lat temu |
Thomas Graf
|
fa0b2d1d21
[NET] fib_rules: Add no-operation action
|
18 lat temu |
Thomas Graf
|
2b44368307
[NET] fib_rules: Mark rules detached from the device
|
18 lat temu |
Thomas Graf
|
0947c9fe56
[NET] fib_rules: goto rule action
|
18 lat temu |
Thomas Graf
|
c454673da7
[NET] rules: Unified rules dumping
|
18 lat temu |
Thomas Graf
|
9d9e6a5819
[NET] rules: Use rtnl registration interface
|
18 lat temu |