summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-032-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
* octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep2023-04-271-2/+1
* octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya2023-04-274-70/+119
* octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya2023-04-274-0/+41
* octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep2023-04-271-0/+4
* octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya2023-04-272-3/+13
* ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey2023-04-272-5/+4
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-27885-20557/+71315
|\
| * net: phy: hide the PHYLIB_LEDS knobPaolo Abeni2023-04-261-3/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-2623-72/+64
| |\
| | * net: amd: Fix link leak when verifying config failedGencen Gan2023-04-251-1/+1
| | * net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`Wang Zhang2023-04-231-2/+0
| | * net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle2023-04-222-1/+7
| | * Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-04-2216-54/+40
| | |\
| | | * Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov2023-04-211-28/+4
| | | * net/mlx5e: Nullify table pointer when failing to createAya Levin2023-04-211-1/+2