summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27netfilter: nft_set_hash: fix get operation on big endianFlorian Westphal1-2/+7
2026-02-27netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal2-49/+75
2026-02-27netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell2-30/+119
2026-02-27amd-xgbe: do not select NET_SELFTESTS when INET is disabledRaju Rangoju1-1/+1
2026-02-27nfc: hci: shdlc: Stop timers and work before freeing contextVotokina Victoria1-0/+8
2026-02-27inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMPEric Dumazet2-4/+16
2026-02-27bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer1-6/+9
2026-02-27octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-02-27mptcp: fix receive space timestamp initializationPaolo Abeni2-4/+9
2026-02-27mptcp: do not account for OoO in mptcp_rcvbuf_grow()Paolo Abeni1-6/+0
2026-02-27of: unittest: fix possible null-pointer dereferences in of_unittest_property_...Tuo Li1-2/+4
2026-02-27PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg2-37/+54
2026-02-27PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
2026-02-27PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den2-11/+209
2026-02-27PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den13-0/+19
2026-02-27PCI: endpoint: Add BAR subrange mapping supportKoichiro Den3-0/+35
2026-02-27PCI: endpoint: Add dynamic_inbound_mapping EPC featureKoichiro Den1-0/+5
2026-02-27PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
2026-02-27PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den2-6/+47
2026-02-27PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
2026-02-27PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu5-14/+29
2026-02-27tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang1-13/+31
2026-02-27tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang4-8/+24
2026-02-27tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang5-10/+52
2026-02-27PCI: s32g: Skip Root Port removal during successVincent Guittot1-4/+4
2026-02-27jfs: avoid -Wtautological-constant-out-of-range-compare warningArnd Bergmann1-2/+2
2026-02-27ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek1-1/+1
2026-02-27ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek2-1/+7
2026-02-27selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8
2026-02-27Revert "net/smc: Introduce TCP ULP support"D. Wythe1-87/+4
2026-02-27PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-02-27PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-02-27wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu1-1/+3
2026-02-27wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu1-3/+5
2026-02-27wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan2-0/+31
2026-02-27wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-02-27PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov1-1/+1
2026-02-27Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz3-9/+40
2026-02-27tcp: tcp_tx_timestamp() must look at the rtx queueEric Dumazet1-0/+3
2026-02-27PCI: Remove old_size limit from bridge window sizingIlpo Järvinen1-8/+3
2026-02-27PCI: Stop over-estimating bridge window sizeIlpo Järvinen1-92/+5
2026-02-27PCI: Rewrite bridge window head alignment functionIlpo Järvinen1-9/+44
2026-02-27fat: avoid parent link count underflow in rmdirZhiyu Zhang2-2/+12
2026-02-27rust: task: restrict Task::group_leader() to currentAlice Ryhl1-12/+12
2026-02-27lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar1-1/+1
2026-02-27lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabledChaitanya Mishra1-2/+2
2026-02-27nfsd: never defer requests during idmap lookupAnthony Iliopoulos3-8/+58
2026-02-27xdrgen: Remove inclusion of nlm4.h headerChuck Lever1-1/+0
2026-02-27xdrgen: Initialize data pointer for zero-length itemsChuck Lever1-12/+8
2026-02-27NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever3-3/+3