summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
2023-02-15Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-14i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-13net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-13ice: fix lost multicast packets in promisc modeJesse Brandeburg
2023-02-13ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski
2023-02-13bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-13net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-10i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-10ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba
2023-02-10net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
2023-02-09vmxnet3: move rss code block under eop descriptorRonak Doshi
2023-02-09nfp: fix schedule in atomic context when offloading saYinjun Zhang
2023-02-09nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang
2023-02-09net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-07igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-07net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang
2023-02-07hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley
2023-02-07net/mlx5: Serialize module cleanup with reload and removeShay Drory
2023-02-07net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-07net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-07net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-07net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2023-02-07net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik
2023-02-07net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris
2023-02-07net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-06ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong
2023-02-06ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter
2023-02-06ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley
2023-02-06ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski