summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
11 daysdibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
12 daysipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
13 daysxsk: validate metadata when processing requestsStanislav Fomichev
13 daysxsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev
13 daysxsk: validate launch-time metadata sizeStanislav Fomichev
13 daysxsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev
13 daysxsk: pass TX metadata pointer by referenceStanislav Fomichev
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers
2026-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-24Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-07-24xsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski
2026-07-24xsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski
2026-07-24xsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing
2026-07-24Merge tag 'drm-fixes-2026-07-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov
2026-07-23ipvs: fix the checksum validationsJulian Anastasov
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-07-22Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-07-22io_uring/zcrx: rename notif to eventPavel Begunkov
2026-07-22io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERSPavel Begunkov
2026-07-22io_uring/zcrx: drop "notif" from stats struct namesPavel Begunkov
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim