summaryrefslogtreecommitdiff
path: root/net/core/rtnetlink.c (follow)
Commit message (Expand)AuthorAge
* rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-30
* rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong2021-06-30
* net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu2020-06-03
* rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2020-05-10
* net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter2019-11-28
* rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet2018-12-17
* rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel2018-11-10
* rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-10-20
* rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu2018-07-28
* rtnetlink: validate attributes in do_setlink()Eric Dumazet2018-06-13
* rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-08-11
* rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych2017-07-05
* net: Zero ifla_vf_info in rtnl_fill_vfinfo()Mintz, Yuval2017-07-05
* net: Improve handling of failures on link and route dumpsDavid Ahern2017-06-07
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-14
* rtnetlink: fix FDB size computationSabrina Dubroca2016-12-10
* net: fix infoleak in rtnetlinkKangjie Lu2016-05-18
* rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-04-20
* rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-17
* if_link: Add control trust VFHiroshi Shimamoto2015-10-23
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
* net/core: lockdep_rtnl_is_held can be booleanYaowei Bai2015-10-09
* switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\
| * rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu2015-09-15
* | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-15
|/
* tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\
| * rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann2015-07-15
* | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-21
* | netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-15
|/
* rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-07-08
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-23
* net/core: Add reading VF statistics through the PF netdeviceEran Ben Elisha2015-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-17
* | switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-13
* | switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-12
* | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
* | netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-09
|/
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-10
* rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-10
* net: Pass VLAN ID to rtnl_fdb_notify.Hubert Sokolowski2015-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-24
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | net: allow to delete a whole device groupWANG Cong2015-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\|
| * net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-10