summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
10 daysnet/smc: fix TOCTOU race between smc_listen_out() and listener closeSidraya Jayagond
10 daysnet: remove WARN_ON_ONCE() from sk_mc_loop()Eric Dumazet
10 daysip6_tunnel: clear skb2->cb[] in ip6ip6_err()Zhiling Zou
10 daysnet/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload lengthHenry Martin
10 daysmac802154: fix netdev use-after-free in beacon workerZihan Xi
10 daysnetfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()Eric Dumazet
10 daystcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
11 dayssctp: fix addip_serial increment on ASCONF_ACK allocation failureQing Luo
11 daysnet: openvswitch: reallocate update replies for mismatched IDsZhiling Zou
12 daysnet/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiersJamal Hadi Salim
12 daysnet/openvswitch: check Ethernet header length in key_extract()Cen Zhang (Microsoft)
12 dayspacket: synchronize pressure clearing with ring reconfigurationZihan Xi
12 daysnet/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filterToke Høiland-Jørgensen
12 daysudp: fix potential use-after-free in tunnel segmentationXuanqiang Luo
12 daysipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi
12 daysnet: smc: fix splice entry lifetime imbalance in smc_rx_spliceDaming Li
13 daysxsk: validate metadata when processing requestsStanislav Fomichev
13 daysxsk: validate launch-time metadata sizeStanislav Fomichev
13 daysxsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev
13 daysxsk: require at least 16 bytes of TX metadataStanislav Fomichev
13 daysvsock/virtio: avoid refilling the RX queue after teardownWeiming Shi
13 daysvsock/virtio: read virtqueues under worker locksWeiming Shi
13 daysipv6: fix Route Information option length validationYuejie Shi
13 dayssctp: keep chunk->transport in step with the list it is queued onBaul Lee
13 daystcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()Nathan Gao
2026-07-31devlink: fix net namespace reference leak in reloadOr Har-Toov
2026-07-31net/sched: cls_route: fix fastmap use-after-free on filterJamal Hadi Salim
2026-07-31inet: frags: publish queues before arming timerZhiling Zou
2026-07-31net: bridge: mrp: fix uninitialised bytes on the wireBaul Lee
2026-07-31net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_e...Mahanta Jambigi
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: add and use mtype_del_cidr_all helperFlorian Westphal
2026-07-31netfilter: ipset: add small wrappers for hash and bucket sizesFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-31netfilter: ipset: rework cidr bookkeepingJozsef Kadlecsik
2026-07-31netfilter: ebt_nflog: pin the NFLOG backendChengfeng Ye
2026-07-31ipvs: stop estimator after disabled calc phaseZhiling Zou
2026-07-30net/x25: fix use-after-free of the socket by its timersBaul Lee
2026-07-30net/packet: reset the MAC header on the packet-socket transmit pathDoruk Tan Ozturk
2026-07-30net: devmem: prevent net-iov / page mixingPavel Begunkov
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-07-30net: openvswitch: fix potential UAF on meter attach failureIlya Maximets
2026-07-29net: openvswitch: fix skb leak on flow key update failure during ctIlya Maximets
2026-07-29net: openvswitch: fix skb leak on flow key update failure during recirculationIlya Maximets
2026-07-29Merge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-29sctp: validate Adaptation Indication parameter lengthCharles Vosburgh