summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-04net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu1-2/+1
2024-01-04net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu1-0/+2
2024-01-04virtio_net: fix missing dma unmap for resizeXuan Zhuo1-30/+30
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne1-0/+2
2024-01-03netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso1-1/+1
2024-01-03netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie1-1/+2
2024-01-03net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal1-1/+3
2024-01-03mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni1-0/+13
2024-01-03MAINTAINERS: add Geliang as reviewer for MPTCPMatthieu Baerts1-0/+1
2024-01-03MAINTAINERS: Update mvpp2 driver emailMarcin Wojtas1-1/+1
2024-01-03sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu1-1/+3
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2-14/+6
2024-01-02selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-02connector: Fix proc_event_num_listeners count not clearedwangkeqi1-2/+3
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-02net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz1-2/+9
2024-01-01net: qrtr: ns: Return 0 if server port is not presentSarannya S1-1/+3
2024-01-01MAINTAINERS: step down as TJA11XX C45 maintainerRadu Pirea (NXP OSS)1-1/+1
2024-01-01r8169: Fix PCI error on system resumeKai-Heng Feng1-1/+1
2024-01-01net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov1-3/+2
2024-01-01net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua1-1/+3
2023-12-29mlxbf_gige: fix receive packet race conditionDavid Thompson1-2/+7
2023-12-29ptp: ocp: fix bug in unregistering the DPLL subsystemSagi Maimon1-1/+1
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach1-0/+8
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach2-3/+26
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach1-0/+6
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari1-4/+4
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski1-3/+1
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan1-0/+2
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka1-3/+7
2023-12-26octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh1-2/+2
2023-12-26idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga1-3/+3
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin2-2/+1
2023-12-25nfc: Do not send datagram if socket state isn't LLCP_BOUNDSiddh Raman Pant1-0/+5
2023-12-25nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant1-3/+36
2023-12-21net: check dev->gso_max_size in gso_features_check()Eric Dumazet1-0/+3
2023-12-21kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu1-1/+1
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern3-103/+22
2023-12-21net: avoid build bug in skb extension length calculationThomas Weißschuh1-0/+2
2023-12-21net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi1-0/+3
2023-12-21posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds6-96/+19
2023-12-20arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360Macpaul Lin1-0/+1
2023-12-20netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso1-1/+1
2023-12-20net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann1-1/+1
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2-2/+2
2023-12-20bcachefs: Fix bch2_alloc_sectors_start_trans() error handlingKent Overstreet1-3/+11
2023-12-19bcachefs; guard against overflow in btree node splitKent Overstreet1-0/+12
2023-12-19bcachefs: btree_node_u64s_with_format() takes nr keysKent Overstreet2-17/+14