- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / net / core / rtnetlink.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-18 Eric W. Biedermannet: Fix userspace RTM_NEWLINK notifications.
2009-09-06 Patrick McHardynet_sched: reintroduce dev->qdisc for use by sch_api
2009-09-03 Eric Dumazetvlan: multiqueue vlan device
2009-07-12 Johannes Bergnet: move and export get_net_ns_by_pid
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2008-11-20 Stephen Hemmingernetdev: introduce dev_get_stats()
2008-11-20 Stephen Hemmingernetdev: network device operations infrastructure
2008-11-17 Johannes Bergrtnetlink: propagate error from dev_change_flags in...
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-07 Herbert Xunet: Fix netdev_run_todo dead-lock
2008-09-23 Stephen Hemmingernet: network device name ifalias support
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-05-21 Pavel Emelyanovnet: The dev->get_stats pointer is not NULL nowadays.
2008-05-01 Patrick McHardyRTNETLINK: Fix bogus ASSERT_RTNL warning
2008-04-24 Patrick McHardy[RTNETLINK]: Fix bogus ASSERT_RTNL warning
2008-04-16 Pavel Emelyanov[RTNL]: Introduce the rtnl_kill_links helper.
2008-04-16 Pavel Emelyanov[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unreg...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-24 Thomas Graf[RTNL]: Validate hardware and broadcast address attribu...
2008-02-20 Thomas Graf[RTNL]: Add missing link netlink attribute policy defin...
2008-02-18 David S. MillerRevert "[RTNETLINK]: Send a single notification on...
2008-02-13 Laszlo Attila Toth[RTNETLINK]: Send a single notification on device state...
2008-02-05 Adrian Bunk[NET] rtnetlink.c: remove no longer used functions
2008-01-28 Denis V. Lunev[NETNS]: Namespace stop vs 'ip r l' race.
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Denis V. Lunev[NETNS]: Memory leak on network namespace stop.
2008-01-28 Eric W. Biederman[NET]: Make the netlink methods in rtnetlink handle...
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-21 Patrick McHardy[NET]: rtnl_link: fix use-after-free
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-27 Eric W. Biederman[NETNS]: Fix get_net_ns_by_pid
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Denis V. Lunev[NET]: rtnl_unlock cleanups
2007-10-10 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Eric W. Biederman[NET]: netlink support for moving devices between netwo...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Pavel Emelianov[RTNETLINK]: Introduce generic rtnl_create_link().
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-31 Thomas Graf[RTNETLINK]: Fix warning for !CONFIG_KMOD
2007-07-19 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-07-12 Patrick McHardy[RTNETLINK]: rtnl_link: allow specifying initial device...
2007-07-12 Patrick McHardy[RTNETLINK]: rtnl_link API simplification
2007-07-11 Patrick McHardy[RTNETLINK]: Fix rtnetlink compat attribute patch
2007-07-11 Patrick McHardy[RTNETLINK]: Add nested compat attribute
2007-07-11 Patrick McHardy[RTNETLINK]: Link creation API
2007-07-11 Patrick McHardy[RTNETLINK]: Split up rtnl_setlink
2007-06-07 Patrick McHardy[RTNETLINK]: ifindex 0 does not exist
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-23 Patrick McHardy[RTNETLINK]: Remove remains of wireless extensions...
2007-05-23 Patrick McHardy[RTNETLINK]: Allow changing of subsets of netdevice...
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Johannes Berg[WIRELESS]: Remove wext over netlink.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Thomas Graf[RTNL]: Improve error codes for unsupported operations
2007-04-26 Thomas Graf[NETLINK]: Directly return -EINTR from netlink_dump_start()
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Thomas Graf[NETLINK]: Ignore control messages directly in netlink_...
2007-04-26 Thomas Graf[NETLINK]: Ignore !NLM_F_REQUEST messages directly...
2007-04-26 Thomas Graf[RTNL]: Properly return rntl message handler
2007-04-26 Thomas Graf[RTNL]: Use rtnl registration interface for dump-all...
2007-04-26 Thomas Graf[NET] rules: Use rtnl registration interface
2007-04-26 Thomas Graf[NEIGH]: Use rtnl registration interface
2007-04-26 Thomas Graf[NET] link: Use rtnl registration interface
2007-04-26 Thomas Graf[RTNL]: Message handler registration interface
2007-03-27 Jean Tourrilhes[PATCH] WE-22 : prevent information leak on 64 bit
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Thomas Graf[IPv6] prefix: Convert RTM_NEWPREFIX notifications...
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-10-12 Patrick McHardy[RTNETLINK]: Fix use of wrong skb in do_getlink()
2006-09-29 Eric Sesterhenn[RTNETLINK]: Possible dereference in net/core/rtnetlink.c
2006-09-22 Patrick McHardy[RTNETLINK]: Fix netdevice name corruption
2006-09-22 Thomas Graf[RTNETLINK]: Fix typo causing wrong skb to be freed
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 David S. Miller[RTNETLINK]: Don't return error on no-metrics.
2006-09-22 Thomas Graf[IPv6] route: Convert FIB6 dumping to use new netlink api
2006-09-22 Thomas Graf[RTNETLINK]: Unexport rtnl socket
2006-09-22 Thomas Graf[NET] link: Convert notifications to use rtnl_notify()
2006-09-22 Thomas Graf[RTNETLINK]: Add rtnetlink notification interface
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-09-22 Thomas Graf[NEIGH]: Move netlink neighbour table bits to linux...
2006-09-22 Thomas Graf[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
next