aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22selftests/tc-testing: add selftests for hfsc qdiscZhengchao Shao
2022-09-22selftests/tc-testing: add selftests for fq_codel qdiscZhengchao Shao
2022-09-22selftests/tc-testing: add selftests for dsmark qdiscZhengchao Shao
2022-09-22selftests/tc-testing: add selftests for drr qdiscZhengchao Shao
2022-09-22selftests/tc-testing: add selftests for cbs qdiscZhengchao Shao
2022-09-22selftests/tc-testing: add selftests for cbq qdiscZhengchao Shao
2022-09-22selftests/tc-testing: add selftests for cake qdiscZhengchao Shao
2022-09-22net/sched: use tc_qdisc_stats_dump() in qdiscZhengchao Shao
2022-09-22net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao
2022-09-22net/sched: taprio: remove unnecessary taprio_list_lockVladimir Oltean
2022-09-22Merge branch 'support-256-bit-tls-keys-with-device-offload'Jakub Kicinski
2022-09-22net/mlx5e: Support 256 bit keys with kTLS device offloadGal Pressman
2022-09-22net/tls: Support 256 bit keys with TX device offloadGal Pressman
2022-09-22net/tls: Use cipher sizes structsGal Pressman
2022-09-22net/tls: Describe ciphers sizes by const structsTariq Toukan
2022-09-22bnxt_en: replace reset with config timestampsVadim Fedorenko
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22net: phy: micrel: Fix double spaces inside lan8814_config_intrHoratiu Vultur
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22Merge tag 'perf-tools-fixes-for-v6.0-2022-09-21' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: ethernet: adi: Fix invalid parent name lengthAlexandru Tachici
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye
2022-09-22Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'Jakub Kicinski
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-22Merge branch 'add-wed-support-for-mt7986-chipset'Paolo Abeni
2022-09-22net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...Lorenzo Bianconi
2022-09-22dt-bindings: net: mediatek: add WED binding for MT7986 eth driverLorenzo Bianconi
2022-09-22arm64: dts: mediatek: mt7986: add support for Wireless Ethernet DispatchLorenzo Bianconi
2022-09-22Merge branch 'separate-smc-parameter-settings-from-tcp-sysctls'Paolo Abeni
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu
2022-09-22net/smc: Stop the CLC flow if no link to map buffers onWen Gu
2022-09-22net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke