index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-02-25
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
2026-02-25
vsock: Use container_of() to get net namespace in sysctl handlers
Greg Kroah-Hartman
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
2026-02-24
net/rds: fix recursive lock in rds_tcp_conn_slots_available
Fernando Fernandez Mancera
2026-02-24
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
2026-02-23
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
2026-02-23
kcm: fix zero-frag skb in frag_list on partial sendmsg error
Jiayuan Chen
2026-02-23
tls: Fix race condition in tls_sw_cancel_work_tx()
Hyunwoo Kim
2026-02-23
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
2026-02-23
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
2026-02-23
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
2026-02-23
Bluetooth: Fix CIS host feature condition
Mariusz Skamra
2026-02-23
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
2026-02-23
Bluetooth: purge error queues in socket destructors
Heitor Alves de Siqueira
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
2026-02-23
wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration
Ariel Silver
2026-02-23
wifi: mac80211: set default WMM parameters on all links
Ramanathan Choodamani
2026-02-23
wifi: radiotap: reject radiotap with unknown bits
Johannes Berg
2026-02-23
wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
Daniil Dulov
2026-02-23
wifi: cfg80211: wext: fix IGTK key ID off-by-one
Johannes Berg
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
2026-02-20
Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-02-19
espintcp: Fix race condition in espintcp_close()
Hyunwoo Kim
2026-02-19
psp: use sk->sk_hash in psp_write_headers()
Eric Dumazet
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-19
net: nfc: nci: Fix parameter validation for packet data
Michael Thalmeier
2026-02-19
rds: tcp: fix uninit-value in __inet_bind
Tabrez Ahmed
2026-02-19
net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
Allison Henderson
2026-02-18
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2026-02-18
ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zero
Eric Dumazet
2026-02-18
ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zero
Eric Dumazet
2026-02-18
ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
Eric Dumazet
2026-02-18
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
2026-02-17
net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
Ruitong Liu
2026-02-17
ping: annotate data-races in ping_lookup()
Eric Dumazet
2026-02-17
net: do not delay zero-copy skbs in skb_attempt_defer_free()
Eric Dumazet
2026-02-17
net: psp: select CONFIG_SKB_EXTENSIONS
Arnd Bergmann
[next]