index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-10-06
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
1
-0
/
+17
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
1
-2
/
+2
2014-06-12
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
1
-0
/
+26
2014-01-07
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
1
-141
/
+108
2013-08-07
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
1
-1
/
+1
2013-05-23
bridge: use the bridge IP addr as source addr for querier
Cong Wang
1
-0
/
+26
2013-02-14
bridge: Add vlan filtering infrastructure
Vlad Yasevich
1
-0
/
+21
2012-11-19
net: Allow userns root to control the network bridge code.
Eric W. Biederman
1
-5
/
+5
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
1
-1
/
+1
2012-11-03
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
1
-8
/
+3
2012-10-30
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-05
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-30
net: Move && and || to end of previous line
Joe Perches
1
-3
/
+3
2009-05-19
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
1
-1
/
+2
2008-11-13
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
1
-1
/
+1
2008-09-09
bridge: don't allow setting hello time to zero
Stephen Hemminger
1
-8
/
+18
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-01-25
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
1
-10
/
+4
2007-10-13
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-15
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
1
-9
/
+15
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+3
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+1
2007-04-26
[BRIDGE]: Missing rtnl.
Stephen Hemminger
1
-0
/
+2
2007-04-26
bridge: add support for user mode STP
Stephen Hemminger
1
-1
/
+3
2007-04-26
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
1
-0
/
+14
2007-02-11
[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-26
[BRIDGE]: correct print message typo
Randy Dunlap
1
-1
/
+1
2006-03-21
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
1
-0
/
+49
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+364