Commit Graph

121 Commits (b693ba4a338da15db1db4b5ebaa36e4ab9781c82)

Author SHA1 Message Date
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Stephen Hemminger eeda3fd64f netdev: introduce dev_get_stats() 16 years ago
Stephen Hemminger d314774cf2 netdev: network device operations infrastructure 16 years ago
Johannes Berg 5f9021cfdc rtnetlink: propagate error from dev_change_flags in do_setlink() 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
Stephen Hemminger 0b815a1a6d net: network device name ifalias support 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Pavel Emelyanov 96e74088f1 net: The dev->get_stats pointer is not NULL nowadays. 17 years ago
Patrick McHardy c9c1014b2b [RTNETLINK]: Fix bogus ASSERT_RTNL warning 17 years ago
Pavel Emelyanov 669f87baab [RTNL]: Introduce the rtnl_kill_links helper. 17 years ago
Pavel Emelyanov 3a931a80cb [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Thomas Graf 1840bb13c2 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK 17 years ago
Thomas Graf 76e87306c2 [RTNL]: Add missing link netlink attribute policy definitions 17 years ago
David S. Miller 93b2d4a208 Revert "[RTNETLINK]: Send a single notification on device state changes." 17 years ago
Laszlo Attila Toth 45b5035482 [RTNETLINK]: Send a single notification on device state changes. 17 years ago
Adrian Bunk 03245ce2f0 [NET] rtnetlink.c: remove no longer used functions 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 4f84d82f7a [NETNS]: Memory leak on network namespace stop. 17 years ago
Eric W. Biederman 4b3da706bb [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Patrick McHardy 68365458a4 [NET]: rtnl_link: fix use-after-free 17 years ago
Eric W. Biederman ceaa79c434 [NETNS]: Fix get_net_ns_by_pid 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Denis V. Lunev 1536cc0d55 [NET]: rtnl_unlock cleanups 18 years ago
Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 18 years ago
Eric W. Biederman d8a5ec6727 [NET]: netlink support for moving devices between network namespaces. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Pavel Emelianov e71992889e [RTNETLINK]: Introduce generic rtnl_create_link(). 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Thomas Graf 8072f085d7 [RTNETLINK]: Fix warning for !CONFIG_KMOD 18 years ago
YOSHIFUJI Hideaki 40b77c9434 [NET] CORE: Fix whitespace errors. 18 years ago
Patrick McHardy 0e06877c6f [RTNETLINK]: rtnl_link: allow specifying initial device address 18 years ago
Patrick McHardy 2d85cba2b2 [RTNETLINK]: rtnl_link API simplification 18 years ago
Patrick McHardy 2371baa4bd [RTNETLINK]: Fix rtnetlink compat attribute patch 18 years ago
Patrick McHardy afdc3238ec [RTNETLINK]: Add nested compat attribute 18 years ago
Patrick McHardy 38f7b870d4 [RTNETLINK]: Link creation API 18 years ago
Patrick McHardy 0157f60c0c [RTNETLINK]: Split up rtnl_setlink 18 years ago
Patrick McHardy 51055be81c [RTNETLINK]: ifindex 0 does not exist 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
Patrick McHardy 575c3e2a04 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink 18 years ago