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