summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet-18/+28
2026-03-16xsk: remove repeated definesMaciej Fijalkowski-14/+0
2026-03-16tcp: improve inet6_ehashfn() entropyEric Dumazet-5/+35
2026-03-17erofs: set fileio bio failed in short read caseSheng Yong-4/+2
2026-03-16selftests: net: py: give bpftrace more time to startJakub Kicinski-1/+1
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar-16/+233
2026-03-16virtio_net: add page_pool support for buffer allocationVishwanath Seshagiri-247/+251
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury-1/+1
2026-03-16cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli-16/+9
2026-03-16cxl/region: Factor out interleave granularity setupAlejandro Lucero-12/+24
2026-03-16cxl/region: Factor out interleave ways setupAlejandro Lucero-15/+26
2026-03-16cxl: Make region type based on endpoint typeAlejandro Lucero-4/+6
2026-03-16cxl/pci: Remove redundant cxl_pci_find_port() callGregory Price-5/+0
2026-03-16cxl: Move pci generic code from cxl_pci to core/cxl_pciAlejandro Lucero-73/+77
2026-03-16cxl: export internal structs for external Type2 driversAlejandro Lucero-210/+227
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero-17/+70
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf-3/+2
2026-03-16PCI/pwrctrl: Create pwrctrl devices only for PCI device nodesManivannan Sadhasivam-2/+9
2026-03-16PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirementManivannan Sadhasivam-13/+34
2026-03-16hfsplus: fix generic/533 test-case failureViacheslav Dubeyko-13/+38
2026-03-16io_uring/bpf-ops: implement bpf ops registrationPavel Begunkov-2/+104
2026-03-16io_uring/bpf-ops: add kfunc helpersPavel Begunkov-0/+61
2026-03-16io_uring/bpf-ops: implement loop_step with BPF struct_opsPavel Begunkov-0/+148
2026-03-16io_uring: introduce callback driven main loopPavel Begunkov-1/+136
2026-03-16nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL checkCaleb Sander Mateos-4/+0
2026-03-16io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLLCaleb Sander Mateos-3/+1
2026-03-16io_uring: count CQEs in io_iopoll_check()Caleb Sander Mateos-7/+2
2026-03-16io_uring: remove iopoll_queue from struct io_issue_defCaleb Sander Mateos-14/+1
2026-03-16io_uring: add REQ_F_IOPOLLCaleb Sander Mateos-12/+16
2026-03-16io_uring: mark known and harmless racy ctx->int_flags usesJens Axboe-5/+6
2026-03-16io_uring: switch struct io_ring_ctx internal bitfields to flagsJens Axboe-73/+82
2026-03-16libbpf: Start v1.8 development cycleIhor Solodrai-1/+4
2026-03-16selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.cIhor Solodrai-8/+7
2026-03-16bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependenciesMykyta Yatsenko-4/+55
2026-03-16PCI/DPC: Hold pci_dev reference during error recoverySizhe Liu-0/+2
2026-03-16nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton-7/+19
2026-03-16arm64: dts: broadcom: bcm2712-d-rpi-5-b: update uart10 interruptGregor Herburger-0/+4
2026-03-16arm64: dts: broadcom: bcm2712-d-rpi-5-b: add fixes for pinctrl/pinctrl_aonGregor Herburger-0/+10
2026-03-16arm64: dts: broadcom: bcm2712-rpi-5-b: add pinctrl properties for csi i2csGregor Herburger-0/+24
2026-03-16arm64: dts: broadcom: bcm2712: add camera backend node pispbeGregor Herburger-0/+7
2026-03-16arm64: dts: broadcom: rp1: add csi nodesGregor Herburger-0/+28
2026-03-16arm64: dts: broadcom: rp1: add i2c controllerGregor Herburger-0/+77
2026-03-16ARM: dts: BCM5301X: add root pcie bridgesRosen Penev-99/+76
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan-1/+1
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory-27/+300
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory-2/+16
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory-5/+53
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory-12/+10
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory-56/+230
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory-120/+243