summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-08-11mptcp: move the stale logic out of retrans schedulerPaolo Abeni
2026-08-11mptcp: move the retrans loop to a separate helperPaolo Abeni
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-11net/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong
2026-08-11net/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim
2026-08-11devlink: add generic device max_sfs parameterNikolay Aleksandrov
2026-08-11af_packet: Don't send zero-byte data in tpacket_snd().Eric Dumazet
2026-08-11nfc: nci: free destination parameters when closing a connectionLinmao Li
2026-08-11nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsingYun Zhou
2026-08-11nfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
2026-08-11nfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
2026-08-11nfc: digital: Do not dump a NULL response in command completionLinmao Li
2026-08-11nfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
2026-08-11nfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
2026-08-11nfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
2026-08-11nfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
2026-08-11nfc: llcp: bound SNL TLV parsing to the skb and add length checksDoruk Tan Ozturk
2026-08-11nfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
2026-08-11nfc: nci: fix double completion race in nci_data_exchange_completeZhenghang Xiao
2026-08-11nfc: llcp: read llcp_sock->local under the socket lock in getsockoptBreno Leitao
2026-08-11nfc: llcp: avoid userspace overflow on invalid optlenBreno Leitao
2026-08-11tipc: read le->link under the node lock in tipc_node_link_down()Jun Yang
2026-08-11net/tls: Fail tls_sw_splice_read() after a failed async decryptChuck Lever
2026-08-11net: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo
2026-08-10netdev: check for nla_put_u32() failuresJakub Kicinski
2026-08-10net/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko
2026-08-10keys, dns: Drop unused NUL terminator from upayload->dataThorsten Blum
2026-08-10tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
2026-08-10net: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski
2026-08-10netfilter: nf_conntrack_expect: bail out on insert dead expectationsPablo Neira Ayuso
2026-08-10netfilter: conntrack: always lower timeout for non-closing RST packetsPablo Neira Ayuso
2026-08-10netfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal
2026-08-10netfilter: ipset: fix list type element drift bugFlorian Westphal
2026-08-10netfilter: flowtable: publish GC-visible tuple lastJérémy Jean
2026-08-10netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov
2026-08-10ipvs: clear IPv4 options after rebasing tunnel ICMP errorsKyle Zeng
2026-08-10netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet stateFlorian Westphal
2026-08-10netfilter: nf_conntrack: defer invalid log until after unlockZihan Xi
2026-08-10ipvs: separate destination availability stateYizhou Zhao
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-10ipvs: add totalconns for destJulian Anastasov
2026-08-10netfilter: bridge: release template ct on non-IP pathZhiling Zou
2026-08-10netfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)
2026-08-10sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCERunyu Xiao
2026-08-10SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6Weiming Shi
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton