summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02ipv6: anycast: insert aca into global hash under idev->lockJiayuan Chen
2026-06-02sctp: diag: reject stale associations in dump_one pathZhao Zhang
2026-06-02net: fec: fix pinctrl default state restore order on resumeTapio Reijonen
2026-06-02net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson
2026-06-02net: rds: clear i_sends on setup unwindYuqi Xu
2026-06-02net: garp: fix unsigned integer underflow in garp_pdu_parse_attrYizhou Zhao
2026-06-02hsr: Remove WARN_ONCE() in hsr_addr_is_self().Kuniyuki Iwashima
2026-06-02Merge tag 'nf-26-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-02tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().Kuniyuki Iwashima
2026-06-02net: Annotate sk->sk_write_space() for UDP SOCKMAP.Kuniyuki Iwashima
2026-06-02pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes
2026-06-01devlink: Release nested relation on devlink freeMark Bloch
2026-06-01l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()Lee Jones
2026-06-016lowpan: fix off-by-one in multicast context address compressionYizhou Zhao
2026-06-01net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
2026-06-01netfilter: nft_byteorder: remove multi-register supportFlorian Westphal
2026-06-01netfilter: bridge: make ebt_snat ARP rewrite writableYiming Qian
2026-06-01netfilter: nft_ct: bail out on template ct in get evalJiayuan Chen
2026-06-01netfilter: nft_tunnel: fix use-after-free on object destroyTristan Madani
2026-06-01netfilter: conntrack_irc: fix possible out-of-bounds readFlorian Westphal
2026-06-01netfilter: synproxy: add mutex to guard hook reference countingFernando Fernandez Mancera
2026-06-01netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinkedJiayuan Chen
2026-06-01ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-01netfilter: xt_NFQUEUE: prefer raw_smp_processor_idFernando Fernandez Mancera
2026-05-29Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-29Merge branch 'wireguard-fixes-for-7-1-rc6'Jakub Kicinski
2026-05-29wireguard: send: append trailer after expanding headJason A. Donenfeld
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-29net: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
2026-05-29ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
2026-05-29ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
2026-05-29bpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
2026-05-29vsock/virtio: bind uarg before filling zerocopy skbJingguo Tan
2026-05-29Merge commit 'kvm-psc-for-7.1' into HEADPaolo Bonzini
2026-05-29KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
2026-05-29KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
2026-05-29KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
2026-05-29KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
2026-05-29KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
2026-05-29KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
2026-05-29KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
2026-05-29KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson
2026-05-29KVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson
2026-05-29KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth
2026-05-29Merge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-29Merge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds