aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-08-03net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: remove the unused user argument to do_update_countersChristoph Hellwig
2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19netfilter/ebtables: clean up compat {get, set}sockopt handlingChristoph Hellwig
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur
2020-07-14bridge: mrp: Extend br_mrp_fill_infoHoratiu Vultur
2020-07-14bridge: mrp: Extend MRP netlink interface for configuring MRP interconnectHoratiu Vultur
2020-07-14bridge: mrp: Implement the MRP Interconnect APIHoratiu Vultur
2020-07-14bridge: switchdev: mrp: Extend MRP API for switchdev for MRP InterconnectHoratiu Vultur
2020-07-14bridge: mrp: Add br_mrp_in_port_open functionHoratiu Vultur
2020-07-14bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_openHoratiu Vultur
2020-07-14bridge: mrp: Extend br_mrp for MRP interconnectHoratiu Vultur
2020-07-13net: bridge: fix undefined br_vlan_can_enter_range in tunnel codeNikolay Aleksandrov
2020-07-13Merge tag 'v5.8-rc5'Bruce Ashfield
2020-07-12net: bridge: notify on vlan tunnel changes done via the old apiNikolay Aleksandrov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-07bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur
2020-07-02bridge: mrp: Add br_mrp_fill_infoHoratiu Vultur
2020-06-29audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs
2020-06-28bridge: mrp: Fix endian conversion and some other warningsHoratiu Vultur
2020-06-26Merge branch 'master-next'Bruce Ashfield
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov
2020-06-24net: bridge: fdb_add_entry takes ndm as argumentNikolay Aleksandrov
2020-06-23bridge: mrp: Validate when setting the port roleHoratiu Vultur
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09net: change addr_list_lock back to static keyCong Wang
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-01bridge: mrp: Add support for role MRAHoratiu Vultur
2020-06-01bridge: mrp: Set the priority of MRP instanceHoratiu Vultur
2020-06-01bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-27bridge: multicast: work around clang bugArnd Bergmann
2020-05-27bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur
2020-05-25bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur
2020-05-25netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun