summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-17selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warningNikolay Aleksandrov
2026-02-17net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-02-17net/rds: rds_sendmsg should not discard payload_lenAllison Henderson
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-02-17Merge branch 'eth-fbnic-fix-and-improve-header-data-split-configuration'Paolo Abeni
2026-02-17selftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman
2026-02-16kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor
2026-02-16io_uring/bpf_filter: pass in expected filter payload sizeJens Axboe
2026-02-16io_uring/bpf_filter: move filter size and populate helper into structJens Axboe
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16io_uring/cancel: de-unionize file and user_data in struct io_cancel_dataJens Axboe
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-02-16blk-mq: use NOIO context to prevent deadlock during debugfs creationYu Kuai
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can
2026-02-16blk-stat: convert struct blk_stat_callback to kernel-docRandy Dunlap
2026-02-16block: fix enum descriptions kernel-docRandy Dunlap
2026-02-16fs/ntfs3: add delayed-allocation (delalloc) supportKonstantin Komarov
2026-02-16io_uring/rsrc: improve regbuf iov validationPavel Begunkov
2026-02-16io_uring: remove unneeded io_send_zc accountingDylan Yudaken
2026-02-16io_uring/cmd_net: fix too strict requirement on ioctlAsbjørn Sloth Tønnesen
2026-02-16Merge tag 'probes-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2026-02-15Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-15smb: client: terminate session upon failed client required signingAaditya Kansal
2026-02-15cifs: some missing initializations on replayShyam Prasad N
2026-02-15io_uring: delay sqarray static branch disablementPavel Begunkov
2026-02-15io_uring/query: add query.h copyright noticePavel Begunkov
2026-02-15io_uring/query: return support for custom rx page sizePavel Begunkov
2026-02-15io_uring/zcrx: check unsupported flags on importPavel Begunkov
2026-02-15Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
2026-02-15Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds
2026-02-15Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-02-14cifs: remove unnecessary tracing after put tconShyam Prasad N
2026-02-14io_uring/zcrx: fix post open error handlingPavel Begunkov