aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-23ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2022-11-22Revert "veth: Avoid drop packets when xdp_redirect performs"Heng Qi1-76/+12
2022-11-22Revert "bpf: veth driver panics when xdp prog attached before veth_open"Heng Qi1-1/+1
2022-11-22net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean3-0/+4
2022-11-22Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxJakub Kicinski1-0/+14
2022-11-22net: mscc: ocelot: issue a warning if stats are incorrectly orderedColin Foster1-1/+7
2022-11-22net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster1-0/+216
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster6-25/+12
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh5-16/+124
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli1-5/+14
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter1-3/+5
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda1-1/+1
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund4-3/+553
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund4-0/+15
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund3-10/+333
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund3-4/+141
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund4-56/+535
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund12-64/+266
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund1-2/+2
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund1-1/+5
2022-11-21gve: Handle alternate miss completionsJeroen de Borst3-8/+21
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst4-1/+122
2022-11-21net: axienet: set mdio clock according to bus-frequencyAndy Chiu1-21/+49
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu2-14/+1
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter1-1/+1
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi2-13/+10
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur1-6/+6
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang3-4/+490
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang10-10/+233
2022-11-21nfp: extend capability and control wordsYinjun Zhang3-3/+14
2022-11-21bna: Avoid clashing function prototypesGustavo A. R. Silva7-43/+82
2022-11-18net: ethernet: mediatek: ppe: assign per-port queues for offloaded trafficFelix Fietkau3-3/+31
2022-11-18net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queuesFelix Fietkau2-49/+258
2022-11-18net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newerFelix Fietkau2-3/+5
2022-11-18net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau2-1/+5
2022-11-18net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devicesFelix Fietkau2-16/+23
2022-11-18net: fman: remove reference to non-existing config PCSLukas Bulwahn1-1/+0
2022-11-18net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi1-5/+2
2022-11-18net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset routineLorenzo Bianconi1-19/+34
2022-11-18net: ipa: avoid a null pointer dereferenceAlex Elder1-3/+6
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller97-1257/+5688
2022-11-18net: libwx: Fix dead code for duplicate checkJiawen Wu1-2/+0
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart2-29/+30
2022-11-17net: ipa: permit GSI firmware loading to be skippedAlex Elder1-4/+12
2022-11-17net: ipa: introduce "qcom,gsi-loader" propertyAlex Elder1-7/+37
2022-11-17net: ipa: encapsulate decision about firmware loadAlex Elder1-8/+31
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski6-0/+111
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski3-0/+426
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski4-11/+24
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski5-7/+116