summaryrefslogtreecommitdiffstats
path: root/include/net/rtnetlink.h
Commit message (Expand)AuthorAgeFilesLines
* 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