aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-15
* bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong2013-12-08
* bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-11-04
* bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-10-13
* bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-10-13
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-10-13
* resubmit bridge: fix message_age_timer calculationChris Healy2013-10-13
* net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-09-14
* bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-09-14
* bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-09-14
* bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-17
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* bridge: fix race with topology change timerstephen hemminger2013-05-03
* bridge: avoid OOPS if root port not foundstephen hemminger2013-04-30
* bridge: Add fdb dst check during fdb updateroopa2013-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * bridge: make user modified path cost stickystephen hemminger2013-04-15
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\ \
| * | netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng2013-04-05
| * | netfilter: ebt_log: add net namespace support for ebt_logGao feng2013-04-05
| * | netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05
* | | bridge: remove a redundant synchronize_net()Eric Dumazet2013-04-02
* | | bridge: remove unused variable ifmHong zhi guo2013-03-28
* | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
|/ /
* | net: add ETH_P_802_3_MINSimon Horman2013-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\|
| * bridge: fix crash when set mac address of br interfaceHong zhi guo2013-03-24
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\ \
| * | netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng2013-03-15
| * | bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-15
* | | bridge: avoid br_ifinfo_notify when nothing changedHong zhi guo2013-03-24
* | | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\ \ \ | |/ / |/| / | |/
| * bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich2013-03-17
* | bridge: using for_each_set_bit to simplify the codeWei Yongjun2013-03-12
* | bridge: using for_each_set_bit_from to simplify the codeWei Yongjun2013-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\|
| * bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger2013-03-12
| * bridge: fix mdb info leaksMathias Krause2013-03-10
| * bridge: add missing vid to br_mdb_get()Cong Wang2013-03-07
* | bridge: use ipv4_is_local_multicast() helperAmerigo Wang2013-03-07
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* bridge: make ifla_br_policy and br_af_ops staticCong Wang2013-02-14
* 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