| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | 1 | -4/+5 |
* | bridge: change console message interface | stephen hemminger | 2010-05-16 | 1 | -3/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 2009-02-25 | 1 | -1/+2 |
* | netns bridge: allow bridges in netns! | Alexey Dobriyan | 2008-09-09 | 1 | -10/+5 |
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -2/+2 |
* | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 2008-01-28 | 1 | -2/+2 |
* | [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) | Denis V. Lunev | 2008-01-28 | 1 | -0/+9 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-11 | 1 | -2/+3 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-04 | 1 | -1/+2 |
* | [RTNETLINK]: Remove unnecessary locking in dump callbacks | Patrick McHardy | 2007-04-26 | 1 | -2/+0 |
* | bridge: add support for user mode STP | Stephen Hemminger | 2007-04-26 | 1 | -1/+1 |
* | [BRIDGE]: Use rtnl registration interface | Thomas Graf | 2007-04-26 | 1 | -10/+10 |
* | [NETLINK]: Don't BUG on undersized allocations | Patrick McHardy | 2007-02-08 | 1 | -5/+9 |
* | [BRIDGE] netlink: Convert bridge netlink code to new netlink interface | Thomas Graf | 2006-12-03 | 1 | -54/+38 |
* | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 2006-12-03 | 1 | -6/+15 |
* | [BRIDGE]: Convert notifications to use rtnl_notify() | Thomas Graf | 2006-09-22 | 1 | -16/+15 |
* | [BRIDGE]: netlink status fix | Stephen Hemminger | 2006-08-05 | 1 | -1/+1 |
* | [BRIDGE]: br_dump_ifinfo index fix | Andrey Savochkin | 2006-07-04 | 1 | -1/+2 |
* | [BRIDGE]: netlink interface for link management | Stephen Hemminger | 2006-06-18 | 1 | -0/+199 |