aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-13net: dpaa: Fix compilation WarningBreno Leitao1-2/+0
2024-07-13eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski5-12/+24
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)1-2/+2
2024-07-13net/mlx5: Use set number of max EQsDaniel Jurgens2-10/+9
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens3-1/+26
2024-07-13net/mlx5: Set sf_eq_usage for SF max EQsDaniel Jurgens1-0/+3
2024-07-13net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens1-1/+3
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum1-6/+6
2024-07-13net: ethtool: Monotonically increase the message sequence numberDanielle Ratson1-1/+1
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima1-18/+0
2024-07-13tcp: Don't drop SYN+ACK for simultaneous connect().Kuniyuki Iwashima1-0/+9
2024-07-13test/vsock: add install targetPeng Fan1-0/+13
2024-07-13MAINTAINERS: add 5 missing tcp-related filesEric Dumazet1-0/+5
2024-07-12eth: bnxt: use the indir table from ethtool contextJakub Kicinski3-37/+29
2024-07-12eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski3-9/+9
2024-07-12eth: bnxt: pad out the correct indirection tableJakub Kicinski1-1/+1
2024-07-12eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski3-50/+26
2024-07-12eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski3-30/+9
2024-07-12eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski3-9/+6
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski3-18/+2
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski2-45/+75
2024-07-12eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski2-6/+10
2024-07-12net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski2-22/+44
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski2-0/+16
2024-07-12bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan1-0/+3
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu1-0/+13
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu1-1/+1
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann1-0/+1
2024-07-12bpf: use check_sub_overflow() to check for subtraction overflowsShung-Hsi Yu1-43/+14
2024-07-12bpf: use check_add_overflow() to check for addition overflowsShung-Hsi Yu1-80/+34
2024-07-12bpf: fix overflow check in adjust_jmp_off()Shung-Hsi Yu1-1/+1
2024-07-12bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.oAlan Maguire1-1/+1
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-12net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr1-0/+41
2024-07-12MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARYChristophe Leroy1-1/+3
2024-07-12MAINTAINERS: Add more maintainers for omapsTony Lindgren1-2/+5
2024-07-12l2tp: fix l2tp_session_register with colliding l2tpv3 IDsJames Chapman1-8/+10
2024-07-12tipc: Consolidate redundant functionsShigeru Yoshida1-17/+10
2024-07-12tipc: Remove unused struct declarationShigeru Yoshida1-1/+0
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao1-2/+1
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao1-1/+1
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno2-8/+38
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin3-31/+16
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno2-6/+9
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev2-6/+7
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov1-4/+0