aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothPaolo Abeni6-30/+86
2026-02-24net: l2tp_eth: Replace deprecated strcpy with strscpy in l2tp_eth_createThorsten Blum1-2/+3
2026-02-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior2-6/+19
2026-02-24net/rds: fix recursive lock in rds_tcp_conn_slots_availableFernando Fernandez Mancera2-22/+7
2026-02-24wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian1-0/+3
2026-02-23tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
2026-02-23kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
2026-02-23tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
2026-02-23net: do not pass flow_id to set_rps_cpu()Eric Dumazet1-7/+5
2026-02-23Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz1-0/+7
2026-02-23Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz2-4/+19
2026-02-23Bluetooth: Fix CIS host feature conditionMariusz Skamra1-1/+1
2026-02-23Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+2
2026-02-23Bluetooth: purge error queues in socket destructorsHeitor Alves de Siqueira4-0/+4
2026-02-23Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-6/+8
2026-02-23Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-18/+45
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver1-0/+3
2026-02-23wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani1-0/+2
2026-02-23wifi: radiotap: reject radiotap with unknown bitsJohannes Berg1-2/+2
2026-02-23wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov1-0/+1
2026-02-23wifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook20-32/+27
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds40-102/+51
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds25-38/+38
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds309-576/+576
2026-02-21batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann3-5/+14
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook490-1231/+1156
2026-02-20udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima2-4/+2
2026-02-20Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski3-5/+25
2026-02-19espintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
2026-02-19psp: use sk->sk_hash in psp_write_headers()Eric Dumazet1-1/+38
2026-02-19tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet7-64/+60
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds34-397/+440
2026-02-19net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier1-18/+141
2026-02-19rds: tcp: fix uninit-value in __inet_bindTabrez Ahmed1-1/+1
2026-02-19net/rds: Fix NULL pointer dereference in rds_tcp_accept_oneAllison Henderson1-3/+17
2026-02-18Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski14-298/+157
2026-02-18ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zeroEric Dumazet1-2/+6
2026-02-18ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zeroEric Dumazet1-4/+10
2026-02-18ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet2-7/+2
2026-02-18icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet1-1/+2
2026-02-17net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu1-1/+5
2026-02-17ping: annotate data-races in ping_lookup()Eric Dumazet1-12/+19
2026-02-17net: do not delay zero-copy skbs in skb_attempt_defer_free()Eric Dumazet1-1/+6
2026-02-17net: psp: select CONFIG_SKB_EXTENSIONSArnd Bergmann1-0/+1
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds6-116/+430
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-11/+58
2026-02-17netfilter: nf_tables: fix use-after-free in nf_tables_addchain()Inseo An1-0/+1
2026-02-17net: remove WARN_ON_ONCE when accessing forward path arrayPablo Neira Ayuso1-1/+1
2026-02-17ipvs: do not keep dest_dst if dev is going downJulian Anastasov1-10/+36