summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04tipc: fix RCU dereference race in tipc_aead_users_dec()Daniel Hodges
2026-03-04netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian
2026-03-04net: consume xmit errors of GSO framesJakub Kicinski
2026-03-04tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen
2026-03-04Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz
2026-03-04Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz
2026-03-04wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg
2026-03-04xfrm: always flush state and policy upon NETDEV_UNREGISTER eventTetsuo Handa
2026-03-04xfrm: skip templates check for packet offload tunnel modeLeon Romanovsky
2026-03-04xfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen
2026-03-04libceph: define and enforce CEPH_MAX_KEY_LENIlya Dryomov
2026-03-04net/rds: Clear reconnect pending bitHåkon Bugge
2026-03-04vmw_vsock: bypass false-positive Wnonnull warning with gcc-16Arnd Bergmann
2026-03-04Bluetooth: hci_conn: use mod_delayed_work for active mode timeoutStefan Sørensen
2026-03-04Bluetooth: hci_conn: Set link_policy on incoming ACL connectionsStefan Sørensen
2026-03-04ipv4: fib: Annotate access to struct fib_alias.fa_state.Kuniyuki Iwashima
2026-03-04ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-03-04gro: change the BUG_ON() in gro_pull_from_frag0()Eric Dumazet
2026-03-04net/rds: No shortcut out of RDS_CONN_ERRORGerd Rausch
2026-03-04netfilter: xt_tcpmss: check remaining length before reading optlenFlorian Westphal
2026-03-04netfilter: nf_conntrack: Add allow_clash to generic protocol handlerYuto Hamaguchi
2026-03-04ipv6: exthdrs: annotate data-race over multiple sysctlEric Dumazet
2026-03-04SUNRPC: fix gss_auth kref leak in gss_alloc_msg error pathDaniel Hodges
2026-03-04SUNRPC: auth_gss: fix memory leaks in XDR decoding error pathsChuck Lever
2026-03-04netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li
2026-03-04tcp: Set pingpong threshold via sysctlHaiyang Zhang
2026-03-04tcp: defer regular ACK while processing socket backlogEric Dumazet
2026-03-04icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet
2026-03-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2026-03-04ping: annotate data-races in ping_lookup()Eric Dumazet
2026-03-04netfilter: nf_tables: fix use-after-free in nf_tables_addchain()Inseo An
2026-03-04net: remove WARN_ON_ONCE when accessing forward path arrayPablo Neira Ayuso
2026-03-04netfilter: nf_conntrack_h323: don't pass uninitialised l3num valueFlorian Westphal
2026-03-04net: bridge: mcast: always update mdb_n_entries for vlan contextsNikolay Aleksandrov
2026-03-04net/rds: rds_sendmsg should not discard payload_lenAllison Henderson
2026-03-04ipv6: Fix out-of-bound access in fib6_add_rt2node().Kuniyuki Iwashima
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-03-04svcrdma: Reduce the number of rdma_rw contexts per-QPChuck Lever
2026-03-04svcrdma: Increase the per-transport rw_ctx countChuck Lever
2026-03-04svcrdma: Clean up comment in svc_rdma_accept()Chuck Lever
2026-03-04svcrdma: Remove queue-shortening warningsChuck Lever
2026-03-04xfrm: fix ip_rt_bug race in icmp_route_lookup reverse pathJiayuan Chen
2026-03-04net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callersStanislav Fomichev
2026-03-04net: atm: fix crash due to unvalidated vcc pointer in sigd_send()Jiayuan Chen
2026-03-04netfilter: nft_set_rbtree: check for partial overlaps in anonymous setsPablo Neira Ayuso
2026-03-04netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn