aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* rtnetlink: implement setting of master deviceJiri Pirko2011-02-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-31
|\
| * net: Fix ip link add netns oopsEric W. Biederman2011-01-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-27
|\|
| * net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-24
|\|
| * Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* | rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy2011-01-21
* | netlink: support setting devgroup parametersVlad Dogaru2011-01-20
* | net_device: add support for network device groupsVlad Dogaru2011-01-20
|/
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
* rtnl: make link af-specific updates atomicThomas Graf2010-11-28
* rtnetlink: Link address family APIThomas Graf2010-11-17
* rtnetlink: Fix message size calculation for link messagesThomas Graf2010-11-12
* rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-21
* net: copy_rtnl_link_stats64() simplificationEric Dumazet2010-08-23
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-12
* netlink: bug fix: wrong size was calculated for vfinfo list blobScott Feldman2010-05-28
* netlink: bug fix: don't overrun skbs on vf_port dumpScott Feldman2010-05-28
* rtnetlink: Fix error handling in do_setlink()David Howells2010-05-24
* net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-17
|\
| * rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-04-27
|\ \
| * | net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\ \ \ | |/ / |/| / | |/
| * rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-22
* | net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-13
* | net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt2010-03-27
* | net: fix unaligned access in IFLA_STATS64Jan Engelhardt2010-03-27
* | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-21
* | net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-17
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-25
* | rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-27
* | dev: support deferring device flag change notificationsPatrick McHardy2010-02-27
* | rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2010-02-27
* | rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy2010-02-27
* | rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A2010-02-26
* | rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A2010-02-12
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
|/
* net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2009-12-13
* net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-08
* rtnetlink: CleanupsEric Dumazet2009-11-07
* net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
* rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-24
* rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet2009-10-22