summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
8 dayscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp1-87/+230
8 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp6-15/+14
8 daysrxrpc: Fix irq-disabled in local_bh_enable()David Howells3-5/+9
8 daysrxrpc: Manage RTT per-call rather than per-peerDavid Howells9-94/+96
8 daysrxrpc: Fix the calculation and use of RTODavid Howells2-2/+3
8 daysrxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells2-3/+3
8 daysrxrpc: Generate rtt_minDavid Howells2-4/+18
8 daysmptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang1-2/+5
8 daysmptcp: pm: use addr entry for get_local_idGeliang Tang4-23/+20
8 daysmptcp: add mptcp_userspace_pm_lookup_addr helperGeliang Tang1-35/+36
8 daysmptcp: pm: avoid code duplication to lookup endpGeliang Tang1-14/+6
8 daysBluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen1-6/+20
8 dayscan: j1939: use netdevice_tracker for j1939_{priv,session,ecu} trackingTetsuo Handa4-4/+11
8 dayscan: j1939: transport: j1939_session_fresh_new(): initialize receive bufferOleksij Rempel1-1/+1
8 daysnet: openvswitch: fix skb leak on flow key update failure during ctIlya Maximets1-1/+1
8 daysnet: openvswitch: fix skb leak on flow key update failure during recirculationIlya Maximets1-1/+9
8 daysnet: openvswitch: fix potential UAF on meter attach failureIlya Maximets1-14/+19
8 dayssctp: prevent peer transport count overflowAsim Viladi Oglu Manizada1-0/+3
8 dayssctp: reject stale cookies with mismatched verification tagsYuxiang Yang1-4/+7
8 daysveth: convert frag_list skbs before running XDPMatt Fleming1-6/+12
8 daysnet: ipv6: clear suppressed fib6 rule resultZhiling Zou1-0/+1
8 daysnet: bridge: stop fast-leave after deleting a port groupZhiling Zou1-0/+1
8 daystipc: avoid use-after-free in poll trace queue dumpsZihan Xi1-1/+1
8 daysnetfilter: ipset: do not update comments from kernel-side hash addsDavid Lee1-1/+1
8 daysnet/smc: fix socket use-after-free during link group terminationXuanqiang Luo1-1/+1
8 daysipvs: do not propagate one-packet flag to synced connsZhiling Zou1-0/+3
8 daysbpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo1-1/+3
8 daysBluetooth: HIDP: validate numbered report payloadsSangho Lee1-2/+3
8 daysBluetooth: HIDP: reject frames without a transaction headerSangho Lee1-10/+15
8 daysBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye1-34/+97
8 daysBluetooth: mgmt: fix UAF in pair command cancellationZihan Xi1-18/+46
8 daysBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi1-2/+18
8 dayssctp: validate Adaptation Indication parameter lengthCharles Vosburgh1-0/+6
8 dayscan: isotp: check register_netdevice_notifier() error in module initMinhong He1-4/+9
8 daysBluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen1-1/+3
8 daysBluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen1-1/+11
8 daysBluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if existsPauli Virtanen2-2/+4
8 daysBluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen1-31/+29
8 daysBluetooth: ISO: fix leaking sk after socket releasePauli Virtanen1-2/+18
8 daysBluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen1-3/+3
8 daysBluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen1-1/+1
8 daysBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao1-0/+5
8 daysBluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen1-0/+1
8 dayswifi: mac80211: validate individual TWT params before driver setupZhao Li1-0/+4
8 daysnet: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet1-15/+17
8 daysnet: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia1-1/+1
8 daysnet: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet3-3/+3
8 daysrds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()Xiang Mei1-3/+5
8 daysrds: Fix inet6_addr_lst NULL dereference when IPv6 is disabledIlia Gavrilov3-3/+13
8 daysnetfilter: nft_payload: fix mask build for partial field offloadXiang Mei (Microsoft)1-11/+1