aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/rtnetlink.h
Commit message (Expand)AuthorAge
* rtnetlink.h: Remove extern from function prototypesJoe Perches2013-09-23
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-30
* rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-20
* rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.David S. Miller2012-04-13
* rtnetlink: fix commentsstephen hemminger2012-04-13
* rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-13
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* rtnl: make link af-specific updates atomicThomas Graf2010-11-28
* rtnetlink: Link address family APIThomas Graf2010-11-17
* rtnetlink: remove rtnl_kill_linksstephen hemminger2010-10-21
* rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-27
* net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-08
* net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10
|\
| * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-25
* | vlan: multiqueue vlan deviceEric Dumazet2009-09-02
|/
* [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-16
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov2007-10-10
* [RTNETLINK]: Link creation APIPatrick McHardy2007-07-11
* [NETLINK]: Possible cleanups.Adrian Bunk2007-04-26
* [NET] rules: Unified rules dumpingThomas Graf2007-04-26
* [RTNL]: Message handler registration interfaceThomas Graf2007-04-26