summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-16net: ipa: kill FILT_ROUT_CACHE_CFG IPA registerAlex Elder
2023-03-16net: ipa: add two missing declarationsAlex Elder
2023-03-16net: ipa: reg: include <linux/bug.h>Alex Elder
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut
2023-03-16Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-03-16qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-16i825xx: sni_82596: use eth_hw_addr_set()Thomas Bogendoerfer
2023-03-16net: atlantic: Fix crash when XDP is enabled but no program is loadedToke Høiland-Jørgensen
2023-03-16net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-16net: macb: Add PTP support to EMAC for sama7g5Durai Manickam KR
2023-03-16net: macb: Add PTP support to GEM for sama7g5Durai Manickam KR
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16net: dsa: hellcreek: Get rid of custom led_init_default_state_get()Andy Shevchenko
2023-03-16virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() failsXuan Zhuo
2023-03-16virtio_net: fix page_to_skb() miss headroomXuan Zhuo
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-16net: phy: mxl-gpy: enhance delay time required by loopback disable functionXu Liang
2023-03-16ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro
2023-03-16igbvf: Regard vf reset nack as successAkihiko Odaki
2023-03-16intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-03-16igb: Enable SR-IOV after reinitAkihiko Odaki
2023-03-16igb: revert rtnl_lock() that causes deadlockLin Ma
2023-03-16iavf: do not track VLAN 0 filtersAhmed Zaki
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-03-16wifi: iwlwifi: Avoid disabling GCC specific flag with clangNathan Chancellor
2023-03-15net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"Colin Ian King
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia
2023-03-15nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia
2023-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia
2023-03-15nfp: flower: refactor function "is_post_ct_flow"Wentao Jia
2023-03-15nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia
2023-03-15nfp: flower: add get_flow_act_ct() for ct actionWentao Jia
2023-03-15net/mlx5e: Enable TC offload for egress MACVLAN over bondMaor Dickman
2023-03-15net/mlx5e: Enable TC offload for ingress MACVLAN over bondMaor Dickman
2023-03-15net/mlx5e: TC, Extract indr setup block checks to functionMaor Dickman
2023-03-15net/mlx5e: Add more information to hairpin table dumpGal Pressman
2023-03-15net/mlx5e: Add devlink hairpin queues parametersGal Pressman
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-03-15net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnosticsAdham Faris
2023-03-15net/mlx5e: Expose SQ SW state as part of SQ health diagnosticsAdham Faris
2023-03-15net/mlx5e: Stringify RQ SW state in RQ devlink health diagnosticsAdham Faris
2023-03-15net/mlx5e: Rename RQ/SQ adaptive moderation state flagAdham Faris
2023-03-15net/mlx5e: Utilize the entire fifoRahul Rameshbabu
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra
2023-03-15net/mlx5: Add comment to mlx5_devlink_params_register()Jiri Pirko