Age | Commit message (Expand) | Author | Files | Lines |
2015-10-15 | bridge: defer switchdev fdb del call in fdb_del_external_learn | Jiri Pirko | 1 | -0/+3 |
2015-10-13 | bridge: vlan: move back vlan_flush | Nikolay Aleksandrov | 1 | -2/+1 |
2015-10-02 | bridge: vlan: fix possible null ptr derefs on port init and deinit | Nikolay Aleksandrov | 1 | -1/+2 |
2015-07-20 | bridge: multicast: fix handling of temp and perm entries | Satish Ashok | 1 | -0/+1 |
2015-06-24 | bridge: vlan: flush the dynamically learned entries on port vlan delete | Nikolay Aleksandrov | 1 | -2/+2 |
2015-03-15 | bridge: reset bridge mtu after deleting an interface | Venkat Venkatsubra | 1 | -0/+2 |
2015-01-19 | net: bridge: reject DSA-enabled master netdevices as bridge members | Florian Fainelli | 1 | -2/+8 |
2015-01-13 | bridge: Add ability to enable TSO | Toshiaki Makita | 1 | -0/+1 |
2014-10-06 | bridge: Add filtering support for default_pvid | Vlad Yasevich | 1 | -0/+3 |
2014-10-02 | net: bridge: add a br_set_state helper function | Florian Fainelli | 1 | -1/+1 |
2014-09-09 | bridge: switch order of rx_handler reg and upper dev link | Jiri Pirko | 1 | -7/+8 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+1 |
2014-06-06 | bridge: Fix incorrect judgment of promisc | Toshiaki Makita | 1 | -1/+2 |
2014-06-02 | bridge: fix the unbalanced promiscuous count when add_if failed | wangweidong | 1 | -1/+1 |
2014-05-19 | bridge: fix spelling of promiscuous | stephen hemminger | 1 | -1/+1 |
2014-05-17 | bridge: Automatically manage port promiscuous mode. | Vlad Yasevich | 1 | -7/+98 |
2014-05-17 | bridge: Introduce BR_PROMISC flag | Vlad Yasevich | 1 | -1/+1 |
2014-05-17 | bridge: Keep track of ports capable of automatic discovery. | Vlad Yasevich | 1 | -0/+24 |
2014-03-30 | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 1 | -1/+1 |
2014-02-11 | bridge: Change local fdb entries whenever mac address of bridge device changes | Toshiaki Makita | 1 | -3/+3 |
2014-01-14 | bridge: move br_net_exit() to br.c | WANG Cong | 1 | -15/+0 |
2013-12-19 | bridge: spelling fixes | tanxiaojun | 1 | -1/+1 |
2013-11-21 | bridge: flush br's address entry in fdb when remove the | Ding Tianhong | 1 | -0/+2 |
2013-11-15 | bridge: Fix memory leak when deleting bridge with vlan filtering enabled | Toshiaki Makita | 1 | -0/+1 |
2013-08-29 | bridge: inherit slave devices needed_headroom | Florian Fainelli | 1 | -0/+3 |
2013-07-27 | bridge: cleanup netpoll code | stephen hemminger | 1 | -1/+2 |
2013-06-11 | bridge: Add a flag to control unicast packet flood. | Vlad Yasevich | 1 | -1/+1 |
2013-06-11 | bridge: Add flag to control mac learning. | Vlad Yasevich | 1 | -1/+1 |
2013-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2013-04-15 | bridge: make user modified path cost sticky | stephen hemminger | 1 | -1/+2 |
2013-04-02 | bridge: remove a redundant synchronize_net() | Eric Dumazet | 1 | -1/+0 |
2013-02-14 | bridge: Add vlan support for local fdb entries | Vlad Yasevich | 1 | -1/+1 |
2013-02-14 | bridge: Add netlink interface to configure vlans on bridge ports | Vlad Yasevich | 1 | -0/+1 |
2013-02-14 | bridge: Add vlan filtering infrastructure | Vlad Yasevich | 1 | -0/+1 |
2013-01-05 | bridge: remove usage of netdev_set_master() | Jiri Pirko | 1 | -3/+3 |
2012-12-30 | bridge: respect RFC2863 operational state | stephen hemminger | 1 | -3/+3 |
2012-12-22 | bridge: call br_netpoll_disable in br_add_if | Gao feng | 1 | -3/+5 |
2012-08-15 | bridge: add some comments for NETDEV_RELEASE | Amerigo Wang | 1 | -0/+4 |
2012-08-15 | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() | Amerigo Wang | 1 | -1/+1 |
2012-06-27 | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger | 1 | -0/+1 |
2011-11-17 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 1 | -2/+3 |
2011-10-25 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+5 |
2011-10-19 | bridge: fix hang on removal of bridge via netlink | stephen hemminger | 1 | -4/+5 |
2011-10-03 | bridge: fix ordering of NEWLINK and NEWNEIGH events | stephen hemminger | 1 | -8/+7 |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -1/+5 |
2011-09-16 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko | 1 | -1/+1 |
2011-09-15 | br: remove redundant check and init | Jiri Pirko | 1 | -14/+12 |
2011-08-23 | bridge: fix a possible net_device leak | Eric Dumazet | 1 | -1/+5 |
2011-08-10 | Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. | Andrei Warkentin | 1 | -1/+5 |
2011-07-23 | bridge: notifier called with the wrong device | stephen hemminger | 1 | -1/+1 |