aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds37-166/+325
5 daysnetfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian1-1/+1
5 daysnet: consume xmit errors of GSO framesJakub Kicinski1-5/+18
5 daysvsock: lock down child_ns_mode as write-onceBobby Eshleman1-5/+10
5 daysMerge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-3/+12
5 daystcp: re-enable acceptance of FIN packets when RWIN is 0Simon Baatz1-4/+14
5 daysvsock: Use container_of() to get net namespace in sysctl handlersGreg Kroah-Hartman1-2/+2
7 daysMerge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni6-30/+86
7 daysnet: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior2-6/+19
7 daysnet/rds: fix recursive lock in rds_tcp_conn_slots_availableFernando Fernandez Mancera2-23/+8
7 dayswifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian1-0/+3
7 daystipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
7 dayskcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
7 daystls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
7 daysnet: do not pass flow_id to set_rps_cpu()Eric Dumazet1-7/+5
7 daysBluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz1-0/+7
7 daysBluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz2-4/+19
7 daysBluetooth: Fix CIS host feature conditionMariusz Skamra1-1/+1
7 daysBluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+2
7 daysBluetooth: purge error queues in socket destructorsHeitor Alves de Siqueira4-0/+4
7 daysBluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-6/+8
7 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-18/+45
8 dayswifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver1-0/+3
8 dayswifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani1-0/+2
8 dayswifi: radiotap: reject radiotap with unknown bitsJohannes Berg1-2/+2
8 dayswifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov1-0/+1
8 dayswifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg1-1/+1
9 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook20-32/+27
9 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds40-102/+51
9 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds25-38/+38
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds309-576/+576
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook490-1231/+1156
10 daysudplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima2-4/+2
10 daysMerge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-5/+25
11 daysespintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
11 dayspsp: use sk->sk_hash in psp_write_headers()Eric Dumazet1-1/+38
11 daystcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet7-64/+60
11 daysMerge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds34-397/+440
12 daysnet: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier1-18/+141
12 daysrds: tcp: fix uninit-value in __inet_bindTabrez Ahmed1-1/+1
12 daysnet/rds: Fix NULL pointer dereference in rds_tcp_accept_oneAllison Henderson1-3/+17
12 daysMerge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski14-298/+157
12 daysipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zeroEric Dumazet1-2/+6
12 daysipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zeroEric Dumazet1-4/+10
12 daysipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet2-7/+2
12 daysicmp: prevent possible overflow in icmp_global_allow()Eric Dumazet1-1/+2
13 daysnet/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu1-1/+5
13 daysping: annotate data-races in ping_lookup()Eric Dumazet1-12/+19
13 daysnet: do not delay zero-copy skbs in skb_attempt_defer_free()Eric Dumazet1-1/+6
13 daysnet: psp: select CONFIG_SKB_EXTENSIONSArnd Bergmann1-0/+1