summaryrefslogtreecommitdiff
path: root/net/bridge/br_if.c
AgeCommit message (Expand)Author
2014-10-05bridge: Add filtering support for default_pvidVlad Yasevich
2014-10-01net: bridge: add a br_set_state helper functionFlorian Fainelli
2014-09-09bridge: switch order of rx_handler reg and upper dev linkJiri Pirko
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-05bridge: Fix incorrect judgment of promiscToshiaki Makita
2014-06-01bridge: fix the unbalanced promiscuous count when add_if failedwangweidong
2014-05-18bridge: fix spelling of promiscuousstephen hemminger
2014-05-16bridge: Automatically manage port promiscuous mode.Vlad Yasevich
2014-05-16bridge: Introduce BR_PROMISC flagVlad Yasevich
2014-05-16bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2014-01-13bridge: move br_net_exit() to br.cWANG Cong
2013-12-18bridge: spelling fixestanxiaojun
2013-11-20bridge: flush br's address entry in fdb when remove theDing Tianhong
2013-11-14bridge: Fix memory leak when deleting bridge with vlan filtering enabledToshiaki Makita
2013-08-29bridge: inherit slave devices needed_headroomFlorian Fainelli
2013-07-26bridge: cleanup netpoll codestephen hemminger
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-15bridge: make user modified path cost stickystephen hemminger
2013-04-02bridge: remove a redundant synchronize_net()Eric Dumazet
2013-02-13bridge: Add vlan support for local fdb entriesVlad Yasevich
2013-02-13bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich
2013-02-13bridge: Add vlan filtering infrastructureVlad Yasevich
2013-01-04bridge: remove usage of netdev_set_master()Jiri Pirko
2012-12-30bridge: respect RFC2863 operational statestephen hemminger
2012-12-21bridge: call br_netpoll_disable in br_add_ifGao feng
2012-08-14bridge: add some comments for NETDEV_RELEASEAmerigo Wang
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang
2012-06-26bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-18bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-10-03bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-15br: remove redundant check and initJiri Pirko
2011-08-22bridge: fix a possible net_device leakEric Dumazet
2011-08-09Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin
2011-07-22bridge: notifier called with the wrong devicestephen hemminger
2011-05-22net: remove synchronize_net() from netdev_set_master()Eric Dumazet
2011-05-22bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław
2011-04-04bridge: allow creating bridge devices with netlinkstephen hemminger
2011-03-27bridge: notify applications if address of bridge device changesstephen hemminger
2011-02-13bridge: implement [add/del]_slave opsJiri Pirko
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław