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