summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
29 hourscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
29 hourscan: use skb hash instead of private variable in headroomOliver Hartkopp
29 hoursnet/handshake: Drain pending requests at net namespace exitChuck Lever
29 hoursnet/handshake: Close the submit-side sock_hold raceChuck Lever
29 hoursnet/handshake: hand off the pinned file reference to accept_doitChuck Lever
29 hoursnet/handshake: Take a long-lived file reference at submitChuck Lever
29 hoursnet/handshake: Fix null-ptr-deref in handshake_complete()Wang Liang
29 hoursnet/handshake: convert handshake_nl_accept_doit() to FD_PREPARE()Christian Brauner
29 hourscan: j1939: use netdevice_tracker for j1939_{priv,session,ecu} trackingTetsuo Handa
29 hourscan: j1939: transport: j1939_session_fresh_new(): initialize receive bufferOleksij Rempel
29 hoursnet: openvswitch: fix skb leak on flow key update failure during ctIlya Maximets
29 hoursnet: openvswitch: fix skb leak on flow key update failure during recirculationIlya Maximets
29 hoursnet: openvswitch: fix potential UAF on meter attach failureIlya Maximets
29 hourssctp: prevent peer transport count overflowAsim Viladi Oglu Manizada
29 hourssctp: reject stale cookies with mismatched verification tagsYuxiang Yang
29 hoursveth: convert frag_list skbs before running XDPMatt Fleming
29 hoursnet: pktgen: fix proc entry use-after-freeChengfeng Ye
29 hoursnet: ipv6: clear suppressed fib6 rule resultZhiling Zou
29 hoursnet: bridge: stop fast-leave after deleting a port groupZhiling Zou
29 hourstipc: avoid use-after-free in poll trace queue dumpsZihan Xi
29 hoursnetfilter: ipset: do not update comments from kernel-side hash addsDavid Lee
29 hoursnet/smc: fix socket use-after-free during link group terminationXuanqiang Luo
29 hoursipvs: do not propagate one-packet flag to synced connsZhiling Zou
29 hoursbpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo
29 hoursBluetooth: HIDP: validate numbered report payloadsSangho Lee
29 hoursBluetooth: HIDP: reject frames without a transaction headerSangho Lee
29 hoursBluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
29 hoursBluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
29 hoursBluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo
29 hoursBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
29 hourssctp: validate Adaptation Indication parameter lengthCharles Vosburgh
29 hourscan: isotp: check register_netdevice_notifier() error in module initMinhong He
29 hoursBluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
29 hoursBluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
29 hoursBluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if existsPauli Virtanen
29 hoursBluetooth: ISO: fix refcounting of iso_connPauli Virtanen
29 hoursBluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen
29 hoursBluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen
29 hoursBluetooth: ISO: fix leaking sk after socket releasePauli Virtanen
29 hoursBluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen
29 hoursBluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
29 hoursBluetooth: ISO: Fix not updating BIS sender source addressLuiz Augusto von Dentz
29 hoursBluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen
29 hoursBluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
29 hoursBluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
29 hoursBluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event pathsSeungJu Cheon
29 hoursBluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz
29 hoursBluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
29 hoursBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
29 hoursBluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen