aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-16mptcp: rework poll+nospace handlingFlorian Westphal3-51/+54
2020-11-16mptcp: try to push pending data on snd una updatesPaolo Abeni1-0/+3
2020-11-16mptcp: move page frag allocation in mptcp_sendmsg()Paolo Abeni1-217/+189
2020-11-16mptcp: refactor shutdown and closePaolo Abeni5-110/+273
2020-11-16mptcp: introduce MPTCP snd_nxtPaolo Abeni3-12/+16
2020-11-16mptcp: add accounting for pending dataPaolo Abeni2-3/+36
2020-11-16mptcp: reduce the arguments of mptcp_sendmsg_fragPaolo Abeni1-24/+29
2020-11-16mptcp: introduce mptcp_schedule_workPaolo Abeni3-16/+24
2020-11-16tcp: factor out __tcp_close() helperPaolo Abeni2-2/+8
2020-11-16mptcp: use tcp_build_frag()Paolo Abeni1-17/+8
2020-11-16tcp: factor out tcp_build_frag()Paolo Abeni2-52/+70
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel29-49/+49
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel6-19/+30
2020-11-16Fix unefficient call to memset before memcpu in nla_strlcpy.Francis Laniel1-1/+2
2020-11-16r8169: improve rtl8169_start_xmitHeiner Kallweit1-9/+6
2020-11-14net: xfrm: use core API for updating/providing statsLev Stipakov1-17/+2
2020-11-14net: openvswitch: use core API to update/provide statsLev Stipakov1-22/+7
2020-11-14mlxsw: spectrum_router: Remove outdated commentIdo Schimmel1-6/+0
2020-11-14mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_fini()Ido Schimmel1-15/+3
2020-11-14mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_init()Ido Schimmel1-57/+21
2020-11-14mlxsw: spectrum_router: Remove unused argument from mlxsw_sp_nexthop6_type_in...Ido Schimmel1-2/+1
2020-11-14mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop4_type_init()Ido Schimmel1-4/+3
2020-11-14mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop6_type_init()Ido Schimmel1-3/+2
2020-11-14mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callbackIdo Schimmel3-13/+5
2020-11-14mlxsw: spectrum_router: Split nexthop group configuration to a different structIdo Schimmel1-149/+228
2020-11-14mlxsw: spectrum_router: Move IPv4 FIB info into a union in nexthop group structIdo Schimmel1-11/+9
2020-11-14mlxsw: spectrum_router: Remove unused field 'prio' from IPv4 FIB entry structIdo Schimmel1-2/+0
2020-11-14mlxsw: spectrum_router: Store FIB info in routeIdo Schimmel1-6/+7
2020-11-14mlxsw: spectrum_router: Associate neighbour table with nexthop instead of groupIdo Schimmel1-11/+9
2020-11-14mlxsw: spectrum_router: Use nexthop group type in hash table keyIdo Schimmel1-13/+12
2020-11-14mlxsw: spectrum_router: Add nexthop group type fieldIdo Schimmel1-16/+18
2020-11-14mlxsw: spectrum_router: Compare key with correct object typeIdo Schimmel1-6/+10
2020-11-14nfc: refined function nci_hci_resp_receivedAlex Shi1-6/+3
2020-11-14inet: unexport udp{4|6}_lib_lookup_skb()Eric Dumazet2-2/+0
2020-11-14tcp: avoid indirect call to tcp_stream_memory_free()Eric Dumazet1-2/+6
2020-11-14tcp: uninline tcp_stream_memory_free()Eric Dumazet2-12/+15
2020-11-14IPv4: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms1-0/+3
2020-11-14ionic: useful names for booleansShannon Nelson3-9/+15
2020-11-14ionic: change set_rx_mode from_ndo to can_sleepShannon Nelson1-10/+10
2020-11-14ionic: flatten calls to ionic_lif_rx_modeShannon Nelson1-22/+16
2020-11-14ionic: use mc sync for multicast filtersShannon Nelson1-11/+8
2020-11-14ionic: batch rx buffer refillingShannon Nelson2-9/+13
2020-11-14ionic: add lif quiesceShannon Nelson1-0/+20
2020-11-14ionic: check for link after netdev registrationShannon Nelson1-0/+2
2020-11-14ionic: start queues before announcing link upShannon Nelson1-6/+6
2020-11-14net: macb: Fix passing zero to 'PTR_ERR'YueHaibing1-8/+2
2020-11-14ipv6: remove unused function ipv6_skb_idev()Lukas Bulwahn1-5/+0
2020-11-13net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund1-0/+2
2020-11-14net: mlx5: Add xdp tx return bulking supportLorenzo Bianconi1-4/+18
2020-11-14net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi1-1/+9