Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | net: bridge: add notifications for the bridge dev on vlan change | Nikolay Aleksandrov | 1 | -1/+1 |
2017-10-25 | bridge: remove rtmsg_ifinfo called in add_del_if | Xin Long | 1 | -3/+0 |
2017-10-05 | net: bridge: Pass extack to down to netdev_master_upper_dev_link | David Ahern | 1 | -1/+1 |
2017-09-22 | bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl | Vincent Bernat | 1 | -0/+3 |
2017-09-21 | Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge" | David S. Miller | 1 | -3/+1 |
2017-09-21 | bridge: also trigger RTM_NEWLINK when interface is released from bridge | Vincent Bernat | 1 | -1/+3 |
2017-02-07 | bridge: move to workqueue gc | Nikolay Aleksandrov | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+3 |
2016-05-06 | net: bridge: fix old ioctl unlocked net device walk | Nikolay Aleksandrov | 1 | -2/+3 |
2016-04-14 | bridge: a netlink notification should be sent when those attributes are chang... | Xin Long | 1 | -16/+24 |
2015-10-12 | bridge: push bridge setting ageing_time down to switchdev | Scott Feldman | 1 | -2/+1 |
2015-06-18 | bridge: fix br_stp_set_bridge_priority race conditions | Nikolay Aleksandrov | 1 | -2/+0 |
2013-12-20 | bridge: add space before '(/{', after ',', etc. | tanxiaojun | 1 | -1/+1 |
2012-11-19 | net: Allow userns root to control the network bridge code. | Eric W. Biederman | 1 | -12/+13 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2011-04-05 | bridge: range check STP parameters | stephen hemminger | 1 | -31/+9 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-05-16 | bridge: change console message interface | stephen hemminger | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-06 | bridge: remove dev_put() in add_del_if() | Eric Dumazet | 1 | -2/+2 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+7 |
2008-09-09 | netns bridge: allow bridges in netns! | Alexey Dobriyan | 1 | -10/+10 |
2008-09-09 | bridge: don't allow setting hello time to zero | Stephen Hemminger | 1 | -1/+7 |
2008-06-12 | net: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -3/+4 |
2007-05-04 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 1 | -1/+3 |
2007-04-26 | bridge: add support for user mode STP | Stephen Hemminger | 1 | -2/+3 |
2007-02-28 | [BRIDGE]: Fix locking of set path cost. | Stephen Hemminger | 1 | -2/+1 |
2007-02-11 | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -9/+9 |
2006-11-29 | [PATCH] bridge: fix possible overflow in get_fdb_entries | Chris Wright | 1 | -4/+5 |
2006-07-22 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -5/+2 |
2006-01-12 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+410 |