aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_mdb.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-30
* | bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing2013-09-05
* | bridge: fix rcu check warning in multicast port groupstephen hemminger2013-08-04
|/
* bridge: fix some kernel warning in multicast timerCong Wang2013-07-06
* rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* bridge: fix mdb info leaksMathias Krause2013-03-10
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* netns: bridge: allow unprivileged users add/delete mdb entryGao feng2013-02-04
* bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich2012-12-19
* bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich2012-12-19
* bridge: add flags to distinguish permanent mdb entiresAmerigo Wang2012-12-15
* bridge: add support of adding and deleting mdb entriesCong Wang2012-12-12
* bridge: notify mdb changes via netlinkCong Wang2012-12-12
* bridge: fix seq check in br_mdb_dump()Cong Wang2012-12-11
* bridge: export multicast database via netlinkCong Wang2012-12-07