aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/rtnetlink.h
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal
2017-08-09rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-01-22rtnetlink: provide api for getting and setting slave infoJiri Pirko
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger
2013-09-23rtnetlink.h: Remove extern from function prototypesJoe Perches
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen
2012-07-20rtnl: allow to specify different num for rx and tx queue countJiri Pirko
2012-04-13rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller
2012-04-13rtnetlink: fix commentsstephen hemminger
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2010-11-27rtnl: make link af-specific updates atomicThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-10-21rtnetlink: remove rtnl_kill_linksstephen hemminger
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-10-28net: add a list_head parameter to dellink() methodEric Dumazet
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-09-02vlan: multiqueue vlan deviceEric Dumazet
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy
2008-04-16[RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy
2007-04-26[NETLINK]: Possible cleanups.Adrian Bunk
2007-04-25[NET] rules: Unified rules dumpingThomas Graf
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf