summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-17net: macb: Add PTP support to EMAC for sama7g5Durai Manickam KR1-1/+2
2023-03-17net: macb: Add PTP support to GEM for sama7g5Durai Manickam KR1-1/+1
2023-03-17sh_eth: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-17ravb: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-17net: dsa: hellcreek: Get rid of custom led_init_default_state_get()Andy Shevchenko1-21/+24
2023-03-16virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() failsXuan Zhuo1-1/+4
2023-03-16virtio_net: fix page_to_skb() miss headroomXuan Zhuo1-5/+6
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring17-46/+34
2023-03-16net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean1-4/+12
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski1-3/+2
2023-03-16net: phy: mxl-gpy: enhance delay time required by loopback disable functionXu Liang1-6/+29
2023-03-16net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"Colin Ian King1-1/+1
2023-03-16nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia3-23/+154
2023-03-16nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia1-26/+28
2023-03-16nfp: flower: add goto_chain_index for ct entryWentao Jia2-2/+8
2023-03-16nfp: flower: refactor function "is_post_ct_flow"Wentao Jia1-13/+12
2023-03-16nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia1-0/+12
2023-03-16nfp: flower: add get_flow_act_ct() for ct actionWentao Jia1-1/+17
2023-03-16net/mlx5e: Enable TC offload for egress MACVLAN over bondMaor Dickman1-3/+3
2023-03-16net/mlx5e: Enable TC offload for ingress MACVLAN over bondMaor Dickman1-1/+6
2023-03-16net/mlx5e: TC, Extract indr setup block checks to functionMaor Dickman1-22/+36
2023-03-16net/mlx5e: Add more information to hairpin table dumpGal Pressman1-2/+6
2023-03-16net/mlx5e: Add devlink hairpin queues parametersGal Pressman3-31/+87
2023-03-16net/mlx5: Move needed PTYS functions to core layerGal Pressman7-177/+163
2023-03-16net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnosticsAdham Faris3-2/+10
2023-03-16net/mlx5e: Expose SQ SW state as part of SQ health diagnosticsAdham Faris2-1/+51
2023-03-16net/mlx5e: Stringify RQ SW state in RQ devlink health diagnosticsAdham Faris2-5/+50
2023-03-16net/mlx5e: Rename RQ/SQ adaptive moderation state flagAdham Faris3-6/+6
2023-03-16net/mlx5e: Utilize the entire fifoRahul Rameshbabu1-1/+1
2023-03-16net/mlx5: Implement thermal zoneSandipan Patra4-0/+135
2023-03-16net/mlx5: Add comment to mlx5_devlink_params_register()Jiri Pirko1-0/+5
2023-03-16net/mlx5: Stop waiting for PCI up if teardown was triggeredMoshe Shemesh1-0/+4
2023-03-16net/mlx5: remove redundant clear_bitMoshe Shemesh1-1/+1
2023-03-16net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean1-16/+8
2023-03-16net: phy: micrel: drop superfluous use of temp variableWolfram Sang1-4/+2
2023-03-16net: phy: update obsolete comment about PHY_STARTINGWolfram Sang1-3/+1
2023-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-297/+164
2023-03-16veth: Fix use after free in XDP_REDIRECTShawn Bohrer1-4/+2
2023-03-16net/mlx5e: TC, Remove error message log printOz Shlomo1-1/+0
2023-03-16net/mlx5e: TC, fix cloned flow attributeOz Shlomo1-1/+1
2023-03-16net/mlx5e: TC, fix missing error codeOz Shlomo1-2/+6
2023-03-16net/sched: TC, fix raw counter initializationOz Shlomo1-0/+5
2023-03-16net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris1-3/+7
2023-03-16net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory1-1/+1
2023-03-16net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman2-21/+25
2023-03-16net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey1-0/+10
2023-03-16net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman1-0/+1
2023-03-16net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman1-5/+5
2023-03-16net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens1-1/+1
2023-03-16net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit1-5/+17