• Joined on 2026-03-13
git synced new reference refs/tags/nf-26-03-25 to git/linux-nf from mirror 2026-03-25 10:59:04 -04:00
git synced commits to main at git/linux-net from mirror 2026-03-25 02:48:12 -04:00
c4ea7d8907 net: mana: fix use-after-free in add_adev() error path
815980fe6d net_sched: codel: fix stale state for empty flows in fq_codel
09474055f2 rtnetlink: fix leak of SRCU struct in rtnl_link_register
7139970787 net: lan743x: fix duplex configuration in mac_link_up
ba8bda9a08 virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
Compare 5 commits »
git synced commits to main at git/linux-nf from mirror 2026-03-24 18:38:55 -04:00
51a209ee33 Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
647b8a2fe4 net: macb: Use dev_consume_skb_any() to free TX SKBs
c4336a07eb net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
d9c2a509c9 Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
eb8c426c98 net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
Compare 558 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-24 18:38:55 -04:00
d49bab4d45 netfilter: ctnetlink: use netlink policy range checks
e2c402ff02 netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
136845ab64 netfilter: nf_conntrack_expect: skip expectations in other netns via proc
299341f59c netfilter: nf_conntrack_expect: store netns and zone in expectation
3ebcf355b0 netfilter: ctnetlink: ensure safe access to master conntrack
Compare 572 commits »
git synced commits to main at git/linux-net from mirror 2026-03-24 10:28:18 -04:00
51a209ee33 Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
647b8a2fe4 net: macb: Use dev_consume_skb_any() to free TX SKBs
c4336a07eb net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
d9c2a509c9 Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
eb8c426c98 net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
Compare 38 commits »
git synced commits to main at git/linux-net from mirror 2026-03-24 02:18:16 -04:00
70b439bf06 net: enetc: fix the output issue of 'ethtool --show-ring'
e537dd15d0 udp: Fix wildcard bind conflict check when using hash2
3f0f591b44 net: b44: always select CONFIG_FIXED_PHY
1065913ded net: airoha: add RCU lock around dev_fill_forward_path
42156f93d1 net: fix fanout UAF in packet_release() via NETDEV_UP race
Compare 9 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-23 09:58:51 -04:00
8924c1ffee netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
git synced commits to testing at git/linux-nf from mirror 2026-03-23 01:48:42 -04:00
6b931c508b netfilter: nf_conntrack_expect: skip expectations in other netns via proc
56a72b3817 netfilter: nf_conntrack_expect: store netns and zone in expectation
55ded7aac3 netfilter: ctnetlink: ensure safe access to master conntrack
18155a718d netfilter: nf_conntrack_expect: use expect->helper
988cff008e netfilter: nf_conntrack_expect: honor expectation helper field
Compare 5 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-22 17:38:45 -04:00
c976a6d4e0 netfilter: nft_set_rbtree: revisit array resize logic
58bae5cfe3 netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
a285dc2c55 netfilter: x_tables: reject unsupported families in xt_check_match/xt_check_target
f751f7f8b3 netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
f0b0cf8c0a netfilter: ipset: Fix data race between add and list header in all hash types
Compare 7 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-22 09:28:42 -04:00
0e6ead2e22 netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
7ae3902b49 netfilter: x_tables: reject unsupported families in xt_check_match/xt_check_target
ae64f58cf0 netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
Compare 3 commits »
git synced commits to master at git/linux-cryptodev-2.6 from mirror 2026-03-22 06:18:18 -04:00
f9bbd547cf crypto: add missing kernel-doc for anonymous union members
7c622c4fa8 crypto: simd - Remove unused skcipher support
bab1adf3b8 crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
c8c4a2972f padata: Put CPU offline callback in ONLINE section to allow failure
7fc31dd864 crypto: Fix several spelling mistakes in comments
Compare 14 commits »
git synced commits to main at git/linux-net from mirror 2026-03-21 00:55:54 -04:00
bc0151c59e Merge branch 'net-bcmasp-fix-issues-during-driver-unbind'
27dfe9030a net: bcmasp: fix double disable of clk
cbfa5be2bf net: bcmasp: fix double free of WoL irq
7a4fc5ca79 Merge branch 'rtnetlink-add-missing-attributes-in-if_nlmsg_size'
ee00a12593 rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Compare 12 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-20 16:46:22 -04:00
b1bad43d8b netfilter: nf_conntrack_expect: skip expectations in other netns via proc
5559719129 netfilter: nf_conntrack_expect: store netns and zone in expectation
20d564bba6 netfilter: ctnetlink: ensure safe access to master conntrack
40a6c5bcc6 netfilter: nf_conntrack_expect: use expect->helper
c3de6e5d6e netfilter: nf_conntrack_expect: honor expectation helper field
Compare 5 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-20 08:36:27 -04:00
a88b223624 netfilter: ipset: Fix data race between add and list header in all hash types
git synced commits to main at git/linux-net from mirror 2026-03-20 00:25:57 -04:00
7c770dadfd net: openvswitch: Avoid releasing netdev before teardown completes
4527025d44 nfc: nci: fix circular locking dependency in nci_close_device
57ce3b2e9c Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
cbcb3cfcdc ionic: fix persistent MAC address override on PF
761fb8ec87 Bluetooth: L2CAP: Fix regressions caused by reusing ident
Compare 496 commits »
git synced commits to refs/tags/v7.0-rc4 at git/linux-net from mirror 2026-03-20 00:25:57 -04:00
git synced new reference refs/tags/v7.0-rc4 to git/linux-net from mirror 2026-03-20 00:25:57 -04:00
git synced and deleted reference refs/tags/net-7.0-rc5 at git/linux-net from mirror 2026-03-20 00:25:56 -04:00
git synced commits to main at git/linux-nf from mirror 2026-03-19 16:16:33 -04:00
d75ec7e8ba net: shaper: protect from late creation of hierarchy
0f9ea7141f net: shaper: protect late read accesses to the hierarchy
8a63baadf0 net: mvpp2: guard flow control update with global_tx_fc in buffer switching
dbdfaae960 nfnetlink_osf: validate individual option lengths in fingerprints
Compare 52 commits »
git synced commits to testing at git/linux-nf from mirror 2026-03-19 16:16:33 -04:00
ac53b24f6a selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
d373d6293e netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
91b923df29 netfilter: nft_set_rbtree: revisit array resize logic
d75ec7e8ba net: shaper: protect from late creation of hierarchy
Compare 55 commits »