aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
Commit message (Expand)AuthorAge
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-14
* rtnl: stats - add missing netlink message size checksMathias Krause2017-01-15
* net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser2016-12-02
* rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju2016-11-23
* rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju2016-11-19
* rtnetlink: fix FDB size computationSabrina Dubroca2016-11-18
* rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca2016-11-15
* rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca2016-11-15
* rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2016-11-09
* net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter2016-10-13
* net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann2016-10-03
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
* net: core: Add offload stats to if_stats_msgNogah Frankel2016-09-18
* rtnetlink: remove unused ifla_stats_policystephen hemminger2016-09-09
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-01
* net: rtnetlink: Don't export empty RTAX_FEATURESPhil Sutter2016-08-23
* 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