summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-20tcp: fix rate_app_limited to default to 1David Morley
2023-01-20bnxt: Do not read past the end of test namesKees Cook
2023-01-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-01-20Merge branch 'net-dcb-rewrite-table'David S. Miller
2023-01-20net: microchip: sparx5: add support for DSCP rewriteDaniel Machon
2023-01-20net: microchip: sparx5: add support for PCP rewriteDaniel Machon
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon
2023-01-20net: dcb: add new rewrite tableDaniel Machon
2023-01-20net: dcb: add new common function for set/del of app/rewr entriesDaniel Machon
2023-01-20net: dcb: modify dcb_app_add to take list_head ptr as parameterDaniel Machon
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney
2023-01-20Merge branch 'octeontx2-af-CPT'David S. Miller
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa
2023-01-20Merge branch 'lan9303-phylink'David S. Miller
2023-01-20dsa: lan9303: Add flow ctrl in link_upJerry Ray
2023-01-20dsa: lan9303: Migrate to PHYLINKJerry Ray
2023-01-20dsa: lan9303: Port 0 is xMII portJerry Ray
2023-01-20dsa: lan9303: write reg only if necessaryJerry Ray
2023-01-20dsa: lan9303: Add exception logic for read failureJerry Ray
2023-01-20dsa: lan9303: move Turbo Mode bit initJerry Ray
2023-01-20dsa: lan9303: align dsa_switch_ops membersJerry Ray
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-19net: phy: fix use of uninit variable when setting PLCA configPiergiorgio Beruto
2023-01-19Merge branch 'devlink-linecard-and-reporters-locking-cleanup'Jakub Kicinski
2023-01-19devlink: add instance lock assertion in devl_is_registered()Jiri Pirko
2023-01-19devlink: remove devlink_dump_for_each_instance_get() helperJiri Pirko
2023-01-19devlink: convert reporters dump to devlink_nl_instance_iter_dump()Jiri Pirko
2023-01-19devlink: convert linecards dump to devlink_nl_instance_iter_dump()Jiri Pirko
2023-01-19devlink: remove reporter reference countingJiri Pirko
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko
2023-01-19devlink: remove reporters_lockJiri Pirko
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko
2023-01-19net/mlx5e: Create separate devlink instance for ethernet auxiliary deviceJiri Pirko
2023-01-19devlink: remove linecard reference countingJiri Pirko
2023-01-19devlink: remove linecards lockJiri Pirko
2023-01-19net: ethernet: ti: am65-cpsw: Handle -EPROBE_DEFER for Serdes PHYSiddharth Vadapalli
2023-01-19net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()Dan Carpenter
2023-01-19Merge branch 'net-sfp-cleanup-i2c-dt-acpi-fwnode-includes'Jakub Kicinski
2023-01-19net: sfp: remove unused ctype.h includeRussell King (Oracle)
2023-01-19net: sfp: remove acpi.h includeRussell King (Oracle)
2023-01-19net: sfp: rename gpio_of_names[]Russell King (Oracle)
2023-01-19net: sfp: use device_get_match_data()Russell King (Oracle)
2023-01-19net: sfp: use i2c_get_adapter_by_fwnode()Russell King (Oracle)