summaryrefslogtreecommitdiff
path: root/net/bridge/br_ioctl.c
AgeCommit message (Expand)Author
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-04bridge: range check STP parametersstephen hemminger
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-15bridge: change console message interfacestephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-05bridge: remove dev_put() in add_del_if()Eric Dumazet
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08netns bridge: allow bridges in netns!Alexey Dobriyan
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger
2008-06-11net: remove CVS keywordsAdrian Bunk
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-25bridge: add support for user mode STPStephen Hemminger
2007-02-28[BRIDGE]: Fix locking of set path cost.Stephen Hemminger
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-03-15[BRIDGE]: Limit BRCTL_GET_BRIDGES to 2048 bridges.Alan Cox
2004-06-22[BRIDGE]: Turn off debug message in bridge ioctl.Stephen Hemminger
2004-06-03[PATCH] sparse: net/bridge annotationAlexander Viro
2004-05-21[BRIDGE]: New ioctl interface for 32/64 compatability.Stephen Hemminger
2004-05-21[BRIDGE]: Expose timer_residue function for use by sysfs.Stephen Hemminger
2004-05-21[BRIDGE]: Read forwarding table chunk at a time.Stephen Hemminger
2004-05-21[BRIDGE]: Ioctl cleanup and consolidation.Stephen Hemminger
2004-04-16[BRIDGE]: Support lots of 1k ports.Stephen Hemminger
2004-04-16[BRIDGE]: Use ethtool to get port speed.Stephen Hemminger
2004-04-16[BRIDGE]: Make use of jiffies_to_clock.Stephen Hemminger
2004-04-16[BRIDGE]: Include file cleanup.Stephen Hemminger
2004-03-31[BRIDGE]: Lift ioctl limits on number of bridges/ports.Stephen Hemminger
2004-03-31[BRIDGE]: Allow non-root to inspect the status of a bridge.Stephen Hemminger
2003-07-22[BRIDGE]: Fix several startup/shutdown timer races.Stephen Hemminger
2003-05-11[BRIDGE]: Bridge timer performance enhancement.Stephen Hemminger
2003-04-28[BRIDGE}: More user hz conversions.Stephen Hemminger
2003-04-25[BRIDGE]: Use RCU for port table.Stephen Hemminger
2003-04-23[BRIDGE]: Bridge confuses kernel user HZ.Stephen Hemminger
2003-04-23[BRIDGE]: Missing unlocks in ioctl error paths.Stephen Hemminger
2003-04-11[BRIDGE]: Kill excessive stack usage in br_ioctl.Stephen Hemminger
2003-04-09[BRIDGE]: Fix several locking bugs, plus cleanups.Stephen Hemminger
2003-01-13[PATCH] namespace pollution in eth bridge driverRusty Russell
2002-02-04Import changesetLinus Torvalds