Patrick McHardy
|
3d0c9c4eb2
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
|
hace 15 años |
Patrick McHardy
|
28bb17268b
net: fib_rules: set family in fib_rule_hdr centrally
|
hace 15 años |
Patrick McHardy
|
d8a566beaa
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
|
hace 15 años |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 15 años |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
hace 15 años |
Eric Dumazet
|
2fb3573dfb
net: remove rcu locking from fib_rules_event()
|
hace 15 años |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
hace 15 años |
Eric W. Biederman
|
e9c5158ac2
net: Allow fib_rule_unregister to batch
|
hace 15 años |
Patrick McHardy
|
5adef18091
net 04/05: fib_rules: allow to delete local rule
|
hace 15 años |
Patrick McHardy
|
1b038a5e60
net 03/05: fib_rules: add oif classification
|
hace 15 años |
Patrick McHardy
|
491deb24bf
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
|
hace 15 años |
Rami Rosen
|
04af8cf6f3
net: Remove unused parameter from fill method in fib_rules_ops.
|
hace 16 años |
Rami Rosen
|
8b3521eeb7
ipv4: remove an unused parameter from configure method of fib_rules_ops.
|
hace 16 años |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
hace 16 años |
Eric W. Biederman
|
5d6d480908
net: fib_rules ordering fixes.
|
hace 16 años |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
hace 17 años |
Denis V. Lunev
|
ae299fc051
net: add fib_rules_ops to flush_cache method
|
hace 17 años |
Patrick McHardy
|
2fe195cfe3
net: fib_rules: fix error code for unsupported families
|
hace 17 años |
Denis V. Lunev
|
3661a91083
[NETNS]: Add netns refcnt debug to fib rules.
|
hace 17 años |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
hace 17 años |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
hace 17 años |
Denis V. Lunev
|
51314a17ba
[NETNS]: Process FIB rule action in the context of the namespace.
|
hace 17 años |
Denis V. Lunev
|
9e3a548781
[NETNS]: FIB rules API cleanup.
|
hace 17 años |
Denis V. Lunev
|
72132c1b6c
[IPV4]: fib_rules_unregister is essentially void.
|
hace 17 años |
Denis V. Lunev
|
5fd30ee7c4
[NETNS]: Namespacing in the generic fib rules code.
|
hace 17 años |
Denis V. Lunev
|
868d13ac81
[NETNS]: Pass fib_rules_ops into default_pref method.
|
hace 17 años |
Denis V. Lunev
|
f8c26b8d58
[NETNS]: Add netns parameter to fib_rules_(un)register.
|
hace 17 años |
Daniel Lezcano
|
9eb87f3f7e
[IPV6]: Make fib6_rules_init to return an error code.
|
hace 17 años |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
hace 17 años |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
hace 17 años |