summaryrefslogtreecommitdiff
path: root/net/bridge/br_ioctl.c
Commit message (Expand)AuthorAge
* net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov2017-11-02
* bridge: remove rtmsg_ifinfo called in add_del_ifXin Long2017-10-25
* net: bridge: Pass extack to down to netdev_master_upper_dev_linkDavid Ahern2017-10-04
* bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctlVincent Bernat2017-09-21
* Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge"David S. Miller2017-09-20
* bridge: also trigger RTM_NEWLINK when interface is released from bridgeVincent Bernat2017-09-20
* bridge: move to workqueue gcNikolay Aleksandrov2017-02-06
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-05
* | bridge: a netlink notification should be sent when those attributes are chang...Xin Long2016-04-13
|/
* bridge: push bridge setting ageing_time down to switchdevScott Feldman2015-10-12
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-06-18
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
* net: Allow userns root to control the network bridge code.Eric W. Biederman2012-11-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | bridge: range check STP parametersstephen hemminger2011-04-04
|/
* bridge: change console message interfacestephen hemminger2010-05-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* bridge: remove dev_put() in add_del_if()Eric Dumazet2009-11-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-08
* | netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-08
|/
* net: remove CVS keywordsAdrian Bunk2008-06-11
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* bridge: add support for user mode STPStephen Hemminger2007-04-25
* [BRIDGE]: Fix locking of set path cost.Stephen Hemminger2007-02-28
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-28
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16