index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_mdb.c
Age
Commit message (
Expand
)
Author
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-05
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-07-07
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-04
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
2012-12-16
bridge: add flags to distinguish permanent mdb entires
Amerigo Wang
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
2012-12-11
bridge: fix seq check in br_mdb_dump()
Cong Wang
2012-12-07
bridge: export multicast database via netlink
Cong Wang