summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-02-15 19:20:58 -0800
committerJakub Kicinski <kuba@kernel.org>2023-02-15 19:20:58 -0800
commitdee4bf7167cfcae642e0cf04bef81dca49cc286f (patch)
treef35129b25fd99a346732b6e3e98209771b2a72ca /tools/lib/python/kdoc/kdoc_files.py
parentfda6c89fe3d9aca073495a664e1d5aea28cd4377 (diff)
parent0967bf837784a11c65d66060623a74e65211af0b (diff)
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2023-02-14 (ixgbe, i40e) This series contains updates to ixgbe and i40e drivers. Jason Xing corrects comparison of frame sizes for setting MTU with XDP on ixgbe and adjusts frame size to account for a second VLAN header on ixgbe and i40e. * '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue: ixgbe: add double of VLAN header when computing the max MTU i40e: add double of VLAN header when computing the max MTU ixgbe: allow to increase MTU to 3K with XDP enabled ==================== Link: https://lore.kernel.org/r/20230214185146.1305819-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions
inux.org.uk/linux-net-next.git/commit/drivers/net/ethernet?id=3f6e963305d4ea8f37cdbc614e7a23466ef24013'>netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko 2020-02-24mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko 2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko 2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko 2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko 2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko 2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko 2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko 2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko 2020-02-24mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko 2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko 2020-02-24mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko 2020-02-24net/atheros: Clean atheros code from driver versionLeon Romanovsky