summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'rxrpc-timeout-fixes'David S. Miller2023-05-018-22/+36
|\
| * rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-018-19/+30
| * rxrpc: Make it so that a waiting process can be abortedDavid Howells2023-05-011-2/+5
| * rxrpc: Fix hard call timeout unitsDavid Howells2023-05-011-1/+1
|/
* 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
* Merge branch 'r8152-fixes'David S. Miller2023-05-011-26/+58
|\
| * 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/sched: act_mirred: Add carrier checkVictor Nogueira2023-05-011-1/+1
* net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello2023-04-281-0/+1
* net: ipv6: fix skb hash for some RST packetsAntoine Tenart2023-04-281-1/+1
* selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer2023-04-281-5/+5
* sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang2023-04-281-3/+5
* net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov2023-04-281-0/+1
* tcp: fix skb_copy_ubufs() vs BIG TCPEric Dumazet2023-04-281-6/+14
* net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou2023-04-281-0/+1
* Merge branch 'macsec-fixes-for-cn10kb'Paolo Abeni2023-04-2711-89/+214
|\
| * 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
* net/sched: act_pedit: free pedit keys on bail from offset checkPedro Tammela2023-04-271-1/+3
* net/sched: flower: Fix wrong handle assignment during filter changeIvan Vecera2023-04-271-1/+1