summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla
2026-03-05net/mlx5: Add TLP emulation device capabilitiesMaher Sanalla
2026-03-05Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-03-04net: use ktime_t in struct scm_timestamping_internalEric Dumazet
2026-03-04net: openvswitch: clean up some kernel-doc warningsRandy Dunlap
2026-03-04tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-04net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_tableEric Dumazet
2026-03-04net-sysfs: remove rcu field from 'struct rps_dev_flow_table'Eric Dumazet
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet
2026-03-04net-sysfs: add rps_sock_flow_table_mask() helperEric Dumazet
2026-03-04net-sysfs: remove rcu field from 'struct rps_sock_flow_table'Eric Dumazet
2026-03-04net: add rps_tag_ptr type and helpersEric Dumazet
2026-03-04net: fix off-by-one in udp_flow_src_port() / psp_write_headers()Eric Dumazet
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04dt-bindings: arm: qcom,ids: Add SoC ID for CQ7790Krzysztof Kozlowski
2026-03-04mm/mmu_notifier: clean up mmu_notifier.h kernel-docRandy Dunlap
2026-03-04uaccess: correct kernel-doc parameter formatRandy Dunlap
2026-03-04Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-04KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once moreSean Christopherson
2026-03-04KVM: x86: Move kvm_rebooting to x86Sean Christopherson
2026-03-04xen/xenbus: better handle backend crashJuergen Gross
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross
2026-03-04drm/dp: Add definition for Panel Replay full-line granularityJouni Högander
2026-03-04drm/intel: add pick.h for the various "picker" helpersJani Nikula
2026-03-04drm/intel: add reg_bits.h for the various register content helpersJani Nikula
2026-03-04wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsingKarthikeyan Kathirvel
2026-03-04ipvs: use more keys for connection hashingJulian Anastasov
2026-03-04ipvs: switch to per-net connection tableJulian Anastasov
2026-03-04ipvs: use resizable hash table for servicesJulian Anastasov
2026-03-04ipvs: add resizable hash tablesJulian Anastasov
2026-03-04rculist_bl: add hlist_bl_for_each_entry_continue_rcuJulian Anastasov
2026-03-04ipv6: make ipv6_anycast_destination logic usable without dst_entryFlorian Westphal
2026-03-04dma-mapping: benchmark: add support for dma_map_sgQinxin Xia
2026-03-04dma-mapping: benchmark: modify the framework to adapt to more map modesQinxin Xia
2026-03-04drm/dp: Add definition for Panel Replay full-line granularityJouni Högander
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-03stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh
2026-03-03power: supply: max17042: consider task period (max77759)André Draszik
2026-03-03power: supply: max17042: initial support for Maxim MAX77759André Draszik
2026-03-03bpf: Factor out program return value calculationEmil Tsalapatis
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet