summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
4 hoursvsock/virtio: flush works in dependency orderChengfeng Ye
4 hoursseg6: reset IP6CB after IPv6 decapsulationZhiling Zou
4 hoursnet: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei
4 hoursnet: fix spurious TX timeout after dev_activate()Breno Leitao
4 hoursnet: cap advertised IP tunnel headroomZhiling Zou
4 hoursnet/smc: unregister the connection before draining the rx taskletBryam Vargas
4 hoursnet/smc: stop killed, freed and out_of_sync sharing a byteHidayath Khan
4 hoursnet/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()Yehyeong Lee
4 hoursnet/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan
4 hoursnet/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan
4 hoursnet/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
4 hoursnet/smc: carry oversized SMC-Rv2 LLC messages in the queue entryYehyeong Lee
4 hoursnet/smc: bound the peer rkey counts in SMC-Rv2 LLC messagesYehyeong Lee
4 hoursnet: openvswitch: fix nf_connlabels leak in ovs_ct_initRuoyu Wang
4 hoursnet: openvswitch: fix flow mask use-after-free on flow deletionIlya Maximets
4 hoursnet: mctp: hold a reference to the route device in mctp_route_lookup()Aldo Ariel Panzardo
4 hoursnet: l2tp: do not propagate multicast notification errorsZihan Xi
4 hoursxdp: fix zero-copy frame layoutWeiming Shi
4 hoursnet/iucv: filter frames in afiucv_hs_rcv() by ingress deviceAlexandra Winter
4 hourssctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
4 hourssctp: distinguish sequence zero from wildcard in reconf lookupJun Yang
4 hourssctp: fix NULL deref on untransmitted RECONF completionWeiming Shi
4 hourssctp: drop a chunk if its transport was removedHyunwoo Kim
4 hourssctp: stop processing a packet once its association is deletedHyunwoo Kim
4 hoursopenvswitch: only skb_tx_error() a packet we are about to dropNorbert Szetei
4 hoursopenvswitch: Fix CT limit teardown use-after-freeYuqi Xu
4 hourssvcrdma: Validate Read chunk positions before reconstructionChuck Lever
4 hourssvcrdma: Use svc_xprt_put to free listener on create failureChuck Lever
4 hourssvcrdma: Reject Write/Reply chunks with segcount 0Chris Mason
4 hourssvcrdma: Reject Read lists that exceed the page budgetChuck Lever
4 hourssvcrdma: Reject oversized Read segments at decode timeChuck Lever
4 hourssvcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
4 hourssvcrdma: Reject connection when transport allocation failsChuck Lever
4 hourssvcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
4 hourssvcrdma: Fix offset arithmetic in read_chunk_rangeChris Mason
4 hourssvcrdma: Clear sc_cm_id when ADDR_CHANGE replacement failsChuck Lever
4 hourssvcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever
4 hoursSUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean
4 hoursSUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2Chuck Lever
4 hoursSUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
4 hoursSUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
4 hourssunrpc: init gssp_lock before publishing proc entryChris Mason
4 hoursSUNRPC: harden gss_unwrap_resp_priv length checksChris Mason
4 hoursSUNRPC: harden gss_krb5_unwrap_v2 against short tokensChris Mason
4 hoursSUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
4 hourssunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_p...Luxiao Xu
4 hoursSUNRPC: fix gssx_dec_option_array error path bugsChris Mason
4 hourssunrpc: defer rq_argp and rq_resp free until after RCU grace periodJeff Layton
4 hoursSUNRPC: close backchannel before destroying callback serviceChuck Lever
4 hoursSUNRPC: Check svc pool percpu counter allocationChuck Lever