summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Kuniyuki Iwashima
2022-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-07-19Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long
2022-07-19net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...Lorenzo Bianconi
2022-07-19r8152: fix a WOL issueHayes Wang
2022-07-19Merge branch 'amt-fix-validation-and-synchronization-bugs'Paolo Abeni
2022-07-19amt: do not use amt->nr_tunnels outside of lockTaehee Yoo
2022-07-19amt: drop unexpected multicast dataTaehee Yoo
2022-07-19amt: drop unexpected query messageTaehee Yoo
2022-07-19amt: drop unexpected advertisement messageTaehee Yoo
2022-07-19amt: add missing regeneration nonce logic in request logicTaehee Yoo
2022-07-19amt: use READ_ONCE() in amt moduleTaehee Yoo
2022-07-19amt: remove unnecessary locksTaehee Yoo
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-19net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel
2022-07-19net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel
2022-07-19be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee
2022-07-18Merge branch 'fix-2-dsa-issues-with-vlan_filtering_is_global'Jakub Kicinski
2022-07-18net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filteringVladimir Oltean
2022-07-18net: dsa: fix dsa_port_vlan_filtering when globalVladimir Oltean
2022-07-18ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-18i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-18net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZETom Rix
2022-07-18Merge branch 'net-lan966x-fix-issues-with-mac-table'Jakub Kicinski
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski
2022-07-18Merge branch 'dsa-docs'David S. Miller
2022-07-18docs: net: dsa: mention that VLANs are now refcounted on shared portsVladimir Oltean
2022-07-18docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLANVladimir Oltean
2022-07-18docs: net: dsa: re-explain what port_fdb_dump actually doesVladimir Oltean
2022-07-18docs: net: dsa: add a section for address databasesVladimir Oltean
2022-07-18docs: net: dsa: delete port_mdb_dumpVladimir Oltean
2022-07-18docs: net: dsa: remove port_vlan_dumpVladimir Oltean
2022-07-18docs: net: dsa: remove port_bridge_tx_fwd_offloadVladimir Oltean
2022-07-18docs: net: dsa: document port_fast_ageVladimir Oltean
2022-07-18docs: net: dsa: document port_setup and port_teardownVladimir Oltean
2022-07-18docs: net: dsa: document the teardown methodVladimir Oltean
2022-07-18docs: net: dsa: document change_tag_protocolVladimir Oltean
2022-07-18docs: net: dsa: add more info about the other arguments to get_tag_protocolVladimir Oltean
2022-07-18docs: net: dsa: rename tag_protocol to get_tag_protocolVladimir Oltean
2022-07-18docs: net: dsa: document the shutdown behaviorVladimir Oltean