summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet
2023-10-05net_sched: export pfifo_fast prio2band[]Eric Dumazet
2023-10-05net_sched: sch_fq: remove q->ktime_cacheEric Dumazet
2023-10-04Merge branch 'ynl-makefile-cleanup'Jakub Kicinski
2023-10-04tools: ynl: use uAPI include magic for samplesJakub Kicinski
2023-10-04tools: ynl: don't regen on every makeJakub Kicinski
2023-10-04ynl: netdev: drop unnecessary enum-as-flagsJakub Kicinski
2023-10-04net: skb_queue_purge_reason() optimizationsEric Dumazet
2023-10-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-04Merge branch 'fix-a-couple-recent-instances-of-wincompatible-function-pointer...Jakub Kicinski
2023-10-04mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()Nathan Chancellor
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-03iavf: remove "inline" functions from iavf_txrx.cJacob Keller
2023-10-03i40e: Add rx_missed_errors for buffer exhaustionYajun Deng
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