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