summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2014-01-06bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger
2013-12-20bridge: change the position of '{' to the pre linetanxiaojun
2013-12-20bridge: change "foo* bar" to "foo *bar"tanxiaojun
2013-12-20bridge: add space before '(/{', after ',', etc.tanxiaojun
2013-12-20bridge: remove unnecessary parenthesestanxiaojun
2013-12-20bridge: remove unnecessary condition judgmenttanxiaojun
2013-12-18bridge: spelling fixestanxiaojun
2013-12-11net: more spelling fixesstephen hemminger
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-20bridge: flush br's address entry in fdb when remove theDing Tianhong
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi
2013-11-14bridge: Fix memory leak when deleting bridge with vlan filtering enabledToshiaki Makita
2013-11-14bridge: Call vlan_vid_del for all vids at nbp_vlan_flushToshiaki Makita
2013-11-14bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...Toshiaki Makita
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29bridge: pass correct vlan id to multicast codeVlad Yasevich
2013-10-28netfilter: bridge: nf_tables: add filter chain typePablo Neira Ayuso
2013-10-28netfilter: bridge: fix nf_tables bridge dependencies with main corePablo Neira Ayuso
2013-10-27bridge: netfilter: orphan skb before invoking ip netfilter hooksFlorian Westphal
2013-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-22Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches
2013-10-18bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita
2013-10-18bridge: Fix the way the PVID is referencedToshiaki Makita
2013-10-18bridge: Apply the PVID to priority-tagged framesToshiaki Makita
2013-10-18bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita
2013-10-17bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso
2013-10-14netfilter: add nftablesPatrick McHardy
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-10-11bridge: update mdb expiration timer upon reports.Vlad Yasevich
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-02netfilter: ebt_ulog: fix info leaksMathias Krause
2013-09-16bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-09-16bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-09-13bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-09-13resubmit bridge: fix message_age_timer calculationChris Healy
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller