summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: move to workqueue gcNikolay Aleksandrov2017-02-061-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-2/+3
|\
| * net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-051-2/+3
* | bridge: a netlink notification should be sent when those attributes are chang...Xin Long2016-04-131-16/+24
|/
* bridge: push bridge setting ageing_time down to switchdevScott Feldman2015-10-121-2/+1
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-06-181-2/+0
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-191-1/+1
* net: Allow userns root to control the network bridge code.Eric W. Biederman2012-11-181-12/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-111-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | bridge: range check STP parametersstephen hemminger2011-04-041-31/+9
|/
* bridge: change console message interfacestephen hemminger2010-05-151-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* bridge: remove dev_put() in add_del_if()Eric Dumazet2009-11-051-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-1/+7
|\
| * bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-081-1/+7
* | netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-081-10/+10
|/
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-3/+4
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-1/+3
* bridge: add support for user mode STPStephen Hemminger2007-04-251-2/+3
* [BRIDGE]: Fix locking of set path cost.Stephen Hemminger2007-02-281-2/+1
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-9/+9
* [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-281-4/+5
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-5/+2
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+410