aboutsummaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05bridge: Update outdated comment on promiscuous modeToshiaki Makita
2014-08-04bridge: remove a useless commentMichael S. Tsirkin
2014-07-31bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle
2014-07-22netfilter: bridge: add reject supportPablo Neira Ayuso
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-10bridge: netlink dump interface at par with brctlJamal Hadi Salim
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing
2014-06-27netfilter: bridge: add generic packet loggerPablo Neira Ayuso
2014-06-25netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso
2014-06-25netfilter: kill ulog targetsPablo Neira Ayuso
2014-06-21bridge: use list_for_each_entry_continue_reverseLi RongQing
2014-06-12bridge: fix compile error when compiling without IPv6 supportLinus Lüssing
2014-06-12bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing
2014-06-11bridge: Support 802.1ad vlan filteringToshiaki Makita
2014-06-11bridge: Prepare for forwarding another bridge group addressesToshiaki Makita
2014-06-11bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita
2014-06-11bridge: Add 802.1ad tx vlan accelerationToshiaki Makita
2014-06-10bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing
2014-06-10bridge: add export of multicast database adjacent to net_devLinus Lüssing
2014-06-10bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing
2014-06-10bridge: rename struct bridge_mcast_query/querierLinus Lüssing
2014-06-05bridge: Fix incorrect judgment of promiscToshiaki Makita
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-01bridge: notify user space after fdb updateJon Maxwell
2014-06-01bridge: fix the unbalanced promiscuous count when add_if failedwangweidong
2014-05-26netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira
2014-05-22bridge: make br_device_notifier staticCong Wang
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-05-18bridge: fix spelling of promiscuousstephen hemminger
2014-05-18net: bridge: fix buildAlexei Starovoitov
2014-05-16bridge: Automatically manage port promiscuous mode.Vlad Yasevich
2014-05-16bridge: Add addresses from static fdbs to non-promisc portsVlad Yasevich
2014-05-16bridge: Introduce BR_PROMISC flagVlad Yasevich
2014-05-16bridge: Add functionality to sync static fdb entries to hwVlad Yasevich
2014-05-16bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich
2014-05-16bridge: Turn flag change macro into a function.Vlad Yasevich
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin
2014-04-27bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-04-24netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka