summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
9 hoursvsock/virtio: flush works in dependency orderChengfeng Ye
9 hoursseg6: reset IP6CB after IPv6 decapsulationZhiling Zou
9 hoursnet: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei
9 hoursnet: fix spurious TX timeout after dev_activate()Breno Leitao
9 hoursnet: cap advertised IP tunnel headroomZhiling Zou
9 hoursnet/smc: unregister the connection before draining the rx taskletBryam Vargas
9 hoursnet/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan
9 hoursnet/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan
9 hoursnet/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
9 hoursnet: openvswitch: fix nf_connlabels leak in ovs_ct_initRuoyu Wang
9 hoursnet: openvswitch: fix flow mask use-after-free on flow deletionIlya Maximets
9 hoursnet: l2tp: do not propagate multicast notification errorsZihan Xi
9 hoursxdp: fix zero-copy frame layoutWeiming Shi
9 hoursnet/iucv: filter frames in afiucv_hs_rcv() by ingress deviceAlexandra Winter
9 hourssctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
9 hourssctp: distinguish sequence zero from wildcard in reconf lookupJun Yang
9 hourssctp: fix NULL deref on untransmitted RECONF completionWeiming Shi
9 hourssctp: drop a chunk if its transport was removedHyunwoo Kim
9 hourssctp: stop processing a packet once its association is deletedHyunwoo Kim
9 hoursopenvswitch: only skb_tx_error() a packet we are about to dropNorbert Szetei
9 hourssvcrdma: Validate Read chunk positions before reconstructionChuck Lever
9 hourssvcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
9 hourssvcrdma: Reject connection when transport allocation failsChuck Lever
9 hourssvcrdma: Fix unmatched rn_unregister on failed acceptChris Mason
9 hourssvcrdma: Fix offset arithmetic in read_chunk_rangeChris Mason
9 hoursSUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean
9 hoursSUNRPC: Reject krb5 v2 wrap tokens with oversized ec fieldChuck Lever
9 hoursSUNRPC: reject duplicate CREDS_VALUE optionsChris Mason
9 hourssunrpc: init gssp_lock before publishing proc entryChris Mason
9 hoursSUNRPC: harden gss_unwrap_resp_priv length checksChris Mason
9 hoursSUNRPC: harden gss_krb5_unwrap_v2 against short tokensChris Mason
9 hoursSUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_statChris Mason
9 hoursSUNRPC: Check svc pool percpu counter allocationChuck Lever
9 hoursSUNRPC: always drain cache_cleaner before destroying a cache_detailJeff Layton
9 hourssunrpc: route to a populated pool in svc_pool_for_cpu()Jeff Layton
9 hoursSUNRPC: svcauth_gss: enforce krb5 token minimum lengthChris Mason
9 hoursSUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entryChris Mason
9 hoursSUNRPC: xdr_buf_trim: clamp buf->len to avoid underflowChris Mason
9 hoursmptcp: fix uninitialized local_id in syncookie MP_JOIN reconstructionHarshit Varu
9 hoursmpls: reload header after pskb_may_pull()Qing Ming
9 hoursipv6: use RCU iterator to dump route exceptionsYuyang Huang
9 hoursip6_gre: fix hardware header length for NBMA tunnelsZhiling Zou
9 hoursip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()Zhiling Zou
9 hoursipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
9 hoursBluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader
9 hoursBluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
9 hoursBluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
9 hoursBluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
9 hoursBluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye
9 hoursBluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan