aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_private.h
Commit message (Expand)AuthorAge
* bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-11
* bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-11
* bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-11
* bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-11
* bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-11
* bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-11
* bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\
| * bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-02
* | bridge: make br_device_notifier staticCong Wang2014-05-22
* | net: bridge: fix buildAlexei Starovoitov2014-05-18
* | bridge: Automatically manage port promiscuous mode.Vlad Yasevich2014-05-16
* | bridge: Introduce BR_PROMISC flagVlad Yasevich2014-05-16
* | bridge: Add functionality to sync static fdb entries to hwVlad Yasevich2014-05-16
* | bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich2014-05-16
|/
* netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
* bridge: Use ether_addr_copy and ETH_ALENJoe Perches2014-02-24
* bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-10
* bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita2014-02-10
* bridge: Fix the way to find old local fdb entries in br_fdb_changeaddrToshiaki Makita2014-02-10
* bridge: move br_net_exit() to br.cWANG Cong2014-01-14
* net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
* br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2013-12-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * bridge: pass correct vlan id to multicast codeVlad Yasevich2013-10-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\|
| * Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing2013-10-22
| * bridge: Fix the way the PVID is referencedToshiaki Makita2013-10-18
* | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-19
|/
* bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-09-15
* bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-09-15
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-12
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\|
| * bridge: disable snooping if there is no querierLinus Lüssing2013-07-31
* | bridge: cleanup netpoll codestephen hemminger2013-07-26
|/
* bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-11
* bridge: Add flag to control mac learning.Vlad Yasevich2013-06-11
* bridge: only expire the mdb entry when query is receivedCong Wang2013-05-22
* bridge: use the bridge IP addr as source addr for querierCong Wang2013-05-22
* bridge: make user modified path cost stickystephen hemminger2013-04-15
* bridge: add missing vid to br_mdb_get()Cong Wang2013-03-07
* bridge: Separate egress policy bitmapVlad Yasevich2013-02-13
* bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-13
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* bridge: Add vlan id to multicast groupsVlad Yasevich2013-02-13