aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson4-23/+39
2021-04-07net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun3-5/+5
2021-04-07net: hsr: Reset MAC header for Tx pathKurt Kanzenbach2-6/+1
2021-04-07ethtool: fix kdoc in headersJakub Kicinski2-2/+13
2021-04-07ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski2-23/+7
2021-04-07net/rds: Avoid potential use after free in rds_send_remove_from_sockAditya Pakki2-1/+2
2021-04-06net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni1-5/+5
2021-04-06net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-06net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-06net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-06net/mlx5: Fix HW spec violation configuring uplinkEli Cohen1-2/+3
2021-04-06docs: ethtool: fix some copy-paste errorsJakub Kicinski1-5/+5
2021-04-06net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-06ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-06net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-06pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-06tipc: increment the tmp aead refcnt before attaching itXin Long1-1/+2
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet2-8/+16
2021-04-06net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong1-0/+1
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde1-6/+18
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg1-5/+12
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman2-5/+8
2021-04-06iwlwifi: pcie: add support for So-F devicesLuca Coelho2-1/+26
2021-04-06iwlwifi: fw: fix notification wait lockingJohannes Berg1-5/+5
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-04-05batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-05net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta1-1/+3
2021-04-05net: hns3: Remove the left over redundant check & assignmentSalil Mehta1-3/+0
2021-04-05net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-05openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-02net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-04-02net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang1-1/+1
2021-04-01mptcp: revert "mptcp: provide subflow aware release function"Paolo Abeni1-53/+2
2021-04-01mptcp: forbit mcast-related sockopt on MPTCP socketsPaolo Abeni1-0/+45
2021-04-01drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-01net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4
2021-04-01drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-01bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: Refcount task stack in bpf_get_task_stackDave Marchevsky1-2/+10
2021-04-01i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-01i40e: fix receiving of single packets in xsk zero-copy modeMagnus Karlsson1-2/+2
2021-04-01i40e: Fix inconsistent indentingArkadiusz Kubalewski1-4/+4
2021-03-31xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory modelOng Boon Leong1-1/+2