aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-16net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich1-2/+8
2023-03-16net: macb: Add PTP support to EMAC for sama7g5Durai Manickam KR1-1/+2
2023-03-16net: macb: Add PTP support to GEM for sama7g5Durai Manickam KR1-1/+1
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-16net: 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-16ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro1-10/+10
2023-03-16igbvf: Regard vf reset nack as successAkihiko Odaki1-3/+10
2023-03-16intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui1-2/+6
2023-03-16igb: Enable SR-IOV after reinitAkihiko Odaki1-77/+58
2023-03-16igb: revert rtnl_lock() that causes deadlockLin Ma1-2/+0
2023-03-16iavf: do not track VLAN 0 filtersAhmed Zaki2-2/+8
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin1-1/+1
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin1-1/+1
2023-03-16wifi: iwlwifi: Avoid disabling GCC specific flag with clangNathan Chancellor1-0/+2
2023-03-15net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"Colin Ian King1-1/+1
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia3-23/+154
2023-03-15nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia1-26/+28
2023-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia2-2/+8
2023-03-15nfp: flower: refactor function "is_post_ct_flow"Wentao Jia1-13/+12
2023-03-15nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia1-0/+12
2023-03-15nfp: flower: add get_flow_act_ct() for ct actionWentao Jia1-1/+17
2023-03-15net/mlx5e: Enable TC offload for egress MACVLAN over bondMaor Dickman1-3/+3
2023-03-15net/mlx5e: Enable TC offload for ingress MACVLAN over bondMaor Dickman1-1/+6
2023-03-15net/mlx5e: TC, Extract indr setup block checks to functionMaor Dickman1-22/+36
2023-03-15net/mlx5e: Add more information to hairpin table dumpGal Pressman1-2/+6
2023-03-15net/mlx5e: Add devlink hairpin queues parametersGal Pressman3-31/+87
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman7-177/+163
2023-03-15net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnosticsAdham Faris3-2/+10
2023-03-15net/mlx5e: Expose SQ SW state as part of SQ health diagnosticsAdham Faris2-1/+51
2023-03-15net/mlx5e: Stringify RQ SW state in RQ devlink health diagnosticsAdham Faris2-5/+50
2023-03-15net/mlx5e: Rename RQ/SQ adaptive moderation state flagAdham Faris3-6/+6
2023-03-15net/mlx5e: Utilize the entire fifoRahul Rameshbabu1-1/+1
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra4-0/+135
2023-03-15net/mlx5: Add comment to mlx5_devlink_params_register()Jiri Pirko1-0/+5
2023-03-15net/mlx5: Stop waiting for PCI up if teardown was triggeredMoshe Shemesh1-0/+4
2023-03-15net/mlx5: remove redundant clear_bitMoshe Shemesh1-1/+1
2023-03-15net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean1-16/+8
2023-03-15net: phy: micrel: drop superfluous use of temp variableWolfram Sang1-4/+2
2023-03-15net: phy: update obsolete comment about PHY_STARTINGWolfram Sang1-3/+1
2023-03-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-297/+164
2023-03-15veth: Fix use after free in XDP_REDIRECTShawn Bohrer1-4/+2
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman1-2/+2