aboutsummaryrefslogtreecommitdiff
path: root/include/net/rtnetlink.h
AgeCommit message (Expand)Author
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