aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* [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
* [RTNETLINK]: Remove remains of wireless extensions over rtnetlinkPatrick McHardy2007-05-22
* [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlinkPatrick McHardy2007-05-22
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-26
* [WIRELESS]: Remove wext over netlink.Johannes Berg2007-04-26
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy2007-04-26
* [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacksPatrick McHardy2007-04-26
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* [RTNL]: Improve error codes for unsupported operationsThomas Graf2007-04-26
* [NETLINK]: Directly return -EINTR from netlink_dump_start()Thomas Graf2007-04-26
* [NETLINK]: Remove error pointer from netlink message handlerThomas Graf2007-04-26
* [NETLINK]: Ignore control messages directly in netlink_run_queue()Thomas Graf2007-04-26
* [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()Thomas Graf2007-04-26
* [RTNL]: Properly return rntl message handlerThomas Graf2007-04-26
* [RTNL]: Use rtnl registration interface for dump-all aliasesThomas Graf2007-04-26
* [NET] rules: Use rtnl registration interfaceThomas Graf2007-04-26
* [NEIGH]: Use rtnl registration interfaceThomas Graf2007-04-26
* [NET] link: Use rtnl registration interfaceThomas Graf2007-04-26
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-26
* [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-27
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-08
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-03
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-03
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-12
* [RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn2006-09-28