aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun1-1/+1
2012-11-18net: Allow userns root to control the network bridge code.Eric W. Biederman1-12/+13
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-04-04bridge: range check STP parametersstephen hemminger1-31/+9
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-15bridge: change console message interfacestephen hemminger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-05bridge: remove dev_put() in add_del_if()Eric Dumazet1-2/+2
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+7
2008-09-08netns bridge: allow bridges in netns!Alexey Dobriyan1-10/+10
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger1-1/+7
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-3/+4
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+3
2007-04-25bridge: add support for user mode STPStephen Hemminger1-2/+3
2007-02-28[BRIDGE]: Fix locking of set path cost.Stephen Hemminger1-2/+1
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-9/+9
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-5/+2
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+410