summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: fix stat counter register valuesColin Foster2023-05-101-9/+9
* ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng2023-05-101-0/+6
* gve: Remove the code of clearing PBA bitZiwei Xiao2023-05-101-13/+0
* net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-101-2/+2
* net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)2023-05-101-1/+1
* bonding: fix send_peer_notif overflowHangbin Liu2023-05-102-2/+13
* net: ethernet: mtk_eth_soc: fix NULL pointer dereferenceDaniel Golle2023-05-101-1/+1
* net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli2023-05-092-1/+6
* net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut2023-05-092-0/+6
* net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET2023-05-071-1/+10
* Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-0546-312/+602
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-053-2/+33
| |\
| | * bonding: add xdp_features supportLorenzo Bianconi2023-05-052-0/+31
| | * atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych2023-04-281-2/+2
| * | net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli2023-05-051-1/+0
| * | pds_core: fix mutex double unlock in error pathShannon Nelson2023-05-051-8/+13
| * | net: fec: correct the counting of XDP sent framesShenwei Wang2023-05-051-4/+9
| * | net: enetc: check the index of the SFI rather than the handleWei Fang2023-05-051-1/+1
| * | virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang2023-05-051-0/+2
| * | ice: block LAN in case of VF to VF offloadMichal Swiatkowski2023-05-051-1/+2
| * | net: dsa: mt7530: fix network connectivity with multiple CPU portsArınç ÜNAL2023-05-051-3/+7
| * | net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL2023-05-051-2/+2
| * | igc: read before write to SRRCTL registerSong Yoong Siang2023-05-032-5/+13
| * | pds_core: add AUXILIARY_BUS and NET_DEVLINK to KconfigShannon Nelson2023-05-031-0/+2
| * | pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson2023-05-031-2/+1
| * | ionic: catch failure from devlink_allocShannon Nelson2023-05-031-0/+2
| * | r8152: fix the autosuspend doesn't workHayes Wang2023-05-031-0/+1
| * | ionic: remove noise from ethtool rxnfc error msgShannon Nelson2023-05-031-1/+1
| * | octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep2023-05-031-1/+1
| * | octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep2023-05-031-1/+10
| * | octeontx2-af: Skip PFs if not enabledRatheesh Kannoth2023-05-033-11/+46
| * | octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth2023-05-034-50/+69
| * | octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth2023-05-033-18/+41
| * | octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh2023-05-031-1/+1
| * | octeontx2-af: Add validation for lmac typeHariprasad Kelam2023-05-031-0/+8
| * | octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth2023-05-031-2/+2
| * | octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth2023-05-031-2/+2
| * | octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth2023-05-031-2/+1
| * | octeontx2-af: Secure APR table update with the lockGeetha sowjanya2023-05-031-5/+8
| * | net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untaggingFelix Fietkau2023-05-022-67/+40
| * | net: atlantic: Define aq_pm_ops conditionally on CONFIG_PMTom Rix2023-05-011-0/+2
| * | sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton2023-05-011-4/+7
| * | r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang2023-05-011-6/+8
| * | r8152: fix the poor throughput for 2.5G devicesHayes Wang2023-05-011-0/+14
| * | r8152: fix flow control issue of RTL8156AHayes Wang2023-05-011-20/+36
| * | net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello2023-04-281-0/+1
| * | octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep2023-04-271-5/+10
| * | octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep2023-04-272-8/+8
| * | octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep2023-04-271-0/+9
| * | octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep2023-04-271-1/+9