aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-12mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel3-1/+79
2023-07-12mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel3-5/+7
2023-07-12mlxsw: spectrum_acl: Add port range key elementIdo Schimmel3-0/+5
2023-07-12mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel3-0/+50
2023-07-12mlxsw: spectrum_port_range: Add port range coreIdo Schimmel4-1/+206
2023-07-12mlxsw: resource: Add resource identifier for port range registersIdo Schimmel1-0/+2
2023-07-12mlxsw: reg: Add Policy-Engine Port Range RegisterIdo Schimmel1-0/+73
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu1-3/+0
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-4/+6
2023-07-12tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella1-3/+5
2023-07-12net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen1-0/+3
2023-07-12bpftool: Use "fallthrough;" keyword instead of commentsQuentin Monnet2-2/+2
2023-07-12tracing: Stop FORTIFY_SOURCE complaining about stack trace callerSteven Rostedt (Google)1-2/+19
2023-07-12ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian1-14/+31
2023-07-12tcp: add a scheduling point in established_get_first()Jian Wen1-0/+3
2023-07-12Merge branch 'bpf-mem-cache-free-rcu'Daniel Borkmann7-109/+298
2023-07-12bpf: Add object leak check.Hou Tao1-0/+35
2023-07-12bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.Alexei Starovoitov1-14/+6
2023-07-12bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().Alexei Starovoitov2-3/+128
2023-07-12selftests/bpf: Improve test coverage of bpf_mem_alloc.Alexei Starovoitov1-1/+1
2023-07-12rcu: Export rcu_request_urgent_qs_task()Paul E. McKenney3-2/+3
2023-07-12bpf: Allow reuse from waiting_for_gp_ttrace list.Alexei Starovoitov1-6/+10
2023-07-12bpf: Add a hint to allocated objects.Alexei Starovoitov1-19/+31
2023-07-12bpf: Change bpf_mem_cache draining process.Alexei Starovoitov1-9/+9
2023-07-12bpf: Further refactor alloc_bulk().Alexei Starovoitov1-12/+18
2023-07-12bpf: Factor out inc/dec of active flag into helpers.Alexei Starovoitov1-12/+18
2023-07-12bpf: Refactor alloc_bulk().Alexei Starovoitov1-20/+26
2023-07-12bpf: Let free_all() return the number of freed elements.Alexei Starovoitov1-2/+6
2023-07-12bpf: Simplify code of destroy_mem_alloc() with kmemdup().Alexei Starovoitov1-5/+2
2023-07-12bpf: Rename few bpf_mem_alloc fields.Alexei Starovoitov1-28/+29
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter1-6/+3
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-190/+276
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-14/+41
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-22/+40
2023-07-12ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian1-9/+15
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann7-5/+23
2023-07-12selftests/user_events: Test struct size match casesBeau Belgrave1-0/+12
2023-07-12selftests/bpf: extend existing map resize tests for per-cpu use caseAndrii Nakryiko2-5/+17
2023-07-12bpf: teach verifier actual bounds of bpf_get_smp_processor_id() resultAndrii Nakryiko1-11/+26
2023-07-12net/sched: flower: Ensure both minimum and maximum ports are specifiedIdo Schimmel1-0/+10
2023-07-12Merge branch 'stmmac-errors'David S. Miller1-11/+17
2023-07-12net: stmmac: dwmac-qcom-ethqos: Log more errors in probeAndrew Halaney1-4/+10
2023-07-12net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()Andrew Halaney1-2/+2
2023-07-12net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()Andrew Halaney1-5/+5
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller3-19/+33
2023-07-11MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVERAndrew Halaney1-0/+1
2023-07-11docs: netdev: update the URL of the status pageJakub Kicinski1-1/+1
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg9-25/+18
2023-07-11bnxt_en: use dev_consume_skb_any() in bnxt_tx_intMenglong Dong1-1/+1