summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
10 hoursMerge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
13 hoursMerge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...Paolo Abeni
15 hoursnet: openvswitch: fix potential UAF on meter attach failureIlya Maximets
25 hoursnet: openvswitch: fix skb leak on flow key update failure during ctIlya Maximets
25 hoursnet: openvswitch: fix skb leak on flow key update failure during recirculationIlya Maximets
26 hoursMerge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
26 hourssctp: validate Adaptation Indication parameter lengthCharles Vosburgh
26 hoursipv6: release fib6_null_entry on subtree failureShuangpeng Bai
26 hourspsp: fix NULL genl_sock deref race with concurrent netns teardownKiran Kella
41 hourscan: isotp: check register_netdevice_notifier() error in module initMinhong He
42 hourscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
42 hourscan: j1939: transport: j1939_session_fresh_new(): initialize receive bufferOleksij Rempel
42 hourscan: j1939: use netdevice_tracker for j1939_{priv,session,ecu} trackingTetsuo Handa
2 daysBluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo
2 daysBluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_syncPauli Virtanen
2 daysBluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
2 daysBluetooth: hci_sync: hold conn in hci_past_sync() callbackPauli Virtanen
2 daysBluetooth: hci_sync: hold conn in hci_connect_pa_sync() callbackPauli Virtanen
2 daysBluetooth: hci_sync: hold conn in hci_connect_big_sync() callbackPauli Virtanen
2 daysBluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacksPauli Virtanen
2 daysBluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
2 daysBluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
2 daysBluetooth: ISO: fix refcounting of iso_connPauli Virtanen
2 daysBluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen
2 daysBluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen
2 daysBluetooth: ISO: fix leaking sk after socket releasePauli Virtanen
2 daysBluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen
2 daysBluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen
2 daysBluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
2 daysBluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
2 daysBluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
2 daysBluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
2 daysBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
2 daysBluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao
2 daysBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
2 daysBluetooth: HIDP: validate numbered report payloadsSangho Lee
2 daysBluetooth: HIDP: reject frames without a transaction headerSangho Lee
2 daysBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
2 daysBluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
2 daysBluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
3 dayswifi: mac80211: validate individual TWT params before driver setupZhao Li
3 dayswifi: cfg80211: publish PMSR request before starting the driverZhao Li
3 dayswifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()Deepanshu Kartikey
3 dayswifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li
3 daysnet: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet
3 daysbpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo
3 daysnet/smc: fix socket use-after-free during link group terminationXuanqiang Luo
3 daysnet/sched: cls_u32: validate offshift to prevent shift-out-of-boundsCen Zhang (Microsoft)
3 daysnet: mpls: initialize rtm_tos in mpls_getroute()Yehyeong Lee
3 daysfou: Fix use-after-free in fou_create()Xuanqiang Luo