aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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