summaryrefslogtreecommitdiffstats
path: root/include/net/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* net: AF-specific RTM_GETSTATS attributesRobert Shearman2017-01-171-0/+4
* net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2016-06-301-2/+3
* net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-021-0/+7
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-211-1/+2
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-151-1/+2
* openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-211-0/+1
* rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-101-1/+1
* rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-191-0/+2
* net: rtnetlink - make create_link take name_assign_typeTom Gundersen2014-07-151-0/+1
* rtnl: make ifla_policy staticJiri Pirko2014-02-181-1/+1
* rtnetlink: provide api for getting and setting slave infoJiri Pirko2014-01-221-0/+14
* netlink: cleanup rntl_af_registerstephen hemminger2014-01-011-2/+1
* rtnetlink.h: Remove extern from function prototypesJoe Perches2013-09-231-21/+19
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-221-1/+1
* rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-301-1/+1
* rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-201-4/+6
* rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller2012-04-131-1/+1
* rtnetlink: fix commentsstephen hemminger2012-04-131-2/+4
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-3/+2
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-1/+1
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-091-2/+5
* rtnl: make link af-specific updates atomicThomas Graf2010-11-271-4/+8
* rtnetlink: Link address family APIThomas Graf2010-11-171-0/+31
* rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-211-1/+0
* rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-271-0/+2
* net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-081-3/+5
* net: add a list_head parameter to dellink() methodEric Dumazet2009-10-281-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-101-1/+1
|\
| * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-251-1/+1
* | vlan: multiqueue vlan deviceEric Dumazet2009-09-021-0/+3
|/
* [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-161-0/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov2007-10-101-0/+4
* [RTNETLINK]: Link creation APIPatrick McHardy2007-07-101-0/+58
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-261-1/+0
* [NET] rules: Unified rules dumpingThomas Graf2007-04-251-0/+8
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-251-0/+18