aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-24net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor
2023-05-24bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-24wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-24net: mscc: ocelot: fix stat counter register valuesColin Foster
2023-05-24ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng
2023-05-24gve: Remove the code of clearing PBA bitZiwei Xiao
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-24bonding: fix send_peer_notif overflowHangbin Liu
2023-05-24net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli
2023-05-24net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-05-24net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET
2023-05-17wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-17ice: block LAN in case of VF to VF offloadMichal Swiatkowski
2023-05-17net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL
2023-05-17net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-17ionic: catch failure from devlink_allocShannon Nelson
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-17octeontx2-af: Skip PFs if not enabledRatheesh Kannoth
2023-05-17octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth
2023-05-17octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth
2023-05-17octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2023-05-17octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh
2023-05-17octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth
2023-05-17octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth
2023-05-17octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth
2023-05-17octeontx2-af: Secure APR table update with the lockGeetha sowjanya
2023-05-17sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton
2023-05-17r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang
2023-05-17r8152: fix the poor throughput for 2.5G devicesHayes Wang
2023-05-17r8152: fix flow control issue of RTL8156AHayes Wang
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-05-17octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep
2023-05-17octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-05-17octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya
2023-05-17octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya
2023-05-17octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep
2023-05-17octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya
2023-05-17ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey
2023-05-11i40e: use int for i40e_statusJan Sokolowski
2023-05-11i40e: Remove string printing for i40e_statusJan Sokolowski