summaryrefslogtreecommitdiff
path: root/net/core/rtnetlink.c
AgeCommit message (Expand)Author
2014-06-12rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11net/core: Add VF link state control policyDoug Ledford
2014-06-08net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03rtnetlink: fix a memory leak when ->newlink failsCong Wang
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-04-24rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-04-24rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-13net: correct error path in rtnl_newlink()Cong Wang
2014-02-04rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao
2014-01-23rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko
2014-01-22rtnetlink: provide api for getting and setting slave infoJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-15rtnetlink: remove an unneeded testDan Carpenter
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-07-30rtnl: export physical port id via RT netlinkJiri Pirko
2013-06-25rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport
2013-06-13net/core: Add VF link state controlRony Efraim
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-04-25net: fix address check in rtnl_fdb_delVlad Yasevich
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-08rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-27rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun
2013-03-24ipv4: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-10rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich