summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09selftests: mlxsw: Add a test for locked port trapIdo Schimmel
2022-11-09selftests: mlxsw: Add a test for EAPOL trapIdo Schimmel
2022-11-09selftests: devlink_lib: Split out helperIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel
2022-11-09mlxsw: spectrum: Add an API to configure security checksIdo Schimmel
2022-11-09mlxsw: reg: Add Switch Port FDB Security RegisterIdo Schimmel
2022-11-09mlxsw: spectrum_trap: Register 802.1X packet traps with devlinkIdo Schimmel
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel
2022-11-09bridge: switchdev: Reflect MAB bridge port flag to device driversIdo Schimmel
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-11-09bridge: switchdev: Let device drivers determine FDB offload indicationIdo Schimmel
2022-11-09stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min
2022-11-09net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao
2022-11-09net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao
2022-11-09Merge branch 'net-devlink-move-netdev-notifier-block-to-dest-namespace-during...Jakub Kicinski
2022-11-09net: devlink: move netdev notifier block to dest namespace during reloadJiri Pirko
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan
2022-11-09net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan
2022-11-09net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu
2022-11-09net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan
2022-11-09net/mlx5e: Fix usage of DMA sync APIMaxim Mikityanskiy
2022-11-09net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy
2022-11-09net/mlx5: fw_reset: Don't try to load device in case PCI isn't workingShay Drory
2022-11-09net/mlx5: E-switch, Set to legacy mode if failed to change switchdev modeChris Mi
2022-11-09net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich
2022-11-09net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov
2022-11-09genetlink: correctly begin the iteration over policiesJakub Kicinski
2022-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09Merge branch 'wwan-iosm-fixes'David S. Miller
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-09Merge branch 'dsa-microchip-checking'David S. Miller
2022-11-09net: dsa: microchip: add dev_err_probe in probe functionsRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: ksz8563: Add number of port irqRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add error checking for ksz_pwriteRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add irq in i2c probeRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...Rakesh Sankaranarayanan
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter
2022-11-08net: ethernet: renesas: rswitch: Fix endless loop in error pathsYoshihiro Shimoda