summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-03-02net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla1-1/+1
2022-03-02net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan1-1/+2
2022-03-02net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman1-17/+11
2022-03-02net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik1-4/+7
2022-03-02net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich1-4/+0
2022-03-02net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb1-0/+2
2022-03-02net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik3-17/+45
2022-03-02ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu1-1/+5
2022-03-02net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik2-35/+79
2022-03-02net: mdio-ipq4019: add delay after clock enableBaruch Siach1-1/+5
2022-03-02nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET1-2/+2
2022-03-02net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang1-0/+2
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-03-02net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg1-10/+14
2022-03-02net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+2
2022-03-02ice: initialize local variable 'tlv'Tom Rix1-1/+1
2022-03-02ice: check the return of ice_ptp_gettimex64Tom Rix1-1/+4
2022-03-02net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-03-02bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi1-5/+8
2022-03-02bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan2-8/+14
2022-03-02bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur1-0/+3
2022-03-02bnx2x: fix driver load from initrdManish Chopra1-0/+3
2022-03-02Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski1-11/+1
2022-03-02CDC-NCM: avoid overflow in sanity checkingOliver Neukum1-4/+4
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-03-02sr9700: sanity check for packet lengthOliver Neukum1-1/+1
2022-02-23ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg1-0/+6
2022-02-23net: macb: Align the dma and coherent dma masksMarc St-Amand1-1/+1
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao1-0/+2
2022-02-23dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie1-1/+1
2022-02-23dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix1-1/+3
2022-02-23atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks1-1/+1
2022-02-23net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang1-3/+0
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet1-5/+25
2022-02-23bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-23net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-02-23net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-23net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov1-1/+1
2022-02-23net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean1-0/+7
2022-02-23net: dsa: lan9303: fix reset on probeMans Rullgard1-1/+1
2022-02-23brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell1-2/+4
2022-02-23Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-23ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet1-2/+2
2022-02-23iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho3-7/+9
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-02-23net: sparx5: do not refer to skb after passing it onSteen Hegelund1-1/+1
2022-02-23net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal1-2/+11
2022-02-16net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-29/+39