aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12siena: Make MTD support specific for SienaMartin Habets9-13/+21
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean4-39/+41
2022-05-12net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean1-9/+11
2022-05-12net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean1-1/+0
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2-197/+216
2022-05-12net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean1-9/+17
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean6-51/+46
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean6-30/+51
2022-05-12net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean1-0/+11
2022-05-12net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2-3/+3
2022-05-12net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean2-6/+6
2022-05-12net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean2-8/+11
2022-05-12net: lan966x: Fix use of pointer after being freedHoratiu Vultur1-2/+2
2022-05-12net: update the register_netdevice() kdocJakub Kicinski1-14/+6
2022-05-12skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski1-3/+1
2022-05-12mlxbf_gige: remove driver-managed interrupt countsDavid Thompson3-17/+3
2022-05-12tls: Fix context leak on tls_device_downMaxim Mikityanskiy1-0/+3
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-12net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang1-2/+2
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli1-0/+3
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen1-8/+3
2022-05-12nfp: VF rate limit supportBin Chen3-2/+56
2022-05-12rtnetlink: verify rate parameters for calls to ndo_set_vf_rateBin Chen1-10/+18
2022-05-12net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"Colin Ian King1-1/+1
2022-05-12net: enetc: kill PHY-less mode for PFsVladimir Oltean1-10/+14
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook3-1/+27
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli1-0/+4
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang1-1/+1
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6
2022-05-11net: enetc: count the tc-taprio window dropsPo Liu4-2/+16
2022-05-11net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabledVladimir Oltean2-4/+8
2022-05-11net: macb: use NAPI for TX completion pathRobert Hancock2-73/+161
2022-05-11net: macb: simplify/cleanup NAPI reschedule checkingRobert Hancock1-34/+31
2022-05-11net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean4-1/+7
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong1-13/+14
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2Vladimir Oltean1-1/+1
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2-4/+23
2022-05-11eth: amd: remove NI6510 support (ni65)Jakub Kicinski5-1386/+0
2022-05-11net: appletalk: remove Apple/Farallon LocalTalk PC supportJakub Kicinski6-1508/+0
2022-05-11net: add more debug info in skb_checksum_help()Eric Dumazet1-4/+6
2022-05-11net: remove two BUG() from skb_checksum_help()Eric Dumazet1-2/+6
2022-05-11net: warn if transport header was not setEric Dumazet1-0/+2
2022-05-11net: add CONFIG_DEBUG_NETEric Dumazet2-0/+13
2022-05-11net: add include/net/net_debug.hEric Dumazet2-140/+152
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler1-0/+7
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler1-1/+5
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler1-7/+6