index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_sysfs_br.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
1
-0
/
+21
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
1
-5
/
+5
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
1
-1
/
+1
2012-11-02
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
1
-8
/
+3
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
1
-1
/
+2
2012-04-15
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
1
-0
/
+18
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2011-10-06
bridge: allow forwarding some link local frames
stephen hemminger
1
-0
/
+34
2011-04-04
bridge: range check STP parameters
stephen hemminger
1
-36
/
+3
2010-07-02
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
1
-0
/
+72
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+1
2010-02-28
bridge: Add multicast count/interval sysfs entries
Herbert Xu
1
-0
/
+203
2010-02-28
bridge: Add hash elasticity/max sysfs entries
Herbert Xu
1
-0
/
+39
2010-02-28
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
1
-0
/
+18
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
1
-0
/
+21
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-3
/
+3
2009-05-18
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
1
-1
/
+2
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
1
-1
/
+1
2008-09-08
bridge: don't allow setting hello time to zero
Stephen Hemminger
1
-8
/
+18
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-01-24
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
1
-10
/
+4
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-1
/
+1
2007-08-19
missing return in bridge sysfs code
Al Viro
1
-0
/
+1
2007-08-14
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
1
-9
/
+15
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+3
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+1
2007-04-25
[BRIDGE]: Missing rtnl.
Stephen Hemminger
1
-0
/
+2
2007-04-25
bridge: add support for user mode STP
Stephen Hemminger
1
-1
/
+3
2007-04-25
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
1
-0
/
+14
2007-02-10
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-107
/
+127
2006-10-25
[BRIDGE]: correct print message typo
Randy Dunlap
1
-1
/
+1
2006-03-20
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
1
-0
/
+49
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+364