summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()Nathan Chancellor
2023-10-04Merge branch 'r8152-modify-rx_bottom'Jakub Kicinski
2023-10-04r8152: use napi_gro_fragsHayes Wang
2023-10-04r8152: break the loop when the budget is exhaustedHayes Wang
2023-10-04Merge branch 'chelsio-annotate-structs-with-__counted_by'Jakub Kicinski
2023-10-04cxgb4: Annotate struct smt_data with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct sched_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct clip_tbl with __counted_byKees Cook
2023-10-04chelsio/l2t: Annotate struct l2t_data with __counted_byKees Cook
2023-10-04Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-04sctp: Spelling s/preceeding/preceding/gGeert Uytterhoeven
2023-10-04ptp: ocp: fix error code in probe()Dan Carpenter
2023-10-04net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()Russell King (Oracle)
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman
2023-10-04Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"Jakub Kicinski
2023-10-04dt-bindings: net: fec: Add imx8dxl descriptionFabio Estevam
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-10-04Merge branch 'bnxt_en-hwmon-SRIOV'David S. Miller
2023-10-04bnxt_en: Update VNIC resource calculation for VFsVikas Gupta
2023-10-04bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy
2023-10-04bnxt_en: Event handler for Thermal eventKalesh AP
2023-10-04bnxt_en: Use non-standard attribute to expose shutdown temperatureKalesh AP
2023-10-04bnxt_en: Expose threshold temperatures through hwmonKalesh AP
2023-10-04bnxt_en: Modify the driver to use hwmon_device_register_with_infoKalesh AP
2023-10-04bnxt_en: Move hwmon functions into a dedicated fileKalesh AP
2023-10-04bnxt_en: Enhance hwmon temperature reportingKalesh AP
2023-10-04bnxt_en: Update firmware interface to 1.10.2.171Michael Chan
2023-10-04MAINTAINERS: adjust header file entry in DPLL SUBSYSTEMLukas Bulwahn
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr
2023-10-03Merge branch 'documentation-fixes-for-dpll-subsystem'Jakub Kicinski
2023-10-03Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code blockBagas Sanjaya
2023-10-03Documentation: dpll: Fix code blocksBagas Sanjaya
2023-10-03Merge branch 'introduce-define_flex-macro'Jakub Kicinski
2023-10-03ice: make use of DEFINE_FLEX() in ice_switch.cPrzemek Kitszel
2023-10-03ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_itemPrzemek Kitszel
2023-10-03ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrpPrzemek Kitszel
2023-10-03ice: make use of DEFINE_FLEX() in ice_ddp.cPrzemek Kitszel
2023-10-03ice: drop two params of ice_aq_move_sched_elems()Przemek Kitszel
2023-10-03ice: ice_sched_remove_elems: replace 1 elem array param by u32Przemek Kitszel
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel
2023-10-03Merge branch 'bpf-remove-xdp_do_flush_map'Jakub Kicinski
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-10-03net: microchip: sparx5: clean up error checking in vcap_show_admin()Dan Carpenter
2023-10-03Merge branch 'net-dsa-hsr-enable-hsr-hw-offloading-for-ksz9477'Paolo Abeni
2023-10-03net: dsa: microchip: Enable HSR offloading for KSZ9477Lukasz Majewski
2023-10-03net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]Vladimir Oltean
2023-10-03net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplicationLukasz Majewski
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean