summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07lib/cpumask: reorganize cpumask_local_spread() logicYury Norov
2023-02-07cpumask: improve on cpumask_local_spread() localityYury Norov
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov
2023-02-07cpumask: introduce cpumask_nth_and_andnotYury Norov
2023-02-07lib/find: introduce find_nth_and_andnot_bitYury Norov
2023-02-07net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: fw_tracer, allow 0 size string DBsShay Drory
2023-02-07net/mlx5: fw_tracer: Fix debug printShay Drory
2023-02-07net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan
2023-02-07net/mlx5: fs_core, Remove redundant variable errMaor Dickman
2023-02-07net/mlx5: Fix memory leak in error flow of port set bufferMaher Sanalla
2023-02-07net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLSGal Pressman
2023-02-07net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpinGal Pressman
2023-02-07net/mlx5: fs, Remove redundant vport_number assignmentRoi Dayan
2023-02-07net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan
2023-02-07net/mlx5e: Don't listen to remove flows eventLeon Romanovsky
2023-02-07net/mlx5: fw reset: Skip device ID check if PCI link up failedMoshe Shemesh
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-02-07mlx5: reduce stack usage in mlx5_setup_tcArnd Bergmann
2023-02-07rxrpc: Reduce unnecessary ack transmissionDavid Howells
2023-02-07rxrpc: Trace ack.rwindDavid Howells
2023-02-07rxrpc: Fix overwaking on call pokingDavid Howells
2023-02-07rxrpc: Use consume_skb() rather than kfree_skb_reason()David Howells
2023-02-07Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-07net, xdp: Add missing xdp_features descriptionLorenzo Bianconi
2023-02-07virtio_net: Update xdp_features with xdp multi-buffLorenzo Bianconi
2023-02-07libbpf: Always use libbpf_err to return an error in bpf_xdp_query()Lorenzo Bianconi
2023-02-07tools/resolve_btfids: Tidy HOST_OVERRIDESIan Rogers
2023-02-07tools/resolve_btfids: Compile resolve_btfids as host programJiri Olsa
2023-02-07Merge branch 'net-core-use-a-dedicated-kmem_cache-for-skb-head-allocs'Jakub Kicinski
2023-02-07net: add dedicated kmem_cache for typical/small skb->headEric Dumazet
2023-02-07net: factorize code in kmalloc_reserve()Eric Dumazet
2023-02-07net: remove osize variable in __alloc_skb()Eric Dumazet
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet
2023-02-07Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2023-02-07ethtool: mm: fix get_mm() return code not propagating to user spaceVladimir Oltean
2023-02-07can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni
2023-02-07devlink: change port event netdev notifier from per-net to globalJiri Pirko
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean
2023-02-07net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-06net: openvswitch: reduce cpu_used_mask memoryEddy Tao
2023-02-06amd-xgbe: fix mismatched prototypeArnd Bergmann
2023-02-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster
2023-02-06Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linuxJakub Kicinski
2023-02-06cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-06ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong
2023-02-06ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter