index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_mdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2019-09-19
1
-1
/
+1
*
net: use rtnl_register_module where needed
Florian Westphal
2017-12-04
1
-3
/
+3
*
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
2017-11-10
1
-0
/
+43
*
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2017-11-10
1
-3
/
+6
*
net: bridge: Rename mglist to host_joined
Andrew Lunn
2017-11-10
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-3
/
+3
*
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
2017-07-11
1
-1
/
+2
*
bridge: Export VLAN filtering state
Ido Schimmel
2017-05-26
1
-2
/
+2
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-2
/
+4
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+2
*
bridge: multicast to unicast
Felix Fietkau
2017-01-24
1
-1
/
+1
*
bridge: mdb: Marking port-group as offloaded
Elad Raz
2016-04-24
1
-27
/
+64
*
bridge: mdb: Common function for mdb entry translation
Elad Raz
2016-04-24
1
-18
/
+15
*
bridge: mcast: add support for more router port information dumping
Nikolay Aleksandrov
2016-03-01
1
-2
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-2
/
+2
|
\
|
*
bridge: mdb: avoid uninitialized variable warning
Arnd Bergmann
2016-02-16
1
-2
/
+2
*
|
bridge: mdb: add support for more attributes and export timer
Nikolay Aleksandrov
2016-02-19
1
-1
/
+15
*
|
bridge: mdb: reduce the indentation level in br_mdb_fill_info
Nikolay Aleksandrov
2016-02-19
1
-16
/
+17
*
|
bridge: mdb: Passing the port-group pointer to br_mdb module
Elad Raz
2016-02-09
1
-22
/
+29
*
|
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
Elad Raz
2016-02-09
1
-4
/
+12
|
/
*
bridge: Reflect MDB entries to hardware
Elad Raz
2016-01-10
1
-0
/
+23
*
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-29
1
-12
/
+12
*
bridge: mdb: fix vlan_enabled access when vlans are not configured
Nikolay Aleksandrov
2015-08-03
1
-2
/
+2
*
bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0
Satish Ashok
2015-08-03
1
-8
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-0
/
+1
|
\
|
*
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
2015-07-29
1
-0
/
+1
*
|
bridge: mdb: notify on router port add and del
Satish Ashok
2015-07-26
1
-0
/
+67
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
1
-1
/
+0
|
\
|
|
*
bridge: mdb: fix double add notification
Nikolay Aleksandrov
2015-07-15
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-13
1
-9
/
+7
|
\
|
|
*
bridge: mdb: allow the user to delete mdb entry if there's a querier
Satish Ashok
2015-07-10
1
-9
/
+2
|
*
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-07-08
1
-0
/
+2
|
*
bridge: mdb: start delete timer for temp static entries
Satish Ashok
2015-07-08
1
-0
/
+3
*
|
bridge: mdb: add vlan support for user entries
Nikolay Aleksandrov
2015-07-13
1
-0
/
+6
*
|
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
2015-07-09
1
-2
/
+3
|
/
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-1
/
+1
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-1
/
+2
*
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
2015-01-15
1
-1
/
+1
*
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
2014-06-10
1
-2
/
+2
*
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
2013-10-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-5
/
+9
|
\
|
*
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
1
-5
/
+9
*
|
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
2013-09-05
1
-1
/
+2
*
|
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-08-04
1
-1
/
+2
|
/
*
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-06
1
-1
/
+1
*
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
1
-2
/
+2
*
bridge: fix mdb info leaks
Mathias Krause
2013-03-10
1
-0
/
+4
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-4
/
+2
*
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
2013-02-04
1
-3
/
+0
[next]