summaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
AgeCommit message (Expand)Author
2015-03-18net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet
2015-03-18rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-03-18rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann
2015-01-28bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09rocker: remove swdev modeRoopa Prabhu
2014-12-09rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar
2014-12-02bridge: add brport flags to dflt bridge_getlinkScott Feldman
2014-12-02rtnl: expose physical switch id for particular deviceJiri Pirko
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-02net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-11-29rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel
2014-11-26bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf
2014-11-26bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf
2014-11-04netdev, sched/wait: Fix sleeping inside wait eventPeter Zijlstra
2014-09-02rtnl/do_setlink(): notify when a netdev is modifiedNicolas Dichtel
2014-09-02rtnl/do_setlink(): last arg is now a set of flagsNicolas Dichtel
2014-09-02rtnl/do_setlink(): set modified when IFLA_LINKMODE is updatedNicolas Dichtel
2014-09-02rtnl/do_setlink(): set modified when IFLA_TXQLEN is updatedNicolas Dichtel
2014-08-08rtnetlink: fix VF info sizeJiri Benc
2014-07-16rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-10bridge: netlink dump interface at par with brctlJamal Hadi Salim
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-01rtnetlink: allow to register ops without ops->setup setJiri Pirko
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