aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/rtnetlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-27rtnl: make link af-specific updates atomicThomas Graf1-4/+8
2010-11-17rtnetlink: Link address family APIThomas Graf1-0/+31
2010-10-21rtnetlink: remove rtnl_kill_linksstephen hemminger1-1/+0
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-0/+2
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman1-3/+5
2009-10-28net: add a list_head parameter to dellink() methodEric Dumazet1-1/+2
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-1/+1
2009-09-02vlan: multiqueue vlan deviceEric Dumazet1-0/+3
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy1-1/+1
2008-04-16[RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov1-0/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-10[RTNETLINK]: Introduce generic rtnl_create_link().Pavel Emelianov1-0/+4
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy1-0/+58
2007-04-26[NETLINK]: Possible cleanups.Adrian Bunk1-1/+0
2007-04-25[NET] rules: Unified rules dumpingThomas Graf1-0/+8
2007-04-25[RTNL]: Message handler registration interfaceThomas Graf1-0/+18