index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_sysfs_br.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
2018-11-27
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2017-12-20
bridge: Use helpers to handle MAC address
Andy Shevchenko
2017-06-29
net: bridge: constify attribute_group structures.
Arvind Yadav
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-06
bridge: move to workqueue gc
Nikolay Aleksandrov
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-05
net: bridge: set error code on failure
Pan Bian
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
2016-05-02
bridge: vlan: learn to count
Nikolay Aleksandrov
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-13
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
2016-04-13
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
2016-04-13
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
2015-12-23
bridge: use kobj_to_dev instead of to_dev
Geliang Tang
2015-10-13
bridge: fix gc_timer mod/del race condition
Nikolay Aleksandrov
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
2013-08-07
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
2013-05-22
bridge: use the bridge IP addr as source addr for querier
Cong Wang
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-04-15
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-10-06
bridge: allow forwarding some link local frames
stephen hemminger
2011-04-04
bridge: range check STP parameters
stephen hemminger
2010-07-02
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-02-28
bridge: Add multicast count/interval sysfs entries
Herbert Xu
2010-02-28
bridge: Add hash elasticity/max sysfs entries
Herbert Xu
2010-02-28
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
2009-11-29
net: Move && and || to end of previous line
Joe Perches
[next]