aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-25xfrm: fix a warning in xfrm_policy_insert_listXin Long1-6/+1
2020-05-18esp4: improve xfrm4_beet_gso_segment() to be more readableXin Long1-8/+11
2020-05-14esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long1-12/+15
2020-04-23xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel1-0/+21
2020-04-23ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long1-1/+22
2020-04-21xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long1-5/+7
2020-04-21esp4: support ipv6 nexthdrs process for beet gso segmentXin Long1-4/+9
2020-04-21esp6: support ipv6 nexthdrs process for beet gso segmentXin Long1-2/+7
2020-04-20xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca2-0/+3
2020-04-20xfrm: fix error in commentAntony Antony1-1/+1
2020-04-20xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long2-6/+2
2020-04-15esp6: get the right proto for transport mode in esp6_gso_encapXin Long1-1/+8
2020-04-15xfrm: do pskb_pull properly in __xfrm_transport_prepXin Long1-5/+3
2020-04-15xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long1-1/+1
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King1-3/+13
2020-04-14net: marvell10g: report firmware versionRussell King1-0/+20
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn1-1/+6
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn1-2/+3
2020-04-14ionic: fix unused assignmentShannon Nelson1-1/+1
2020-04-14ionic: add dynamic_debug headerShannon Nelson1-0/+1
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells2-41/+12
2020-04-14net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-14rtw88: avoid unused function warningsArnd Bergmann1-8/+3
2020-04-12net: mvneta: Fix a typoChristophe JAILLET1-1/+1
2020-04-12mptcp: fix double-unlock in mptcp_pollFlorian Westphal1-12/+13
2020-04-12net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin1-1/+2
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET1-3/+3
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET1-3/+2
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King1-1/+1
2020-04-11net: phy: marvell: Fix pause frame negotiationClemens Gruber1-22/+24
2020-04-10docs: networking: add full DIM APIRandy Dunlap1-0/+6
2020-04-10docs: networking: convert DIM to RSTJakub Kicinski3-47/+45
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi1-4/+9
2020-04-09net/rds: Fix MR reference counting problemKa-Cheong Poon2-21/+12
2020-04-09net/rds: Replace struct rds_mr's r_refcount with struct krefKa-Cheong Poon3-23/+20
2020-04-09net: macsec: fix using wrong structure in macsec_changelink()Taehee Yoo1-1/+1
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-09net: qrtr: send msgs from local of same id as broadcastWang Wenhu1-3/+4
2020-04-09Documentation: devlink: fix broken link warningLothar Rubusch1-0/+2
2020-04-09arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson1-2/+10
2020-04-09bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer1-1/+1
2020-04-08net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey1-12/+7
2020-04-08net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit1-1/+1
2020-04-08net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-08net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan1-1/+2
2020-04-08net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-08net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen2-10/+3