aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* netdev: network device operations infrastructureStephen Hemminger2008-11-20
* rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-17
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-08
|\
| * net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-07
* | net: network device name ifalias supportStephen Hemminger2008-09-23
|/
* netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\
| * netlink: Improve returned error codesThomas Graf2008-06-03
* | net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2008-05-21
|/
* [RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2008-04-24
* [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-16
* [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.Pavel Emelyanov2008-04-16
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-23
* [RTNL]: Add missing link netlink attribute policy definitionsThomas Graf2008-02-19
* Revert "[RTNETLINK]: Send a single notification on device state changes."David S. Miller2008-02-17
* [RTNETLINK]: Send a single notification on device state changes.Laszlo Attila Toth2008-02-13
* [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-05
* [NETNS]: Namespace stop vs 'ip r l' race.Denis V. Lunev2008-01-28
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [NETNS]: Memory leak on network namespace stop.Denis V. Lunev2008-01-28
* [NET]: Make the netlink methods in rtnetlink handle multiple network namespacesEric W. Biederman2008-01-28
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-28
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-28
* [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-20
* [NETNS]: Fix get_net_ns_by_pidEric W. Biederman2007-10-27
* Make access to task's nsproxy lighterPavel Emelyanov2007-10-19
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
* [NET]: rtnl_unlock cleanupsDenis V. Lunev2007-10-11
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-10
* [NET]: netlink support for moving devices between network namespaces.Eric W. Biederman2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* [RTNETLINK]: Fix warning for !CONFIG_KMODThomas Graf2007-07-31
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-18
* [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-11
* [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-11
* [RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy2007-07-11
* [RTNETLINK]: Add nested compat attributePatrick McHardy2007-07-11
* [RTNETLINK]: Link creation APIPatrick McHardy2007-07-11
* [RTNETLINK]: Split up rtnl_setlinkPatrick McHardy2007-07-11
* [RTNETLINK]: ifindex 0 does not existPatrick McHardy2007-06-07
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-07