summaryrefslogtreecommitdiff
path: root/net/bridge/br_ioctl.c
AgeCommit message (Expand)Author
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-10-25bridge: remove rtmsg_ifinfo called in add_del_ifXin Long
2017-10-04net: bridge: Pass extack to down to netdev_master_upper_dev_linkDavid Ahern
2017-09-21bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctlVincent Bernat
2017-09-20Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge"David S. Miller
2017-09-20bridge: also trigger RTM_NEWLINK when interface is released from bridgeVincent Bernat
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-05net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2015-10-12bridge: push bridge setting ageing_time down to switchdevScott Feldman
2015-06-18bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun
2012-11-18net: Allow userns root to control the network bridge code.Eric W. Biederman
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-04-16Linux-2.6.12-rc2Linus Torvalds