aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-24tools: ynl-gen: re-raise the exception instead of printingJakub Kicinski1-3/+1
2023-02-24tools: ynl-gen: fix single attribute structs with attr 0 onlyJakub Kicinski1-1/+1
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet1-1/+3
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan3-3/+3
2023-02-23net/mlx5e: Remove hairpin write debugfs filesGal Pressman1-59/+0
2023-02-23octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long2-31/+22
2023-02-23net: sunhme: Fix region requestSean Anderson1-2/+4
2023-02-23octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya1-19/+57
2023-02-23net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel1-2/+13
2023-02-23net: phy: do not force EEE supportOleksij Rempel3-7/+41
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel3-2/+12
2023-02-23net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel1-3/+3
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad1-5/+8
2023-02-23selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei1-1/+95
2023-02-23ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei1-5/+6
2023-02-22ptp: vclock: use mutex to fix "sleep on atomic" bugÍñigo Huguet2-23/+23
2023-02-22netfilter: x_tables: fix percpu counter block leak on error path when creating new netnsPavel Tikhomirov3-0/+12
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal5-6/+14
2023-02-22netfilter: xt_length: use skb len to match in length_mt6Xin Long1-2/+1
2023-02-22netfilter: ebtables: fix table blob use-after-freeFlorian Westphal3-5/+3
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter2-7/+29
2023-02-22netfilter: conntrack: fix rmmod double-free raceFlorian Westphal3-14/+15
2023-02-22netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua1-1/+4
2023-02-21uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas1-0/+10
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean1-1/+1
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu1-1/+1
2023-02-21xsk: add linux/vmalloc.h to xsk.cXuan Zhuo1-0/+1
2023-02-21sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-02-20net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey5-24/+82
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey5-14/+14
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey4-227/+231
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey5-15/+2
2023-02-20net/sched: flower: Support hardware miss to tc actionPaul Blakey1-1/+12
2023-02-20net/sched: flower: Move filter handle initialization earlierPaul Blakey1-27/+35
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey7-27/+236
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey6-32/+32
2023-02-20sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero1-1/+1
2023-02-20sfc: clean up some inconsistent indentingsYang Li1-2/+2
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2-11/+12
2023-02-20net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur1-2/+2
2023-02-20net/ulp: Remove redundant ->clone() test in inet_clone_ulp().Kuniyuki Iwashima1-2/+1
2023-02-20MAINTAINERS: Add Miquel Raynal as additional maintainer for ieee802154Stefan Schmidt1-0/+1
2023-02-20MAINTAINERS: Switch maintenance for mrf24j40 driver overStefan Schmidt1-2/+2
2023-02-20MAINTAINERS: Switch maintenance for mcr20a driver overStefan Schmidt1-2/+2
2023-02-20MAINTAINERS: Switch maintenance for cc2520 driver overStefan Schmidt1-2/+2
2023-02-20sched/topology: fix KASAN warning in hop_cmp()Yury Norov1-3/+8