summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1890-235/+1366
|\
| * Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-1814-63/+125
| |\
| | * ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin2024-01-171-2/+2
| | * netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso2024-01-171-1/+5
| | * netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso2024-01-171-1/+1
| | * netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso2024-01-171-1/+5
| | * netfilter: nf_tables: check if catch-all set element is active in next genera...Pablo Neira Ayuso2024-01-171-1/+1
| | * netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-176-21/+61
| | * netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov2024-01-177-15/+16
| | * netfilter: nf_queue: remove excess nf_bridge variablePavel Tikhomirov2024-01-171-3/+1
| | * netfilter: nfnetlink_log: use proper helper for fetching physinifPavel Tikhomirov2024-01-171-4/+4
| | * netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso2024-01-171-7/+12
| | * netfilter: nf_tables: bail out if stateful expression provides no .clonePablo Neira Ayuso2024-01-171-8/+7
| | * netfilter: nf_tables: validate .maxattr at expression registrationPablo Neira Ayuso2024-01-171-0/+3
| | * netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso2024-01-171-1/+9
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-1812-51/+806
| |\ \
| | * \ Merge branch 'tighten-up-arg-ctx-type-enforcement'Alexei Starovoitov2024-01-175-39/+513
| | |\ \
| | | * | libbpf: warn on unexpected __arg_ctx type when rewriting BTFAndrii Nakryiko2024-01-171-9/+66
| | | * | selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko2024-01-171-3/+161
| | | * | bpf: enforce types for __arg_ctx-tagged arguments in global subprogsAndrii Nakryiko2024-01-171-0/+160
| | | * | bpf: extract bpf_ctx_convert_map logic and make it more reusableAndrii Nakryiko2024-01-172-27/+46
| | | * | libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko2024-01-172-0/+80
| | |/ /
| | * | selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYSHao Sun2024-01-161-0/+19
| | * | bpf: Reject variable offset alu on PTR_TO_FLOW_KEYSHao Sun2024-01-161-0/+4
| | * | Merge branch 'bpf-fix-backward-progress-bug-in-bpf_iter_udp'Alexei Starovoitov2024-01-135-12/+270
| | |\ \
| | | * | selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau2024-01-134-0/+260
| | | * | bpf: Avoid iter->offset making backward progress in bpf_iter_udpMartin KaFai Lau2024-01-131-11/+10
| | | * | bpf: iter_udp: Retry with a larger batch size without going back to the previ...Martin KaFai Lau2024-01-131-1/+0
| | |/ /
| * | | i40e: Include types.h to some headersTony Nguyen2024-01-182-0/+2
| * | | ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich2024-01-181-0/+4
| * | | Merge branch 'mlxsw-miscellaneous-fixes'Jakub Kicinski2024-01-185-20/+143
| |\ \ \
| | * | | selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-181-1/+17
| | * | | selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen2024-01-181-1/+0
| | * | | mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata2024-01-181-12/+12
| | * | | mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-182-1/+57
| | * | | mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel2024-01-181-2/+2
| | * | | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-182-4/+56
| |/ / /
| * | | ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson2024-01-181-2/+7
| * | | selftests: bonding: Add more missing config optionsBenjamin Poirier2024-01-181-0/+5
| * | | selftests: netdevsim: add a config fileJakub Kicinski2024-01-181-0/+10
| | |/ | |/|
| * | net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski2024-01-171-2/+7
| * | mptcp: relax check on MPC passive fallbackPaolo Abeni2024-01-171-1/+2
| * | net: stmmac: Prevent DSA tags from breaking COERomain Gantois2024-01-171-3/+29
| * | selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel2024-01-161-7/+5
| * | net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)2024-01-161-4/+4
| * | net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan2024-01-161-0/+2
| * | selftests: bonding: add missing build configsJakub Kicinski2024-01-161-0/+3
| * | selftests: netdevsim: correct expected FEC stringsJakub Kicinski2024-01-161-7/+11
| * | selftests: netdevsim: sprinkle more udevadm settleJakub Kicinski2024-01-162-0/+2
| * | net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma2024-01-163-2/+10