summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
3 hoursvsock/virtio: flush works in dependency orderChengfeng Ye
3 hoursnet/smc: carry oversized SMC-Rv2 LLC messages in the queue entryYehyeong Lee
3 hoursseg6: reset IP6CB after IPv6 decapsulationZhiling Zou
3 hoursnet: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei
3 hoursnet: fix spurious TX timeout after dev_activate()Breno Leitao
3 hoursnet: cap advertised IP tunnel headroomZhiling Zou
3 hoursnet/smc: unregister the connection before draining the rx taskletBryam Vargas
3 hoursnet/smc: stop killed, freed and out_of_sync sharing a byteHidayath Khan
3 hoursnet/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()Yehyeong Lee
3 hoursnet/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan
3 hoursnet/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan
3 hoursnet/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
3 hoursnet/smc: bound the peer rkey counts in SMC-Rv2 LLC messagesYehyeong Lee
3 hoursnet: openvswitch: fix nf_connlabels leak in ovs_ct_initRuoyu Wang
3 hoursnet: openvswitch: fix flow mask use-after-free on flow deletionIlya Maximets
3 hoursnet: l2tp: do not propagate multicast notification errorsZihan Xi
3 hoursxdp: fix zero-copy frame layoutWeiming Shi
3 hoursnet/iucv: filter frames in afiucv_hs_rcv() by ingress deviceAlexandra Winter
3 hourssctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
3 hourssctp: distinguish sequence zero from wildcard in reconf lookupJun Yang
3 hourssctp: fix NULL deref on untransmitted RECONF completionWeiming Shi
3 hourssctp: drop a chunk if its transport was removedHyunwoo Kim
3 hourssctp: stop processing a packet once its association is deletedHyunwoo Kim
3 hoursopenvswitch: only skb_tx_error() a packet we are about to dropNorbert Szetei
3 hourssvcrdma: Validate Read chunk positions before reconstructionChuck Lever
3 hourssvcrdma: Reject Write/Reply chunks with segcount 0Chris Mason
3 hourssvcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
3 hourssvcrdma: Reject connection when transport allocation failsChuck Lever
3 hourssvcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
3 hourssvcrdma: Fix offset arithmetic in read_chunk_rangeChris Mason
3 hoursSUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean
3 hoursSUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
3 hoursSUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
3 hourssunrpc: init gssp_lock before publishing proc entryChris Mason
3 hoursSUNRPC: harden gss_unwrap_resp_priv length checksChris Mason
3 hoursSUNRPC: harden gss_krb5_unwrap_v2 against short tokensChris Mason
3 hoursSUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
3 hourssunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...Luxiao Xu
3 hourssunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
3 hoursSUNRPC: Check svc pool percpu counter allocationChuck Lever
3 hoursSUNRPC: always drain cache_cleaner before destroying a cache_detailJeff Layton
3 hoursSUNRPC: Restore NUMA_NO_NODE for svc thread allocations in global modeAmeer Hamza
3 hourssunrpc: route to a populated pool in svc_pool_for_cpu()Jeff Layton
3 hoursSUNRPC: svcauth_gss: enforce krb5 token minimum lengthChris Mason
3 hoursSUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
3 hoursSUNRPC: xdr_buf_trim: clamp buf->len to avoid underflowChris Mason
3 hoursmptcp: fix uninitialized local_id in syncookie MP_JOIN reconstructionHarshit Varu
3 hoursmpls: reload header after pskb_may_pull()Qing Ming
3 hoursipv6: use RCU iterator to dump route exceptionsYuyang Huang
3 hoursipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()Andrea Mayer