aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-13cifs: Fix locking in cifs_strict_readv()Steve French4-10/+29
2024-05-13ynl: ensure exact-len value is resolvedAntonio Quartulli1-2/+2
2024-05-13Merge branch 'add-tx-stop-wake-counters'Jakub Kicinski6-3/+50
2024-05-13virtio_net: Add TX stopped and wake countersDaniel Jurgens1-2/+26
2024-05-13netdev: Add queue stats for TX stop and wakeDaniel Jurgens5-1/+24
2024-05-13netlabel: fix RCU annotation for IPv4 options on socket creationDavide Caratti6-12/+52
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds153-3205/+10315
2024-05-13cifs: Change from mempool_destroy to mempool_exit for request poolsSteve French1-2/+2
2024-05-13tcp: socket option to check for MPTCP fallback to TCPMatthieu Baerts (NGI0)3-0/+7
2024-05-13smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva3-30/+33
2024-05-13Merge branch 'net-gro-remove-network_header-use-move-p-flush-flush_id-calcula...Jakub Kicinski8-95/+224
2024-05-13selftests/net: add flush id selftestsRichard Gobert1-0/+138
2024-05-13net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segmentRichard Gobert6-84/+73
2024-05-13net: gro: use cb instead of skb->network_headerRichard Gobert5-11/+13
2024-05-13Merge branch 'ena-driver-changes-may-2024'Jakub Kicinski7-28/+73
2024-05-13net: ena: Change initial rx_usec intervalDavid Arinzon1-1/+1
2024-05-13net: ena: Changes around strscpy callsDavid Arinzon2-8/+25
2024-05-13net: ena: Add validation for completion descriptors consistencyDavid Arinzon3-10/+30
2024-05-13net: ena: Reduce holes in ena_com structuresDavid Arinzon2-3/+3
2024-05-13net: ena: Add a counter for driver's reset failuresDavid Arinzon3-6/+14
2024-05-13selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal1-2/+3
2024-05-13riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800Inochi Amaoto1-0/+1
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-477/+768
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-51/+120
2024-05-13Merge tag 'seccomp-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean1-2/+17
2024-05-13selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-1/+1
2024-05-13inet: fix inet_fill_ifaddr() flags truncationEric Dumazet1-3/+10
2024-05-13net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle1-0/+4
2024-05-13KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTESTEric Biggers1-0/+2
2024-05-13KEYS: asymmetric: Add missing dependency on CRYPTO_SIGEric Biggers1-0/+1
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski28-175/+639
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-8/+62
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds72-2949/+2555
2024-05-13Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds51-1762/+2050
2024-05-13Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds5-50/+93
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds49-4588/+3298
2024-05-13Merge tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-312/+330
2024-05-13Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'Rafael J. Wysocki3-3/+5
2024-05-13Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki16-23/+61
2024-05-13Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds50-249/+438
2024-05-13Merge tag 'vfs-6.10.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-54/+65
2024-05-13Merge branches 'pm-em' and 'pm-docs'Rafael J. Wysocki6-26/+122
2024-05-13Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki11-37/+652
2024-05-13Merge branch 'pm-cpufreq'Rafael J. Wysocki27-349/+694
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds88-274/+2299
2024-05-13Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+30
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-212/+2519
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-14/+554
2024-05-13Merge branches 'acpi-resource', 'acpi-property' and 'acpi-numa'Rafael J. Wysocki7-68/+68