summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
30 hourssctp: close UDP tunnel sockets during netns teardownZhiling Zou
30 hoursmptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang
30 hoursmptcp: pm: use addr entry for get_local_idGeliang Tang
30 hoursmptcp: add mptcp_userspace_pm_lookup_addr helperGeliang Tang
30 hoursmptcp: pm: avoid code duplication to lookup endpGeliang Tang
30 hourscan: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
30 hourscan: use skb hash instead of private variable in headroomOliver Hartkopp
30 hourssctp: avoid auth_enable sysctl UAF during netns teardownZhiling Zou
30 hourssysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
30 hoursnetfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
30 hoursrxrpc: Fix irq-disabled in local_bh_enable()David Howells
30 hourscan: j1939: use netdevice_tracker for j1939_{priv,session,ecu} trackingTetsuo Handa
30 hourscan: j1939: transport: j1939_session_fresh_new(): initialize receive bufferOleksij Rempel
30 hoursnet: openvswitch: fix skb leak on flow key update failure during ctIlya Maximets
30 hoursnet: openvswitch: fix skb leak on flow key update failure during recirculationIlya Maximets
30 hoursnet: openvswitch: fix potential UAF on meter attach failureIlya Maximets
30 hourssctp: prevent peer transport count overflowAsim Viladi Oglu Manizada
30 hourssctp: reject stale cookies with mismatched verification tagsYuxiang Yang
30 hoursnet: ipv6: clear suppressed fib6 rule resultZhiling Zou
30 hoursnet: bridge: stop fast-leave after deleting a port groupZhiling Zou
30 hourstipc: avoid use-after-free in poll trace queue dumpsZihan Xi
30 hoursnetfilter: ipset: do not update comments from kernel-side hash addsDavid Lee
30 hoursnet/smc: fix socket use-after-free during link group terminationXuanqiang Luo
30 hoursipvs: do not propagate one-packet flag to synced connsZhiling Zou
30 hoursbpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo
30 hoursBluetooth: HIDP: validate numbered report payloadsSangho Lee
30 hoursBluetooth: HIDP: reject frames without a transaction headerSangho Lee
30 hoursBluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
30 hoursBluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
30 hourssctp: validate Adaptation Indication parameter lengthCharles Vosburgh
30 hoursipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dumpPengfei Zhang
30 hourscan: isotp: check register_netdevice_notifier() error in module initMinhong He
30 hoursBluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
30 hoursBluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
30 hoursBluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if existsPauli Virtanen
30 hoursBluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
30 hoursBluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
30 hoursBluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
30 hourswifi: mac80211: validate individual TWT params before driver setupZhao Li
30 hoursnet: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia
30 hoursnet: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet
30 hoursrds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()Xiang Mei
30 hoursrds: Fix inet6_addr_lst NULL dereference when IPv6 is disabledIlia Gavrilov
30 hoursnetfilter: nft_payload: fix mask build for partial field offloadXiang Mei (Microsoft)
30 hoursipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
30 hoursipvs: fix places with wrong packet offsetsJulian Anastasov
30 hoursipvs: fix the checksum validationsJulian Anastasov
30 hoursnetfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCHPablo Neira Ayuso
30 hoursnetfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
30 hoursnet: mpls: initialize rtm_tos in mpls_getroute()Yehyeong Lee