aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-20netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik1-2/+10
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2-3/+9
2023-09-20netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal1-0/+4
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier1-0/+4
2023-09-20net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev1-5/+7
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan2-1/+11
2023-09-19ALSA: hda/realtek - ALC287 Realtek I2S speaker platform supportKailang Yang1-0/+4
2023-09-19ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macroRichard Fitzgerald1-3/+3
2023-09-19spi: Merge up old fixMark Brown1-4/+8
2023-09-19net: bridge: use DEV_STATS_INC()Eric Dumazet2-4/+4
2023-09-19Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni3-2/+23
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang1-0/+5
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao1-0/+6
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen1-1/+1
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang1-0/+9
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang1-1/+2
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang8-110/+120
2023-09-19ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warningPeter Ujfalusi1-2/+2
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET1-2/+0
2023-09-19xen/efi: refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross2-2/+14
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross7-116/+102
2023-09-19arm/xen: remove lazy mode related definitionsJuergen Gross1-12/+0
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross7-26/+8
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds9-61/+132
2023-09-18netfs: Only call folio_start_fscache() one time for each folioDave Wysochanski1-1/+5
2023-09-18Merge tag 'gfs2-v6.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+10
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa1-0/+4
2023-09-18gfs2: Fix quota=quiet oversightBob Peterson1-1/+2
2023-09-18gfs2: fix glock shrinker ref issuesBob Peterson1-1/+3
2023-09-18gfs2: Fix another freeze/thaw hangAndreas Gruenbacher1-4/+5
2023-09-18spi: imx: Take in account bits per word instead of assuming 8-bitsStefan Moring1-1/+1
2023-09-18Merge branch 'ax25-project-links'David S. Miller3-13/+13
2023-09-18ax25: Kconfig: Update link for linux-ax25.orgPeter Lafreniere1-8/+8
2023-09-18MAINTAINERS: Update link for linux-ax25.orgPeter Lafreniere1-3/+3
2023-09-18Documentation: netdev: fix dead link in ax25.rstPeter Lafreniere1-2/+2
2023-09-18Merge branch 'mptcp-stalled-connections-fix'David S. Miller4-103/+130
2023-09-18mptcp: fix dangling connection hang-upPaolo Abeni3-44/+65
2023-09-18mptcp: rename timer related helper to less confusing namesPaolo Abeni3-23/+23
2023-09-18mptcp: process pending subflow error on closePaolo Abeni1-29/+34
2023-09-18mptcp: move __mptcp_error_report in protocol.cPaolo Abeni2-36/+36
2023-09-18mptcp: fix bogus receive window shrinkage with multiple subflowsPaolo Abeni1-2/+3
2023-09-18Merge branch 'tsnep-napi-fixes'David S. Miller2-8/+16
2023-09-18tsnep: Fix NAPI polling with budget 0Gerhard Engleder1-0/+4
2023-09-18tsnep: Fix ethtool channelsGerhard Engleder1-4/+2
2023-09-18tsnep: Fix NAPI schedulingGerhard Engleder1-4/+10
2023-09-18Merge branch 'hsr-supervisor-frames'David S. Miller3-126/+146
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior1-6/+17
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior1-123/+132
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior1-1/+1