summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-312/+602
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski-2/+33
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli-1/+0
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson-8/+13
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang-4/+9
2023-05-05bonding: add xdp_features supportLorenzo Bianconi-0/+31
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang-1/+1
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang-0/+2
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski-1/+2
2023-05-05net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL-3/+7
2023-05-05net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL-2/+2
2023-05-03igc: read before write to SRRCTL registerSong Yoong Siang-5/+13
2023-05-03pds_core: add AUXILIARY_BUS and NET_DEVLINK to KconfigShannon Nelson-0/+2
2023-05-03pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson-2/+1
2023-05-03ionic: catch failure from devlink_allocShannon Nelson-0/+2
2023-05-03r8152: fix the autosuspend doesn't workHayes Wang-0/+1
2023-05-03ionic: remove noise from ethtool rxnfc error msgShannon Nelson-1/+1
2023-05-03octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep-1/+1
2023-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep-1/+10
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth-11/+46
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth-50/+69
2023-05-03octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth-18/+41
2023-05-03octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh-1/+1
2023-05-03octeontx2-af: Add validation for lmac typeHariprasad Kelam-0/+8
2023-05-03octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth-2/+2
2023-05-03octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth-2/+2
2023-05-03octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth-2/+1
2023-05-03octeontx2-af: Secure APR table update with the lockGeetha sowjanya-5/+8
2023-05-02net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untaggingFelix Fietkau-67/+40
2023-05-01net: atlantic: Define aq_pm_ops conditionally on CONFIG_PMTom Rix-0/+2
2023-05-01sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton-4/+7
2023-05-01r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang-6/+8
2023-05-01r8152: fix the poor throughput for 2.5G devicesHayes Wang-0/+14
2023-05-01r8152: fix flow control issue of RTL8156AHayes Wang-20/+36
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-6/+90
2023-04-28net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello-0/+1
2023-04-28atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych-2/+2
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-48/+2
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+17
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-9/+9
2023-04-27octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep-5/+10
2023-04-27octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep-8/+8
2023-04-27octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep-0/+9
2023-04-27octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep-1/+9
2023-04-27octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep-2/+1
2023-04-27octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya-70/+119
2023-04-27octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya-0/+41
2023-04-27octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep-0/+4