aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* rtnl: protect do_setlink from IFLA_XDP_ATTACHEDBrenden Blanco2016-07-21
* rtnl: add option for setting link xdp progBrenden Blanco2016-07-20
* net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang2016-07-01
* net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-30
* net_sched: add the ability to defer skb freeingEric Dumazet2016-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * net: fix infoleak in rtnetlinkKangjie Lu2016-05-04
* | net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-02
* | net: rtnetlink: allow rtnl_fill_statsinfo to save private state counterNikolay Aleksandrov2016-05-02
* | rtnl: align nlattr properly when neededNicolas Dichtel2016-04-26
* | rtnl: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
* | rtnl: use the new API to align IFLA_STATS*Nicolas Dichtel2016-04-21
* | rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2016-04-20
* | net: Add helpers for 64-bit aligning netlink attributes.David S. Miller2016-04-19
* | net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller2016-04-19
* | rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copyRoopa Prabhu2016-04-18
|/
* rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-24
|\
| * net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-22
|\ \ | |/ |/|
| * net/core: Add support for configuring VF GUIDsEli Cohen2016-03-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\ \
| * | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.MINOURA Makoto / 箕浦 真2016-02-26
| |/
* | net/rtnetlink: remove dead codeEric Engestrom2016-03-02
* | net: Add support for filtering link dump by master device and kindDavid Ahern2016-02-11
* | net: add rx_nohandler stat counterJarod Wilson2016-02-06
|/
* net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov2016-01-11
* net: Pass ndm_state to route netlink FDB notifications.Hubert Sokolowski2015-12-16
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* 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-16
|/
* 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