Pablo Neira
|
3a36515f72
netlink: fix splat in skb_clone with large messages
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Hong zhi guo
|
573ce260b3
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Rami Rosen
|
28a28283f8
ipv4: fib: fix a comment.
|
12 years ago |
Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 years ago |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
Julian Anastasov
|
e81da0e113
ipv4: fix sending of redirects
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
13 years ago |
Nicolas Dichtel
|
4ccfe6d410
ipv4/route: arg delay is useless in rt_cache_flush()
|
13 years ago |
Eric Dumazet
|
748e2d9396
net: reinstate rtnl in call_netdevice_notifiers()
|
13 years ago |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 years ago |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
David S. Miller
|
caacf05e5a
ipv4: Properly purge netdev references on uncached routes.
|
13 years ago |
Lin Ming
|
8fe5cb873b
ipv4: Remove redundant assignment
|
13 years ago |
David S. Miller
|
89aef8921b
ipv4: Delete routing cache.
|
13 years ago |
Julian Anastasov
|
0cc535a299
ipv4: fix address selection in fib_compute_spec_dst
|
13 years ago |
David S. Miller
|
85b91b0339
ipv4: Don't store a rule pointer in fib_result.
|
13 years ago |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
David S. Miller
|
7a9bc9b81a
ipv4: Elide fib_validate_source() completely when possible.
|
13 years ago |
David S. Miller
|
9e56e3800e
ipv4: Adjust in_dev handling in fib_validate_source()
|
13 years ago |
David S. Miller
|
a207a4b2e8
ipv4: Fix bugs in fib_compute_spec_dst().
|
13 years ago |
David S. Miller
|
41347dcdd8
ipv4: Kill rt->rt_spec_dst, no longer used.
|
13 years ago |
David S. Miller
|
35ebf65e85
ipv4: Create and use fib_compute_spec_dst() helper.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |