Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-08 | net: Support specifying the network namespace upon device creation. | Eric W. Biederman | 1 | -3/+5 |
2009-10-28 | net: add a list_head parameter to dellink() method | Eric Dumazet | 1 | -1/+2 |
2009-09-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+1 |
2009-09-02 | vlan: multiqueue vlan device | Eric Dumazet | 1 | -0/+3 |
2009-08-25 | netlink: constify nlmsghdr arguments | Patrick McHardy | 1 | -1/+1 |
2008-04-16 | [RTNL]: Introduce the rtnl_kill_links helper. | Pavel Emelyanov | 1 | -0/+1 |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+1 |
2007-10-10 | [RTNETLINK]: Introduce generic rtnl_create_link(). | Pavel Emelianov | 1 | -0/+4 |
2007-07-10 | [RTNETLINK]: Link creation API | Patrick McHardy | 1 | -0/+58 |
2007-04-26 | [NETLINK]: Possible cleanups. | Adrian Bunk | 1 | -1/+0 |
2007-04-25 | [NET] rules: Unified rules dumping | Thomas Graf | 1 | -0/+8 |
2007-04-25 | [RTNL]: Message handler registration interface | Thomas Graf | 1 | -0/+18 |