summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut2023-05-092-0/+6
* linux/dim: Do nothing if no time delta between samplesRoy Novich2023-05-094-5/+9
* net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET2023-05-071-1/+10
* net: skb_partial_csum_set() fix against transport header magic valueEric Dumazet2023-05-071-2/+2
* Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-0584-407/+735
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-0514-23/+39
| |\
| | * bonding: add xdp_features supportLorenzo Bianconi2023-05-053-0/+32
| | * 9p: Remove INET dependencyJason Andryuk2023-05-049-8/+3
| | * atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych2023-04-281-2/+2
| | * mISDN: Use list_count_nodes()Christophe JAILLET2023-04-281-13/+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
| * | Merge branch 'tc-action-fixes'David S. Miller2023-05-051-5/+6
| |\ \
| | * | net/sched: flower: fix error handler on replaceVlad Buslov2023-05-051-1/+2
| | * | Revert "net/sched: flower: Fix wrong handle assignment during filter change"Vlad Buslov2023-05-051-1/+1
| | * | net/sched: flower: fix filter idr initializationVlad Buslov2023-05-051-3/+3
| |/ /
| * | 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
| * | sfc: Add back mailing listMartin Habets2023-05-051-0/+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
| * | Merge tag 'nf-23-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-05-041-4/+10
| |\ \
| | * | netfilter: nf_tables: fix ct untracked match breakageFlorian Westphal2023-05-031-4/+10
| |/ /
| * | af_packet: Don't send zero-byte data in packet_sendmsg_spkt().Kuniyuki Iwashima2023-05-031-1/+1
| * | 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
| * | ethtool: Fix uninitialized number of lanesIdo Schimmel2023-05-031-1/+1
| * | 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
| * | Merge branch 'octeontx2-af-fixes'David S. Miller2023-05-0313-91/+187
| |\ \
| | * | 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
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2023-05-036-17/+38
| |\ \
| | * | netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-035-3/+16
| | * | selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden2023-05-031-2/+5
| | * | netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...Pablo Neira Ayuso2023-05-031-12/+17
| |/ /
| * | net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untaggingFelix Fietkau2023-05-022-67/+40