aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe()Wang Hai1-1/+4
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson1-1/+3
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong1-2/+8
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei1-3/+5
2020-07-30devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski1-6/+18
2020-07-30rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells4-12/+28
2020-07-30MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi1-1/+1
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu1-0/+3
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang3-5/+14
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon1-1/+1
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen1-2/+0
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel1-24/+26
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel5-3/+20
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel1-9/+0
2020-07-29ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+1
2020-07-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel1-2/+8
2020-07-28Documentation: bareudp: Corrected description of bareudp module.Martin Varghese1-3/+2
2020-07-28bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault1-7/+22
2020-07-28ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang1-4/+4
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep1-0/+1
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep1-0/+1
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep1-0/+3
2020-07-28mlx4: disable device on shutdownJakub Kicinski1-0/+2
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2-51/+40
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu1-12/+13
2020-07-28net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst1-5/+14
2020-07-28net: lan78xx: replace bogus endpoint lookupJohan Hovold1-87/+30
2020-07-28net: lan78xx: fix transfer-buffer memory leakJohan Hovold1-0/+1
2020-07-28net: lan78xx: add missing endpoint sanity checkJohan Hovold1-0/+5
2020-07-28usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel1-2/+3
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin5-9/+37
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha1-1/+33
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem1-2/+5
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha1-1/+22
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha1-11/+10
2020-07-28net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman1-0/+1
2020-07-28net/mlx5e: Fix error path of device attachAya Levin1-0/+2
2020-07-28net/mlx5: Fix forward to next namespaceMaor Gottlieb1-23/+5
2020-07-28net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit1-2/+2
2020-07-28net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit1-1/+1
2020-07-28net: hns3: fix for VLAN config when reset failedGuojia Liao2-7/+10
2020-07-28net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao1-13/+15
2020-07-28net: hns3: add reset check for VF updating port based VLANJian Shen1-9/+21
2020-07-28net: hns3: fix a TX timeout issueYonglong Liu1-1/+1
2020-07-28net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin1-10/+6
2020-07-27fix a braino in cmsghdr_from_user_compat_to_kern()Al Viro1-1/+1