aboutsummaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2013-12-08bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong
2013-11-04bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-10-13bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-10-13bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-10-13bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-10-13resubmit bridge: fix message_age_timer calculationChris Healy
2013-09-14net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann
2013-09-14bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita
2013-09-14bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-03bridge: fix race with topology change timerstephen hemminger
2013-04-30bridge: avoid OOPS if root port not foundstephen hemminger
2013-04-29bridge: Add fdb dst check during fdb updateroopa
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-15bridge: make user modified path cost stickystephen hemminger
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-05netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng
2013-04-05netfilter: ebt_log: add net namespace support for ebt_logGao feng
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-04-02bridge: remove a redundant synchronize_net()Eric Dumazet
2013-03-28bridge: remove unused variable ifmHong zhi guo
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-24bridge: fix crash when set mac address of br interfaceHong zhi guo
2013-03-24bridge: avoid br_ifinfo_notify when nothing changedHong zhi guo
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-15netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng
2013-03-15bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-12bridge: using for_each_set_bit to simplify the codeWei Yongjun
2013-03-12bridge: using for_each_set_bit_from to simplify the codeWei Yongjun
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-10bridge: fix mdb info leaksMathias Krause
2013-03-07bridge: add missing vid to br_mdb_get()Cong Wang
2013-03-07bridge: use ipv4_is_local_multicast() helperAmerigo Wang
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-14bridge: make ifla_br_policy and br_af_ops staticCong Wang
2013-02-13bridge: Separate egress policy bitmapVlad Yasevich
2013-02-13bridge: Add vlan support for local fdb entriesVlad Yasevich
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-13bridge: Add vlan id to multicast groupsVlad Yasevich