index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_mdb.c
Age
Commit message (
Expand
)
Author
2013-11-04
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-07-06
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-27
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-15
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