aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
* bridge: fix compile error when compiling without IPv6 supportLinus Lüssing2014-06-12
* bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing2014-06-12
* bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-11
* bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-11
* bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-11
* bridge: Add 802.1ad tx vlan accelerationToshiaki Makita2014-06-11
* bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-11
* bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-11
* bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-11
* bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-11
* bridge: Fix incorrect judgment of promiscToshiaki Makita2014-06-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\
| * bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-02
| * bridge: notify user space after fdb updateJon Maxwell2014-06-02
* | bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-02
* | bridge: fix the unbalanced promiscuous count when add_if failedwangweidong2014-06-02
* | netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira2014-05-26
* | bridge: make br_device_notifier staticCong Wang2014-05-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-22
|\ \
| * | netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka2014-04-24
* | | bridge: fix spelling of promiscuousstephen hemminger2014-05-18
* | | net: bridge: fix buildAlexei Starovoitov2014-05-18
* | | bridge: Automatically manage port promiscuous mode.Vlad Yasevich2014-05-16
* | | bridge: Add addresses from static fdbs to non-promisc portsVlad Yasevich2014-05-16
* | | bridge: Introduce BR_PROMISC flagVlad Yasevich2014-05-16
* | | bridge: Add functionality to sync static fdb entries to hwVlad Yasevich2014-05-16
* | | bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich2014-05-16
* | | bridge: Turn flag change macro into a function.Vlad Yasevich2014-05-16
* | | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* | | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
| |/ |/|
* | bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin2014-05-05
* | bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita2014-04-27
* | bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-11
* | netfilter: Can't fail and free after table replacementThomas Graf2014-04-05
|/
* bridge: use is_skb_forwardable in forward pathVlad Yasevich2014-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2014-03-28
| * bridge: Fix handling stacked vlan tagsToshiaki Makita2014-03-28
| * bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita2014-03-28
* | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
* | net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.cMonam Agarwal2014-03-27
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\|
| * bridge: multicast: enable snooping on general queries onlyLinus Lüssing2014-03-11
| * bridge: multicast: add sanity check for general query destinationLinus Lüssing2014-03-11
| * bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-03-05
* | inet: remove now unused flag DST_NOPEERHannes Frederic Sowa2014-03-06
* | bridge: netfilter: Use ether_addr_copyJoe Perches2014-02-24
* | bridge: Use ether_addr_copy and ETH_ALENJoe Perches2014-02-24
* | net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
|/