summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: fix undefined br_vlan_can_enter_range in tunnel codeNikolay Aleksandrov2020-07-131-0/+6
* net: bridge: notify on vlan tunnel changes done via the old apiNikolay Aleksandrov2020-07-121-2/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-114-4/+4
|\
| * bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing2020-07-071-1/+1
| * bridge: mrp: Fix endian conversion and some other warningsHoratiu Vultur2020-06-283-3/+3
* | bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur2020-07-021-1/+24
* | bridge: mrp: Add br_mrp_fill_infoHoratiu Vultur2020-07-022-0/+71
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-254-3/+11
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-252-0/+2
| |\
| | * netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill2020-06-252-0/+2
| * | net: bridge: enfore alignment for ethernet addressThomas Martitz2020-06-251-1/+1
| * | bridge: mrp: Validate when setting the port roleHoratiu Vultur2020-06-231-2/+8
| |/
* | net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov2020-06-241-1/+4
* | net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov2020-06-242-13/+108
* | net: bridge: fdb_add_entry takes ndm as argumentNikolay Aleksandrov2020-06-241-5/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-0/+8
|\
| * net: change addr_list_lock back to static keyCong Wang2020-06-091-0/+8
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0317-26/+1355
|\
| * bridge: mrp: Add support for role MRAHoratiu Vultur2020-06-014-21/+118
| * bridge: mrp: Set the priority of MRP instanceHoratiu Vultur2020-06-014-1/+9
| * bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-011-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-312-1/+8
| |\
| * | bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur2020-05-273-43/+233
| * | bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur2020-05-251-0/+6
| * | bridge: mrp: Restore port state when deleting MRP instanceHoratiu Vultur2020-05-221-4/+9
| * | bridge: mrp: Add br_mrp_unique_ifindex functionHoratiu Vultur2020-05-221-0/+25
| * | net: bridge: allow enslaving some DSA master network devicesVladimir Oltean2020-05-103-13/+48
| * | netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2020-05-071-4/+1
| * | net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-072-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-0/+1
| |\ \
| * | | net: bridge: return false in br_mrp_enabled()Jason Yan2020-05-061-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-011-1/+1
| |\ \ \
| | * | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+1
| * | | | net: bridge: Add checks for enabling the STP.Horatiu Vultur2020-04-276-8/+23
| * | | | bridge: mrp: Integrate MRP into the bridgeHoratiu Vultur2020-04-275-0/+44
| * | | | bridge: mrp: Implement netlink interface to configure MRPHoratiu Vultur2020-04-271-0/+91
| * | | | bridge: mrp: Connect MRP API with the switchdev APIHoratiu Vultur2020-04-273-1/+589
| * | | | bridge: switchdev: mrp: Implement MRP API for switchdevHoratiu Vultur2020-04-272-0/+142
| * | | | bridge: mrp: Add MRP interface.Horatiu Vultur2020-04-271-0/+63
| * | | | net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur2020-04-271-0/+3
| * | | | bridge: mrp: Extend bridge interfaceHoratiu Vultur2020-04-271-0/+4
| * | | | bridge: mrp: Update KconfigHoratiu Vultur2020-04-271-0/+12
| |/ / /
* | | | Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-021-8/+6
|\ \ \ \
| * | | | netfilter: add audit table unregister actionsRichard Guy Briggs2020-04-281-0/+2
| * | | | audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs2020-04-281-8/+4
| |/ / /
* | | / mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-4/+2
| |_|/ |/| |
* | | bridge: multicast: work around clang bugArnd Bergmann2020-05-271-1/+2
* | | netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun2020-05-251-0/+6
| |/ |/|
* | net: bridge: vlan: Add a schedule point during VLAN processingIdo Schimmel2020-04-301-0/+1
|/