aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He1-0/+2
2022-09-22net: ethernet: adi: Fix invalid parent name lengthAlexandru Tachici1-1/+1
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua1-0/+1
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye1-1/+1
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins2-1/+51
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins1-9/+6
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle1-6/+12
2022-09-22net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi6-116/+289
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi3-32/+85
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi6-97/+401
2022-09-22net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable/disable}Lorenzo Bianconi2-29/+64
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi5-24/+48
2022-09-22net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi2-9/+11
2022-09-22net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi6-33/+48
2022-09-22net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi4-7/+25
2022-09-22net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register mapLorenzo Bianconi3-7/+13
2022-09-22dt-bindings: net: mediatek: add WED binding for MT7986 eth driverLorenzo Bianconi3-9/+62
2022-09-22arm64: dts: mediatek: mt7986: add support for Wireless Ethernet DispatchLorenzo Bianconi1-0/+24
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu5-7/+47
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu5-1/+19
2022-09-22net/smc: Stop the CLC flow if no link to map buffers onWen Gu1-1/+4
2022-09-22net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke1-0/+1
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel1-4/+4
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel1-0/+7
2022-09-21ethernet: tundra: Drop forward declaration of static functionsUwe Kleine-König1-13/+10
2022-09-21flow_dissector: Do not count vlan tags inside tunnel payloadQingqing Yang1-2/+2
2022-09-21net: sched: remove unused tcf_result extensionJamal Hadi Salim2-7/+1
2022-09-21net: mscc: ocelot: check return values of writes during resetColin Foster1-5/+11
2022-09-21net: mscc: ocelot: utilize readx_poll_timeout() for chip resetColin Foster1-9/+23
2022-09-21net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian3-4/+3
2022-09-21net: ll_temac: move trailing statements to next linehuangjunxian1-3/+9
2022-09-21net: ll_temac: fix the missing spaces around '='huangjunxian1-11/+11
2022-09-21net: ll_temac: delete unnecessary else branchhuangjunxian1-7/+5
2022-09-21net: ll_temac: axienet: align with open parenthesishuangjunxian3-6/+5
2022-09-21net: ll_temac: Cleanup for function name in a stringHaoyue Xu1-4/+5
2022-09-21net: ll_temac: fix the format of block commentshuangjunxian3-90/+103
2022-09-21net: macvtap: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2-4/+4
2022-09-21net: sched: simplify code in mall_reoffloadWilliam Dean1-4/+1
2022-09-21net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open()Jian Shen1-3/+2
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba1-1/+4
2022-09-21net: fjes: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König1-592/+560
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang1-3/+6
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan2-142/+284
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()Guangbin Huang7-50/+45
2022-09-21net: hns3: add support for external loopback testYonglong Liu5-24/+119
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim1-3/+14